Shades of Baker's Chocolate #573913
Tints of Baker's Chocolate #573913
RGB
CMYK
RGB Variations
Color information
#573913 (or 0x573913) is known color: Baker's Chocolate. HEX triplet: 57, 39 and 13. RGB value is (87,57,19). Sum of RGB (Red+Green+Blue) = 87+57+19=163 (21% of max value = 765). Red value is 87 (34.38% from 255 or 53.37% from 163); Green value is 57 (22.66% from 255 or 34.97% from 163); Blue value is 19 (7.81% from 255 or 11.66% from 163); Max value from RGB is 87 - color contains mainly: red. Hex color #573913 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573913 is #A8C6EC. Grayscale: #3D3D3D. Windows color (decimal): -11060973 or 1259863. OLE color: 1259863.
HSL color Cylindrical-coordinate representation of color #573913: hue angle of 33.53º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #573913 is Cyan = 0, Magento = 0.34, Yellow = 0.78 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 57 | 19 | - |
| CMYK | 0 | 0.34 | 0.78 | 0.66 |
| HSL | 33.53º | 0.64% | 0.21% | - |
| HSV(B) | 33.53º | 0.78% | 0.34% | - |
| XYZ | 5.51 | 5 | 1.29 | - |
| YUV | 61.64 | 103.94 | 146.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 57 | 19 | 0 | 0.34 | 0.78 | 0.66 | 33.53 | 0.64 | 0.21 |
| Hex | 57 | 39 | 13 | 0 | 22 | 4E | 42 | 22 | 40 | 15 |
| Octal | 127 | 71 | 23 | 0 | 42 | 116 | 102 | 42 | 100 | 25 |
| Binary | 1010111 | 111001 | 10011 | 0 | 100010 | 1001110 | 1000010 | 100010 | 1000000 | 10101 |
Color Harmonies of #573913
Complementary color
Monochromatic Colors of #573913
Black with #573913
Text Example
Text Example
White with #573913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573913; }
p { color: rgb(87,57,19); }
H1.HeaderClassName
{
color: #573913;
}
.AnyTagClassName
{
color: #573913;
}
</style>
background-color css
<style>
a { background-color: #573913; }
a { background-color: rgb(87,57,19); }
div.DivClassName
{
background-color: #573913;
}
.BgClassName
{
background-color: #573913;
}
</style>
border-color css
<style>
span { border-color: #573913; }
span { border-color: rgb(87,57,19); }
td.TdClassName
{
border-color: #573913;
}
.TagClassName
{
border-color: #573913;
}
</style>