Shades of Baker's Chocolate #563115
Tints of Baker's Chocolate #563115
RGB
CMYK
RGB Variations
Color information
#563115 (or 0x563115) is known color: Baker's Chocolate. HEX triplet: 56, 31 and 15. RGB value is (86,49,21). Sum of RGB (Red+Green+Blue) = 86+49+21=156 (20% of max value = 765). Red value is 86 (33.98% from 255 or 55.13% from 156); Green value is 49 (19.53% from 255 or 31.41% from 156); Blue value is 21 (8.59% from 255 or 13.46% from 156); Max value from RGB is 86 - color contains mainly: red. Hex color #563115 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #563115 is #A9CEEA. Grayscale: #393939. Windows color (decimal): -11128555 or 1388886. OLE color: 1388886.
HSL color Cylindrical-coordinate representation of color #563115: hue angle of 25.85º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #563115 is Cyan = 0, Magento = 0.43, Yellow = 0.76 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 49 | 21 | - |
| CMYK | 0 | 0.43 | 0.76 | 0.66 |
| HSL | 25.85º | 0.61% | 0.21% | - |
| HSV(B) | 25.85º | 0.76% | 0.34% | - |
| XYZ | 5.07 | 4.23 | 1.26 | - |
| YUV | 56.87 | 107.76 | 148.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 49 | 21 | 0 | 0.43 | 0.76 | 0.66 | 25.85 | 0.61 | 0.21 |
| Hex | 56 | 31 | 15 | 0 | 2B | 4C | 42 | 1A | 3D | 15 |
| Octal | 126 | 61 | 25 | 0 | 53 | 114 | 102 | 32 | 75 | 25 |
| Binary | 1010110 | 110001 | 10101 | 0 | 101011 | 1001100 | 1000010 | 11010 | 111101 | 10101 |
Color Harmonies of #563115
Complementary color
Monochromatic Colors of #563115
Black with #563115
Text Example
Text Example
White with #563115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563115; }
p { color: rgb(86,49,21); }
H1.HeaderClassName
{
color: #563115;
}
.AnyTagClassName
{
color: #563115;
}
</style>
background-color css
<style>
a { background-color: #563115; }
a { background-color: rgb(86,49,21); }
div.DivClassName
{
background-color: #563115;
}
.BgClassName
{
background-color: #563115;
}
</style>
border-color css
<style>
span { border-color: #563115; }
span { border-color: rgb(86,49,21); }
td.TdClassName
{
border-color: #563115;
}
.TagClassName
{
border-color: #563115;
}
</style>