Shades of Baker's Chocolate #573315
Tints of Baker's Chocolate #573315
RGB
CMYK
RGB Variations
Color information
#573315 (or 0x573315) is known color: Baker's Chocolate. HEX triplet: 57, 33 and 15. RGB value is (87,51,21). Sum of RGB (Red+Green+Blue) = 87+51+21=159 (21% of max value = 765). Red value is 87 (34.38% from 255 or 54.72% from 159); Green value is 51 (20.31% from 255 or 32.08% from 159); Blue value is 21 (8.59% from 255 or 13.21% from 159); Max value from RGB is 87 - color contains mainly: red. Hex color #573315 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573315 is #A8CCEA. Grayscale: #3A3A3A. Windows color (decimal): -11062507 or 1389399. OLE color: 1389399.
HSL color Cylindrical-coordinate representation of color #573315: hue angle of 27.27º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #573315 is Cyan = 0, Magento = 0.41, Yellow = 0.76 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 51 | 21 | - |
| CMYK | 0 | 0.41 | 0.76 | 0.66 |
| HSL | 27.27º | 0.61% | 0.21% | - |
| HSV(B) | 27.27º | 0.76% | 0.34% | - |
| XYZ | 5.25 | 4.45 | 1.29 | - |
| YUV | 58.34 | 106.93 | 148.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 51 | 21 | 0 | 0.41 | 0.76 | 0.66 | 27.27 | 0.61 | 0.21 |
| Hex | 57 | 33 | 15 | 0 | 29 | 4C | 42 | 1B | 3D | 15 |
| Octal | 127 | 63 | 25 | 0 | 51 | 114 | 102 | 33 | 75 | 25 |
| Binary | 1010111 | 110011 | 10101 | 0 | 101001 | 1001100 | 1000010 | 11011 | 111101 | 10101 |
Color Harmonies of #573315
Complementary color
Monochromatic Colors of #573315
Black with #573315
Text Example
Text Example
White with #573315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573315; }
p { color: rgb(87,51,21); }
H1.HeaderClassName
{
color: #573315;
}
.AnyTagClassName
{
color: #573315;
}
</style>
background-color css
<style>
a { background-color: #573315; }
a { background-color: rgb(87,51,21); }
div.DivClassName
{
background-color: #573315;
}
.BgClassName
{
background-color: #573315;
}
</style>
border-color css
<style>
span { border-color: #573315; }
span { border-color: rgb(87,51,21); }
td.TdClassName
{
border-color: #573315;
}
.TagClassName
{
border-color: #573315;
}
</style>