#7D675D Cocoa Milk
#7D675D (Cocoa Milk) RGB value is (125, 103, 93).
Red value is 125, green value is 103, and blue value is 93.
Cylindrical-coordinate representations (HSL) of color #7D675D: hue: 19°, saturation: 14.7%, and lightness: 42.7%.
Process color (CMYK) of #7D675D is 0%, 17.6%, 25.6%, 51%. Web safe color equivalent of #7D675D is ##666666. Color #7D675D contains mainly Yellow.
Color Spaces
| Color spaces of #7D675D | Value |
|---|---|
| RGB | 125, 103, 93 |
| HSL | 19°, 14.7%, 42.7% |
| HSV / HSB | 19°, 25.6%, 49% |
| CMYK | 0%, 17.6%, 25.6%, 51% |
| XYZ | 15.28, 14.85, 12.42 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111101 | 01100111 | 01011101 |
| Octal | 175 | 147 | 135 |
| Decimal | 125 | 103 | 93 |
| Hex | 7D | 67 | 5D |
Shades of #7D675D
Tints of #7D675D
.mybgColor { background-color: #7D675D; }
.myforeColor { color: #7D675D; }
.myborderColor { border: 3px solid #7D675D; }
<p style="color:#7D675D">Text here</p>
This sample text is styled with font color #7D675D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7D675D">Div content here</div>
<div style="border:3px solid #7D675D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(125, 103, 93, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7D675D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7D675D;
-webkit-box-shadow: 1px 1px 3px #7D675D;
box-shadow: 1px 1px 3px #7D675D; }
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 #7D675D (Cocoa Milk)
Color Overview & Profile: Color #7D675D, also known as Cocoa Milk, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 49% Red (125/255), 40% Green (103/255), and 36% Blue (93/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #7D675D translates into the CMYK subtractive color model with values of 0% Cyan, 17.6% Magenta, 25.6% Yellow, and 51% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 19°, saturation of 14.7%, and lightness of 42.7%.
Web Accessibility & Design Recommendations: When implementing #7D675D 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 ##666666.
