Shades of Baker's Chocolate #573416
Tints of Baker's Chocolate #573416
RGB
CMYK
RGB Variations
Color information
#573416 (or 0x573416) is known color: Baker's Chocolate. HEX triplet: 57, 34 and 16. RGB value is (87,52,22). Sum of RGB (Red+Green+Blue) = 87+52+22=161 (21% of max value = 765). Red value is 87 (34.38% from 255 or 54.04% from 161); Green value is 52 (20.70% from 255 or 32.30% from 161); Blue value is 22 (8.98% from 255 or 13.66% from 161); Max value from RGB is 87 - color contains mainly: red. Hex color #573416 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573416 is #A8CBE9. Grayscale: #3B3B3B. Windows color (decimal): -11062250 or 1455191. OLE color: 1455191.
HSL color Cylindrical-coordinate representation of color #573416: hue angle of 27.69º 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 #573416 is Cyan = 0, Magento = 0.40, Yellow = 0.75 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 52 | 22 | - |
| CMYK | 0 | 0.40 | 0.75 | 0.66 |
| HSL | 27.69º | 0.6% | 0.21% | - |
| HSV(B) | 27.69º | 0.75% | 0.34% | - |
| XYZ | 5.3 | 4.54 | 1.36 | - |
| YUV | 59.05 | 107.1 | 147.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 52 | 22 | 0 | 0.40 | 0.75 | 0.66 | 27.69 | 0.6 | 0.21 |
| Hex | 57 | 34 | 16 | 0 | 28 | 4B | 42 | 1C | 3C | 15 |
| Octal | 127 | 64 | 26 | 0 | 50 | 113 | 102 | 34 | 74 | 25 |
| Binary | 1010111 | 110100 | 10110 | 0 | 101000 | 1001011 | 1000010 | 11100 | 111100 | 10101 |
Color Harmonies of #573416
Complementary color
Monochromatic Colors of #573416
Black with #573416
Text Example
Text Example
White with #573416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573416; }
p { color: rgb(87,52,22); }
H1.HeaderClassName
{
color: #573416;
}
.AnyTagClassName
{
color: #573416;
}
</style>
background-color css
<style>
a { background-color: #573416; }
a { background-color: rgb(87,52,22); }
div.DivClassName
{
background-color: #573416;
}
.BgClassName
{
background-color: #573416;
}
</style>
border-color css
<style>
span { border-color: #573416; }
span { border-color: rgb(87,52,22); }
td.TdClassName
{
border-color: #573416;
}
.TagClassName
{
border-color: #573416;
}
</style>