Shades of Baker's Chocolate #573905
Tints of Baker's Chocolate #573905
RGB
CMYK
RGB Variations
Color information
#573905 (or 0x573905) is known color: Baker's Chocolate. HEX triplet: 57, 39 and 05. RGB value is (87,57,5). Sum of RGB (Red+Green+Blue) = 87+57+5=149 (19% of max value = 765). Red value is 87 (34.38% from 255 or 58.39% from 149); Green value is 57 (22.66% from 255 or 38.26% from 149); Blue value is 5 (2.34% from 255 or 3.36% from 149); Max value from RGB is 87 - color contains mainly: red. Hex color #573905 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573905 is #A8C6FA. Grayscale: #3C3C3C. Windows color (decimal): -11060987 or 342359. OLE color: 342359.
HSL color Cylindrical-coordinate representation of color #573905: hue angle of 38.05º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #573905 is Cyan = 0, Magento = 0.34, Yellow = 0.94 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 57 | 5 | - |
| CMYK | 0 | 0.34 | 0.94 | 0.66 |
| HSL | 38.05º | 0.89% | 0.18% | - |
| HSV(B) | 38.05º | 0.94% | 0.34% | - |
| XYZ | 5.42 | 4.96 | 0.82 | - |
| YUV | 60.04 | 96.94 | 147.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 57 | 5 | 0 | 0.34 | 0.94 | 0.66 | 38.05 | 0.89 | 0.18 |
| Hex | 57 | 39 | 5 | 0 | 22 | 5E | 42 | 26 | 59 | 12 |
| Octal | 127 | 71 | 5 | 0 | 42 | 136 | 102 | 46 | 131 | 22 |
| Binary | 1010111 | 111001 | 101 | 0 | 100010 | 1011110 | 1000010 | 100110 | 1011001 | 10010 |
Color Harmonies of #573905
Complementary color
Monochromatic Colors of #573905
Black with #573905
Text Example
Text Example
White with #573905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573905; }
p { color: rgb(87,57,5); }
H1.HeaderClassName
{
color: #573905;
}
.AnyTagClassName
{
color: #573905;
}
</style>
background-color css
<style>
a { background-color: #573905; }
a { background-color: rgb(87,57,5); }
div.DivClassName
{
background-color: #573905;
}
.BgClassName
{
background-color: #573905;
}
</style>
border-color css
<style>
span { border-color: #573905; }
span { border-color: rgb(87,57,5); }
td.TdClassName
{
border-color: #573905;
}
.TagClassName
{
border-color: #573905;
}
</style>