Shades of Baker's Chocolate #573319
Tints of Baker's Chocolate #573319
RGB
CMYK
RGB Variations
Color information
#573319 (or 0x573319) is known color: Baker's Chocolate. HEX triplet: 57, 33 and 19. RGB value is (87,51,25). Sum of RGB (Red+Green+Blue) = 87+51+25=163 (21% of max value = 765). Red value is 87 (34.38% from 255 or 53.37% from 163); Green value is 51 (20.31% from 255 or 31.29% from 163); Blue value is 25 (10.16% from 255 or 15.34% from 163); Max value from RGB is 87 - color contains mainly: red. Hex color #573319 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573319 is #A8CCE6. Grayscale: #3A3A3A. Windows color (decimal): -11062503 or 1651543. OLE color: 1651543.
HSL color Cylindrical-coordinate representation of color #573319: hue angle of 25.16º 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 #573319 is Cyan = 0, Magento = 0.41, Yellow = 0.71 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 51 | 25 | - |
| CMYK | 0 | 0.41 | 0.71 | 0.66 |
| HSL | 25.16º | 0.55% | 0.22% | - |
| HSV(B) | 25.16º | 0.71% | 0.34% | - |
| XYZ | 5.29 | 4.46 | 1.5 | - |
| YUV | 58.8 | 108.93 | 148.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 51 | 25 | 0 | 0.41 | 0.71 | 0.66 | 25.16 | 0.55 | 0.22 |
| Hex | 57 | 33 | 19 | 0 | 29 | 47 | 42 | 19 | 37 | 16 |
| Octal | 127 | 63 | 31 | 0 | 51 | 107 | 102 | 31 | 67 | 26 |
| Binary | 1010111 | 110011 | 11001 | 0 | 101001 | 1000111 | 1000010 | 11001 | 110111 | 10110 |
Color Harmonies of #573319
Complementary color
Monochromatic Colors of #573319
Black with #573319
Text Example
Text Example
White with #573319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573319; }
p { color: rgb(87,51,25); }
H1.HeaderClassName
{
color: #573319;
}
.AnyTagClassName
{
color: #573319;
}
</style>
background-color css
<style>
a { background-color: #573319; }
a { background-color: rgb(87,51,25); }
div.DivClassName
{
background-color: #573319;
}
.BgClassName
{
background-color: #573319;
}
</style>
border-color css
<style>
span { border-color: #573319; }
span { border-color: rgb(87,51,25); }
td.TdClassName
{
border-color: #573319;
}
.TagClassName
{
border-color: #573319;
}
</style>