Shades of Baker's Chocolate #573613
Tints of Baker's Chocolate #573613
RGB
CMYK
RGB Variations
Color information
#573613 (or 0x573613) is known color: Baker's Chocolate. HEX triplet: 57, 36 and 13. RGB value is (87,54,19). Sum of RGB (Red+Green+Blue) = 87+54+19=160 (21% of max value = 765). Red value is 87 (34.38% from 255 or 54.38% from 160); Green value is 54 (21.48% from 255 or 33.75% from 160); Blue value is 19 (7.81% from 255 or 11.88% from 160); Max value from RGB is 87 - color contains mainly: red. Hex color #573613 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573613 is #A8C9EC. Grayscale: #3C3C3C. Windows color (decimal): -11061741 or 1259095. OLE color: 1259095.
HSL color Cylindrical-coordinate representation of color #573613: hue angle of 30.88º 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 #573613 is Cyan = 0, Magento = 0.38, Yellow = 0.78 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 54 | 19 | - |
| CMYK | 0 | 0.38 | 0.78 | 0.66 |
| HSL | 30.88º | 0.64% | 0.21% | - |
| HSV(B) | 30.88º | 0.78% | 0.34% | - |
| XYZ | 5.37 | 4.71 | 1.24 | - |
| YUV | 59.88 | 104.93 | 147.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 54 | 19 | 0 | 0.38 | 0.78 | 0.66 | 30.88 | 0.64 | 0.21 |
| Hex | 57 | 36 | 13 | 0 | 26 | 4E | 42 | 1F | 40 | 15 |
| Octal | 127 | 66 | 23 | 0 | 46 | 116 | 102 | 37 | 100 | 25 |
| Binary | 1010111 | 110110 | 10011 | 0 | 100110 | 1001110 | 1000010 | 11111 | 1000000 | 10101 |
Color Harmonies of #573613
Complementary color
Monochromatic Colors of #573613
Black with #573613
Text Example
Text Example
White with #573613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573613; }
p { color: rgb(87,54,19); }
H1.HeaderClassName
{
color: #573613;
}
.AnyTagClassName
{
color: #573613;
}
</style>
background-color css
<style>
a { background-color: #573613; }
a { background-color: rgb(87,54,19); }
div.DivClassName
{
background-color: #573613;
}
.BgClassName
{
background-color: #573613;
}
</style>
border-color css
<style>
span { border-color: #573613; }
span { border-color: rgb(87,54,19); }
td.TdClassName
{
border-color: #573613;
}
.TagClassName
{
border-color: #573613;
}
</style>