#775130 Chocolate Bells
#775130 (Chocolate Bells) RGB value is (119, 81, 48).
Red value is 119, green value is 81, and blue value is 48.
Cylindrical-coordinate representations (HSL) of color #775130: hue: 28°, saturation: 42.5%, and lightness: 32.7%.
Process color (CMYK) of #775130 is 0%, 31.9%, 59.7%, 53.3%. Web safe color equivalent of #775130 is ##666633. Color #775130 contains mainly Red.
Color Spaces
| Color spaces of #775130 | Value |
|---|---|
| RGB | 119, 81, 48 |
| HSL | 28°, 42.5%, 32.7% |
| HSV / HSB | 28°, 59.7%, 46.7% |
| CMYK | 0%, 31.9%, 59.7%, 53.3% |
| XYZ | 11.08, 10.02, 4.15 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110111 | 01010001 | 00110000 |
| Octal | 167 | 121 | 060 |
| Decimal | 119 | 81 | 48 |
| Hex | 77 | 51 | 30 |
Shades of #775130
Tints of #775130
.mybgColor { background-color: #775130; }
.myforeColor { color: #775130; }
.myborderColor { border: 3px solid #775130; }
<p style="color:#775130">Text here</p>
This sample text is styled with font color #775130. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#775130">Div content here</div>
<div style="border:3px solid #775130">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(119, 81, 48, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #775130; }
.divShadow { -moz-box-shadow: 1px 1px 3px #775130;
-webkit-box-shadow: 1px 1px 3px #775130;
box-shadow: 1px 1px 3px #775130; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #775130 (Chocolate Bells)
Color Overview & Profile: Color #775130, also known as Chocolate Bells, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 47% Red (119/255), 32% Green (81/255), and 19% Blue (48/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #775130 translates into the CMYK subtractive color model with values of 0% Cyan, 31.9% Magenta, 59.7% Yellow, and 53.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 28°, saturation of 42.5%, and lightness of 32.7%.
Web Accessibility & Design Recommendations: When implementing #775130 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##666633.
