Shades of Baker's Chocolate #563506
Tints of Baker's Chocolate #563506
RGB
CMYK
RGB Variations
Color information
#563506 (or 0x563506) is known color: Baker's Chocolate. HEX triplet: 56, 35 and 06. RGB value is (86,53,6). Sum of RGB (Red+Green+Blue) = 86+53+6=145 (19% of max value = 765). Red value is 86 (33.98% from 255 or 59.31% from 145); Green value is 53 (21.09% from 255 or 36.55% from 145); Blue value is 6 (2.73% from 255 or 4.14% from 145); Max value from RGB is 86 - color contains mainly: red. Hex color #563506 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #563506 is #A9CAF9. Grayscale: #393939. Windows color (decimal): -11127546 or 406870. OLE color: 406870.
HSL color Cylindrical-coordinate representation of color #563506: hue angle of 35.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 #563506 is Cyan = 0, Magento = 0.38, Yellow = 0.93 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 53 | 6 | - |
| CMYK | 0 | 0.38 | 0.93 | 0.66 |
| HSL | 35.25º | 0.87% | 0.18% | - |
| HSV(B) | 35.25º | 0.93% | 0.34% | - |
| XYZ | 5.14 | 4.54 | 0.78 | - |
| YUV | 57.51 | 98.93 | 148.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 53 | 6 | 0 | 0.38 | 0.93 | 0.66 | 35.25 | 0.87 | 0.18 |
| Hex | 56 | 35 | 6 | 0 | 26 | 5D | 42 | 23 | 57 | 12 |
| Octal | 126 | 65 | 6 | 0 | 46 | 135 | 102 | 43 | 127 | 22 |
| Binary | 1010110 | 110101 | 110 | 0 | 100110 | 1011101 | 1000010 | 100011 | 1010111 | 10010 |
Color Harmonies of #563506
Complementary color
Monochromatic Colors of #563506
Black with #563506
Text Example
Text Example
White with #563506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563506; }
p { color: rgb(86,53,6); }
H1.HeaderClassName
{
color: #563506;
}
.AnyTagClassName
{
color: #563506;
}
</style>
background-color css
<style>
a { background-color: #563506; }
a { background-color: rgb(86,53,6); }
div.DivClassName
{
background-color: #563506;
}
.BgClassName
{
background-color: #563506;
}
</style>
border-color css
<style>
span { border-color: #563506; }
span { border-color: rgb(86,53,6); }
td.TdClassName
{
border-color: #563506;
}
.TagClassName
{
border-color: #563506;
}
</style>