Shades of Baker's Chocolate #563311
Tints of Baker's Chocolate #563311
RGB
CMYK
RGB Variations
Color information
#563311 (or 0x563311) is known color: Baker's Chocolate. HEX triplet: 56, 33 and 11. RGB value is (86,51,17). Sum of RGB (Red+Green+Blue) = 86+51+17=154 (20% of max value = 765). Red value is 86 (33.98% from 255 or 55.84% from 154); Green value is 51 (20.31% from 255 or 33.12% from 154); Blue value is 17 (7.03% from 255 or 11.04% from 154); Max value from RGB is 86 - color contains mainly: red. Hex color #563311 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #563311 is #A9CCEE. Grayscale: #393939. Windows color (decimal): -11128047 or 1127254. OLE color: 1127254.
HSL color Cylindrical-coordinate representation of color #563311: hue angle of 29.57º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #563311 is Cyan = 0, Magento = 0.41, Yellow = 0.80 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 51 | 17 | - |
| CMYK | 0 | 0.41 | 0.80 | 0.66 |
| HSL | 29.57º | 0.67% | 0.2% | - |
| HSV(B) | 29.57º | 0.8% | 0.34% | - |
| XYZ | 5.12 | 4.39 | 1.11 | - |
| YUV | 57.59 | 105.1 | 148.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 51 | 17 | 0 | 0.41 | 0.80 | 0.66 | 29.57 | 0.67 | 0.2 |
| Hex | 56 | 33 | 11 | 0 | 29 | 50 | 42 | 1E | 43 | 14 |
| Octal | 126 | 63 | 21 | 0 | 51 | 120 | 102 | 36 | 103 | 24 |
| Binary | 1010110 | 110011 | 10001 | 0 | 101001 | 1010000 | 1000010 | 11110 | 1000011 | 10100 |
Color Harmonies of #563311
Complementary color
Monochromatic Colors of #563311
Black with #563311
Text Example
Text Example
White with #563311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563311; }
p { color: rgb(86,51,17); }
H1.HeaderClassName
{
color: #563311;
}
.AnyTagClassName
{
color: #563311;
}
</style>
background-color css
<style>
a { background-color: #563311; }
a { background-color: rgb(86,51,17); }
div.DivClassName
{
background-color: #563311;
}
.BgClassName
{
background-color: #563311;
}
</style>
border-color css
<style>
span { border-color: #563311; }
span { border-color: rgb(86,51,17); }
td.TdClassName
{
border-color: #563311;
}
.TagClassName
{
border-color: #563311;
}
</style>