Shades of Baker's Chocolate #652406
Tints of Baker's Chocolate #652406
RGB
CMYK
RGB Variations
Color information
#652406 (or 0x652406) is known color: Baker's Chocolate. HEX triplet: 65, 24 and 06. RGB value is (101,36,6). Sum of RGB (Red+Green+Blue) = 101+36+6=143 (18% of max value = 765). Red value is 101 (39.84% from 255 or 70.63% from 143); Green value is 36 (14.45% from 255 or 25.17% from 143); Blue value is 6 (2.73% from 255 or 4.20% from 143); Max value from RGB is 101 - color contains mainly: red. Hex color #652406 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #652406 is #9ADBF9. Grayscale: #343434. Windows color (decimal): -10148858 or 402533. OLE color: 402533.
HSL color Cylindrical-coordinate representation of color #652406: hue angle of 18.95º 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 #652406 is Cyan = 0, Magento = 0.64, Yellow = 0.94 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 36 | 6 | - |
| CMYK | 0 | 0.64 | 0.94 | 0.60 |
| HSL | 18.95º | 0.89% | 0.21% | - |
| HSV(B) | 18.95º | 0.94% | 0.4% | - |
| XYZ | 6.03 | 4.04 | 0.63 | - |
| YUV | 52.02 | 102.03 | 162.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 36 | 6 | 0 | 0.64 | 0.94 | 0.60 | 18.95 | 0.89 | 0.21 |
| Hex | 65 | 24 | 6 | 0 | 40 | 5E | 3C | 13 | 59 | 15 |
| Octal | 145 | 44 | 6 | 0 | 100 | 136 | 74 | 23 | 131 | 25 |
| Binary | 1100101 | 100100 | 110 | 0 | 1000000 | 1011110 | 111100 | 10011 | 1011001 | 10101 |
Color Harmonies of #652406
Complementary color
Monochromatic Colors of #652406
Black with #652406
Text Example
Text Example
White with #652406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652406; }
p { color: rgb(101,36,6); }
H1.HeaderClassName
{
color: #652406;
}
.AnyTagClassName
{
color: #652406;
}
</style>
background-color css
<style>
a { background-color: #652406; }
a { background-color: rgb(101,36,6); }
div.DivClassName
{
background-color: #652406;
}
.BgClassName
{
background-color: #652406;
}
</style>
border-color css
<style>
span { border-color: #652406; }
span { border-color: rgb(101,36,6); }
td.TdClassName
{
border-color: #652406;
}
.TagClassName
{
border-color: #652406;
}
</style>