Shades of Baker's Chocolate #662506
Tints of Baker's Chocolate #662506
RGB
CMYK
RGB Variations
Color information
#662506 (or 0x662506) is known color: Baker's Chocolate. HEX triplet: 66, 25 and 06. RGB value is (102,37,6). Sum of RGB (Red+Green+Blue) = 102+37+6=145 (19% of max value = 765). Red value is 102 (40.23% from 255 or 70.34% from 145); Green value is 37 (14.84% from 255 or 25.52% from 145); Blue value is 6 (2.73% from 255 or 4.14% from 145); Max value from RGB is 102 - color contains mainly: red. Hex color #662506 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #662506 is #99DAF9. Grayscale: #353535. Windows color (decimal): -10083066 or 402790. OLE color: 402790.
HSL color Cylindrical-coordinate representation of color #662506: hue angle of 19.38º 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 #662506 is Cyan = 0, Magento = 0.64, Yellow = 0.94 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 37 | 6 | - |
| CMYK | 0 | 0.64 | 0.94 | 0.6 |
| HSL | 19.38º | 0.89% | 0.21% | - |
| HSV(B) | 19.38º | 0.94% | 0.4% | - |
| XYZ | 6.17 | 4.16 | 0.65 | - |
| YUV | 52.9 | 101.53 | 163.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 37 | 6 | 0 | 0.64 | 0.94 | 0.6 | 19.38 | 0.89 | 0.21 |
| Hex | 66 | 25 | 6 | 0 | 40 | 5E | 3C | 13 | 59 | 15 |
| Octal | 146 | 45 | 6 | 0 | 100 | 136 | 74 | 23 | 131 | 25 |
| Binary | 1100110 | 100101 | 110 | 0 | 1000000 | 1011110 | 111100 | 10011 | 1011001 | 10101 |
Color Harmonies of #662506
Complementary color
Monochromatic Colors of #662506
Black with #662506
Text Example
Text Example
White with #662506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662506; }
p { color: rgb(102,37,6); }
H1.HeaderClassName
{
color: #662506;
}
.AnyTagClassName
{
color: #662506;
}
</style>
background-color css
<style>
a { background-color: #662506; }
a { background-color: rgb(102,37,6); }
div.DivClassName
{
background-color: #662506;
}
.BgClassName
{
background-color: #662506;
}
</style>
border-color css
<style>
span { border-color: #662506; }
span { border-color: rgb(102,37,6); }
td.TdClassName
{
border-color: #662506;
}
.TagClassName
{
border-color: #662506;
}
</style>