Shades of Baker's Chocolate #573519
Tints of Baker's Chocolate #573519
RGB
CMYK
RGB Variations
Color information
#573519 (or 0x573519) is known color: Baker's Chocolate. HEX triplet: 57, 35 and 19. RGB value is (87,53,25). Sum of RGB (Red+Green+Blue) = 87+53+25=165 (21% of max value = 765). Red value is 87 (34.38% from 255 or 52.73% from 165); Green value is 53 (21.09% from 255 or 32.12% from 165); Blue value is 25 (10.16% from 255 or 15.15% from 165); Max value from RGB is 87 - color contains mainly: red. Hex color #573519 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573519 is #A8CAE6. Grayscale: #3C3C3C. Windows color (decimal): -11061991 or 1652055. OLE color: 1652055.
HSL color Cylindrical-coordinate representation of color #573519: hue angle of 27.1º degrees, saturation: 0.55, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #573519 is Cyan = 0, Magento = 0.39, Yellow = 0.71 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 53 | 25 | - |
| CMYK | 0 | 0.39 | 0.71 | 0.66 |
| HSL | 27.1º | 0.55% | 0.22% | - |
| HSV(B) | 27.1º | 0.71% | 0.34% | - |
| XYZ | 5.38 | 4.64 | 1.53 | - |
| YUV | 59.97 | 108.26 | 147.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 53 | 25 | 0 | 0.39 | 0.71 | 0.66 | 27.1 | 0.55 | 0.22 |
| Hex | 57 | 35 | 19 | 0 | 27 | 47 | 42 | 1B | 37 | 16 |
| Octal | 127 | 65 | 31 | 0 | 47 | 107 | 102 | 33 | 67 | 26 |
| Binary | 1010111 | 110101 | 11001 | 0 | 100111 | 1000111 | 1000010 | 11011 | 110111 | 10110 |
Color Harmonies of #573519
Complementary color
Monochromatic Colors of #573519
Black with #573519
Text Example
Text Example
White with #573519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573519; }
p { color: rgb(87,53,25); }
H1.HeaderClassName
{
color: #573519;
}
.AnyTagClassName
{
color: #573519;
}
</style>
background-color css
<style>
a { background-color: #573519; }
a { background-color: rgb(87,53,25); }
div.DivClassName
{
background-color: #573519;
}
.BgClassName
{
background-color: #573519;
}
</style>
border-color css
<style>
span { border-color: #573519; }
span { border-color: rgb(87,53,25); }
td.TdClassName
{
border-color: #573519;
}
.TagClassName
{
border-color: #573519;
}
</style>