Shades of Baker's Chocolate #562106
Tints of Baker's Chocolate #562106
RGB
CMYK
RGB Variations
Color information
#562106 (or 0x562106) is known color: Baker's Chocolate. HEX triplet: 56, 21 and 06. RGB value is (86,33,6). Sum of RGB (Red+Green+Blue) = 86+33+6=125 (16% of max value = 765). Red value is 86 (33.98% from 255 or 68.8% from 125); Green value is 33 (13.28% from 255 or 26.4% from 125); Blue value is 6 (2.73% from 255 or 4.8% from 125); Max value from RGB is 86 - color contains mainly: red. Hex color #562106 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #562106 is #A9DEF9. Grayscale: #2D2D2D. Windows color (decimal): -11132666 or 401750. OLE color: 401750.
HSL color Cylindrical-coordinate representation of color #562106: hue angle of 20.25º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #562106 is Cyan = 0, Magento = 0.62, Yellow = 0.93 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 33 | 6 | - |
| CMYK | 0 | 0.62 | 0.93 | 0.66 |
| HSL | 20.25º | 0.87% | 0.18% | - |
| HSV(B) | 20.25º | 0.93% | 0.34% | - |
| XYZ | 4.41 | 3.08 | 0.53 | - |
| YUV | 45.77 | 105.56 | 156.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 33 | 6 | 0 | 0.62 | 0.93 | 0.66 | 20.25 | 0.87 | 0.18 |
| Hex | 56 | 21 | 6 | 0 | 3E | 5D | 42 | 14 | 57 | 12 |
| Octal | 126 | 41 | 6 | 0 | 76 | 135 | 102 | 24 | 127 | 22 |
| Binary | 1010110 | 100001 | 110 | 0 | 111110 | 1011101 | 1000010 | 10100 | 1010111 | 10010 |
Color Harmonies of #562106
Complementary color
Monochromatic Colors of #562106
Black with #562106
Text Example
Text Example
White with #562106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562106; }
p { color: rgb(86,33,6); }
H1.HeaderClassName
{
color: #562106;
}
.AnyTagClassName
{
color: #562106;
}
</style>
background-color css
<style>
a { background-color: #562106; }
a { background-color: rgb(86,33,6); }
div.DivClassName
{
background-color: #562106;
}
.BgClassName
{
background-color: #562106;
}
</style>
border-color css
<style>
span { border-color: #562106; }
span { border-color: rgb(86,33,6); }
td.TdClassName
{
border-color: #562106;
}
.TagClassName
{
border-color: #562106;
}
</style>