Shades of Baker's Chocolate #573517
Tints of Baker's Chocolate #573517
RGB
CMYK
RGB Variations
Color information
#573517 (or 0x573517) is known color: Baker's Chocolate. HEX triplet: 57, 35 and 17. RGB value is (87,53,23). Sum of RGB (Red+Green+Blue) = 87+53+23=163 (21% of max value = 765). Red value is 87 (34.38% from 255 or 53.37% from 163); Green value is 53 (21.09% from 255 or 32.52% from 163); Blue value is 23 (9.38% from 255 or 14.11% from 163); Max value from RGB is 87 - color contains mainly: red. Hex color #573517 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573517 is #A8CAE8. Grayscale: #3B3B3B. Windows color (decimal): -11061993 or 1520983. OLE color: 1520983.
HSL color Cylindrical-coordinate representation of color #573517: hue angle of 28.12º degrees, saturation: 0.58, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #573517 is Cyan = 0, Magento = 0.39, Yellow = 0.74 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 53 | 23 | - |
| CMYK | 0 | 0.39 | 0.74 | 0.66 |
| HSL | 28.13º | 0.58% | 0.22% | - |
| HSV(B) | 28.13º | 0.74% | 0.34% | - |
| XYZ | 5.36 | 4.63 | 1.42 | - |
| YUV | 59.75 | 107.26 | 147.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 53 | 23 | 0 | 0.39 | 0.74 | 0.66 | 28.13 | 0.58 | 0.22 |
| Hex | 57 | 35 | 17 | 0 | 27 | 4A | 42 | 1C | 3A | 16 |
| Octal | 127 | 65 | 27 | 0 | 47 | 112 | 102 | 34 | 72 | 26 |
| Binary | 1010111 | 110101 | 10111 | 0 | 100111 | 1001010 | 1000010 | 11100 | 111010 | 10110 |
Color Harmonies of #573517
Complementary color
Monochromatic Colors of #573517
Black with #573517
Text Example
Text Example
White with #573517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573517; }
p { color: rgb(87,53,23); }
H1.HeaderClassName
{
color: #573517;
}
.AnyTagClassName
{
color: #573517;
}
</style>
background-color css
<style>
a { background-color: #573517; }
a { background-color: rgb(87,53,23); }
div.DivClassName
{
background-color: #573517;
}
.BgClassName
{
background-color: #573517;
}
</style>
border-color css
<style>
span { border-color: #573517; }
span { border-color: rgb(87,53,23); }
td.TdClassName
{
border-color: #573517;
}
.TagClassName
{
border-color: #573517;
}
</style>