Shades of Baker's Chocolate #562604
Tints of Baker's Chocolate #562604
RGB
CMYK
RGB Variations
Color information
#562604 (or 0x562604) is known color: Baker's Chocolate. HEX triplet: 56, 26 and 04. RGB value is (86,38,4). Sum of RGB (Red+Green+Blue) = 86+38+4=128 (16% of max value = 765). Red value is 86 (33.98% from 255 or 67.19% from 128); Green value is 38 (15.23% from 255 or 29.69% from 128); Blue value is 4 (1.95% from 255 or 3.12% from 128); Max value from RGB is 86 - color contains mainly: red. Hex color #562604 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #562604 is #A9D9FB. Grayscale: #303030. Windows color (decimal): -11131388 or 271958. OLE color: 271958.
HSL color Cylindrical-coordinate representation of color #562604: hue angle of 24.88º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #562604 is Cyan = 0, Magento = 0.56, Yellow = 0.95 and Black (K on CMYK) = 0.66.
Color convert
RGB | 86 | 38 | 4 | - |
CMYK | 0 | 0.56 | 0.95 | 0.66 |
HSL | 24.88º | 0.91% | 0.18% | - |
HSV(B) | 24.88º | 0.95% | 0.34% | - |
XYZ | 4.55 | 3.37 | 0.53 | - |
YUV | 48.48 | 102.9 | 154.76 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 86 | 38 | 4 | 0 | 0.56 | 0.95 | 0.66 | 24.88 | 0.91 | 0.18 |
Hex | 56 | 26 | 4 | 0 | 38 | 5F | 42 | 19 | 5B | 12 |
Octal | 126 | 46 | 4 | 0 | 70 | 137 | 102 | 31 | 133 | 22 |
Binary | 1010110 | 100110 | 100 | 0 | 111000 | 1011111 | 1000010 | 11001 | 1011011 | 10010 |
Color Harmonies of #562604
Complementary color
Monochromatic Colors of #562604
Black with #562604
Text Example
Text Example
White with #562604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562604; }
p { color: rgb(86,38,4); }
H1.HeaderClassName
{
color: #562604;
}
.AnyTagClassName
{
color: #562604;
}
</style>
background-color css
<style>
a { background-color: #562604; }
a { background-color: rgb(86,38,4); }
div.DivClassName
{
background-color: #562604;
}
.BgClassName
{
background-color: #562604;
}
</style>
border-color css
<style>
span { border-color: #562604; }
span { border-color: rgb(86,38,4); }
td.TdClassName
{
border-color: #562604;
}
.TagClassName
{
border-color: #562604;
}
</style>