Shades of Baker's Chocolate #662406
Tints of Baker's Chocolate #662406
RGB
CMYK
RGB Variations
Color information
#662406 (or 0x662406) is known color: Baker's Chocolate. HEX triplet: 66, 24 and 06. RGB value is (102,36,6). Sum of RGB (Red+Green+Blue) = 102+36+6=144 (19% of max value = 765). Red value is 102 (40.23% from 255 or 70.83% from 144); Green value is 36 (14.45% from 255 or 25% from 144); Blue value is 6 (2.73% from 255 or 4.17% from 144); Max value from RGB is 102 - color contains mainly: red. Hex color #662406 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #662406 is #99DBF9. Grayscale: #343434. Windows color (decimal): -10083322 or 402534. OLE color: 402534.
HSL color Cylindrical-coordinate representation of color #662406: hue angle of 18.75º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #662406 is Cyan = 0, Magento = 0.65, Yellow = 0.94 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 36 | 6 | - |
| CMYK | 0 | 0.65 | 0.94 | 0.6 |
| HSL | 18.75º | 0.89% | 0.21% | - |
| HSV(B) | 18.75º | 0.94% | 0.4% | - |
| XYZ | 6.14 | 4.1 | 0.64 | - |
| YUV | 52.31 | 101.87 | 163.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 36 | 6 | 0 | 0.65 | 0.94 | 0.6 | 18.75 | 0.89 | 0.21 |
| Hex | 66 | 24 | 6 | 0 | 41 | 5E | 3C | 13 | 59 | 15 |
| Octal | 146 | 44 | 6 | 0 | 101 | 136 | 74 | 23 | 131 | 25 |
| Binary | 1100110 | 100100 | 110 | 0 | 1000001 | 1011110 | 111100 | 10011 | 1011001 | 10101 |
Color Harmonies of #662406
Complementary color
Monochromatic Colors of #662406
Black with #662406
Text Example
Text Example
White with #662406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662406; }
p { color: rgb(102,36,6); }
H1.HeaderClassName
{
color: #662406;
}
.AnyTagClassName
{
color: #662406;
}
</style>
background-color css
<style>
a { background-color: #662406; }
a { background-color: rgb(102,36,6); }
div.DivClassName
{
background-color: #662406;
}
.BgClassName
{
background-color: #662406;
}
</style>
border-color css
<style>
span { border-color: #662406; }
span { border-color: rgb(102,36,6); }
td.TdClassName
{
border-color: #662406;
}
.TagClassName
{
border-color: #662406;
}
</style>