Shades of Baker's Chocolate #573515
Tints of Baker's Chocolate #573515
RGB
CMYK
RGB Variations
Color information
#573515 (or 0x573515) is known color: Baker's Chocolate. HEX triplet: 57, 35 and 15. RGB value is (87,53,21). Sum of RGB (Red+Green+Blue) = 87+53+21=161 (21% of max value = 765). Red value is 87 (34.38% from 255 or 54.04% from 161); Green value is 53 (21.09% from 255 or 32.92% from 161); Blue value is 21 (8.59% from 255 or 13.04% from 161); Max value from RGB is 87 - color contains mainly: red. Hex color #573515 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573515 is #A8CAEA. Grayscale: #3B3B3B. Windows color (decimal): -11061995 or 1389911. OLE color: 1389911.
HSL color Cylindrical-coordinate representation of color #573515: hue angle of 29.09º 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 #573515 is Cyan = 0, Magento = 0.39, Yellow = 0.76 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 53 | 21 | - |
| CMYK | 0 | 0.39 | 0.76 | 0.66 |
| HSL | 29.09º | 0.61% | 0.21% | - |
| HSV(B) | 29.09º | 0.76% | 0.34% | - |
| XYZ | 5.34 | 4.63 | 1.32 | - |
| YUV | 59.52 | 106.26 | 147.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 53 | 21 | 0 | 0.39 | 0.76 | 0.66 | 29.09 | 0.61 | 0.21 |
| Hex | 57 | 35 | 15 | 0 | 27 | 4C | 42 | 1D | 3D | 15 |
| Octal | 127 | 65 | 25 | 0 | 47 | 114 | 102 | 35 | 75 | 25 |
| Binary | 1010111 | 110101 | 10101 | 0 | 100111 | 1001100 | 1000010 | 11101 | 111101 | 10101 |
Color Harmonies of #573515
Complementary color
Monochromatic Colors of #573515
Black with #573515
Text Example
Text Example
White with #573515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573515; }
p { color: rgb(87,53,21); }
H1.HeaderClassName
{
color: #573515;
}
.AnyTagClassName
{
color: #573515;
}
</style>
background-color css
<style>
a { background-color: #573515; }
a { background-color: rgb(87,53,21); }
div.DivClassName
{
background-color: #573515;
}
.BgClassName
{
background-color: #573515;
}
</style>
border-color css
<style>
span { border-color: #573515; }
span { border-color: rgb(87,53,21); }
td.TdClassName
{
border-color: #573515;
}
.TagClassName
{
border-color: #573515;
}
</style>