Shades of Baker's Chocolate #573915
Tints of Baker's Chocolate #573915
RGB
CMYK
RGB Variations
Color information
#573915 (or 0x573915) is known color: Baker's Chocolate. HEX triplet: 57, 39 and 15. RGB value is (87,57,21). Sum of RGB (Red+Green+Blue) = 87+57+21=165 (21% of max value = 765). Red value is 87 (34.38% from 255 or 52.73% from 165); Green value is 57 (22.66% from 255 or 34.55% from 165); Blue value is 21 (8.59% from 255 or 12.73% from 165); Max value from RGB is 87 - color contains mainly: red. Hex color #573915 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573915 is #A8C6EA. Grayscale: #3E3E3E. Windows color (decimal): -11060971 or 1390935. OLE color: 1390935.
HSL color Cylindrical-coordinate representation of color #573915: hue angle of 32.73º 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 #573915 is Cyan = 0, Magento = 0.34, Yellow = 0.76 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 57 | 21 | - |
| CMYK | 0 | 0.34 | 0.76 | 0.66 |
| HSL | 32.73º | 0.61% | 0.21% | - |
| HSV(B) | 32.73º | 0.76% | 0.34% | - |
| XYZ | 5.53 | 5.01 | 1.38 | - |
| YUV | 61.87 | 104.94 | 145.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 57 | 21 | 0 | 0.34 | 0.76 | 0.66 | 32.73 | 0.61 | 0.21 |
| Hex | 57 | 39 | 15 | 0 | 22 | 4C | 42 | 21 | 3D | 15 |
| Octal | 127 | 71 | 25 | 0 | 42 | 114 | 102 | 41 | 75 | 25 |
| Binary | 1010111 | 111001 | 10101 | 0 | 100010 | 1001100 | 1000010 | 100001 | 111101 | 10101 |
Color Harmonies of #573915
Complementary color
Monochromatic Colors of #573915
Black with #573915
Text Example
Text Example
White with #573915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573915; }
p { color: rgb(87,57,21); }
H1.HeaderClassName
{
color: #573915;
}
.AnyTagClassName
{
color: #573915;
}
</style>
background-color css
<style>
a { background-color: #573915; }
a { background-color: rgb(87,57,21); }
div.DivClassName
{
background-color: #573915;
}
.BgClassName
{
background-color: #573915;
}
</style>
border-color css
<style>
span { border-color: #573915; }
span { border-color: rgb(87,57,21); }
td.TdClassName
{
border-color: #573915;
}
.TagClassName
{
border-color: #573915;
}
</style>