Shades of Baker's Chocolate #662904
Tints of Baker's Chocolate #662904
RGB
CMYK
RGB Variations
Color information
#662904 (or 0x662904) is known color: Baker's Chocolate. HEX triplet: 66, 29 and 04. RGB value is (102,41,4). Sum of RGB (Red+Green+Blue) = 102+41+4=147 (19% of max value = 765). Red value is 102 (40.23% from 255 or 69.39% from 147); Green value is 41 (16.41% from 255 or 27.89% from 147); Blue value is 4 (1.95% from 255 or 2.72% from 147); Max value from RGB is 102 - color contains mainly: red. Hex color #662904 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #662904 is #99D6FB. Grayscale: #373737. Windows color (decimal): -10082044 or 272742. OLE color: 272742.
HSL color Cylindrical-coordinate representation of color #662904: hue angle of 22.65º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #662904 is Cyan = 0, Magento = 0.60, Yellow = 0.96 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 41 | 4 | - |
| CMYK | 0 | 0.60 | 0.96 | 0.6 |
| HSL | 22.65º | 0.92% | 0.21% | - |
| HSV(B) | 22.65º | 0.96% | 0.4% | - |
| XYZ | 6.29 | 4.42 | 0.64 | - |
| YUV | 55.02 | 99.21 | 161.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 41 | 4 | 0 | 0.60 | 0.96 | 0.6 | 22.65 | 0.92 | 0.21 |
| Hex | 66 | 29 | 4 | 0 | 3C | 60 | 3C | 17 | 5C | 15 |
| Octal | 146 | 51 | 4 | 0 | 74 | 140 | 74 | 27 | 134 | 25 |
| Binary | 1100110 | 101001 | 100 | 0 | 111100 | 1100000 | 111100 | 10111 | 1011100 | 10101 |
Color Harmonies of #662904
Complementary color
Monochromatic Colors of #662904
Black with #662904
Text Example
Text Example
White with #662904
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662904; }
p { color: rgb(102,41,4); }
H1.HeaderClassName
{
color: #662904;
}
.AnyTagClassName
{
color: #662904;
}
</style>
background-color css
<style>
a { background-color: #662904; }
a { background-color: rgb(102,41,4); }
div.DivClassName
{
background-color: #662904;
}
.BgClassName
{
background-color: #662904;
}
</style>
border-color css
<style>
span { border-color: #662904; }
span { border-color: rgb(102,41,4); }
td.TdClassName
{
border-color: #662904;
}
.TagClassName
{
border-color: #662904;
}
</style>