Shades of Baker's Chocolate #573516
Tints of Baker's Chocolate #573516
RGB
CMYK
RGB Variations
Color information
#573516 (or 0x573516) is known color: Baker's Chocolate. HEX triplet: 57, 35 and 16. RGB value is (87,53,22). Sum of RGB (Red+Green+Blue) = 87+53+22=162 (21% of max value = 765). Red value is 87 (34.38% from 255 or 53.70% from 162); Green value is 53 (21.09% from 255 or 32.72% from 162); Blue value is 22 (8.98% from 255 or 13.58% from 162); Max value from RGB is 87 - color contains mainly: red. Hex color #573516 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573516 is #A8CAE9. Grayscale: #3B3B3B. Windows color (decimal): -11061994 or 1455447. OLE color: 1455447.
HSL color Cylindrical-coordinate representation of color #573516: hue angle of 28.62º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #573516 is Cyan = 0, Magento = 0.39, Yellow = 0.75 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 53 | 22 | - |
| CMYK | 0 | 0.39 | 0.75 | 0.66 |
| HSL | 28.62º | 0.6% | 0.21% | - |
| HSV(B) | 28.62º | 0.75% | 0.34% | - |
| XYZ | 5.35 | 4.63 | 1.37 | - |
| YUV | 59.63 | 106.76 | 147.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 53 | 22 | 0 | 0.39 | 0.75 | 0.66 | 28.62 | 0.6 | 0.21 |
| Hex | 57 | 35 | 16 | 0 | 27 | 4B | 42 | 1D | 3C | 15 |
| Octal | 127 | 65 | 26 | 0 | 47 | 113 | 102 | 35 | 74 | 25 |
| Binary | 1010111 | 110101 | 10110 | 0 | 100111 | 1001011 | 1000010 | 11101 | 111100 | 10101 |
Color Harmonies of #573516
Complementary color
Monochromatic Colors of #573516
Black with #573516
Text Example
Text Example
White with #573516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573516; }
p { color: rgb(87,53,22); }
H1.HeaderClassName
{
color: #573516;
}
.AnyTagClassName
{
color: #573516;
}
</style>
background-color css
<style>
a { background-color: #573516; }
a { background-color: rgb(87,53,22); }
div.DivClassName
{
background-color: #573516;
}
.BgClassName
{
background-color: #573516;
}
</style>
border-color css
<style>
span { border-color: #573516; }
span { border-color: rgb(87,53,22); }
td.TdClassName
{
border-color: #573516;
}
.TagClassName
{
border-color: #573516;
}
</style>