Shades of Baker's Chocolate #573718
Tints of Baker's Chocolate #573718
RGB
CMYK
RGB Variations
Color information
#573718 (or 0x573718) is known color: Baker's Chocolate. HEX triplet: 57, 37 and 18. RGB value is (87,55,24). Sum of RGB (Red+Green+Blue) = 87+55+24=166 (21% of max value = 765). Red value is 87 (34.38% from 255 or 52.41% from 166); Green value is 55 (21.88% from 255 or 33.13% from 166); Blue value is 24 (9.77% from 255 or 14.46% from 166); Max value from RGB is 87 - color contains mainly: red. Hex color #573718 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573718 is #A8C8E7. Grayscale: #3D3D3D. Windows color (decimal): -11061480 or 1587031. OLE color: 1587031.
HSL color Cylindrical-coordinate representation of color #573718: hue angle of 29.52º degrees, saturation: 0.57, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #573718 is Cyan = 0, Magento = 0.37, Yellow = 0.72 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 55 | 24 | - |
| CMYK | 0 | 0.37 | 0.72 | 0.66 |
| HSL | 29.52º | 0.57% | 0.22% | - |
| HSV(B) | 29.52º | 0.72% | 0.34% | - |
| XYZ | 5.46 | 4.82 | 1.51 | - |
| YUV | 61.03 | 107.1 | 146.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 55 | 24 | 0 | 0.37 | 0.72 | 0.66 | 29.52 | 0.57 | 0.22 |
| Hex | 57 | 37 | 18 | 0 | 25 | 48 | 42 | 1E | 39 | 16 |
| Octal | 127 | 67 | 30 | 0 | 45 | 110 | 102 | 36 | 71 | 26 |
| Binary | 1010111 | 110111 | 11000 | 0 | 100101 | 1001000 | 1000010 | 11110 | 111001 | 10110 |
Color Harmonies of #573718
Complementary color
Monochromatic Colors of #573718
Black with #573718
Text Example
Text Example
White with #573718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573718; }
p { color: rgb(87,55,24); }
H1.HeaderClassName
{
color: #573718;
}
.AnyTagClassName
{
color: #573718;
}
</style>
background-color css
<style>
a { background-color: #573718; }
a { background-color: rgb(87,55,24); }
div.DivClassName
{
background-color: #573718;
}
.BgClassName
{
background-color: #573718;
}
</style>
border-color css
<style>
span { border-color: #573718; }
span { border-color: rgb(87,55,24); }
td.TdClassName
{
border-color: #573718;
}
.TagClassName
{
border-color: #573718;
}
</style>