Shades of Baker's Chocolate #573418
Tints of Baker's Chocolate #573418
RGB
CMYK
RGB Variations
Color information
#573418 (or 0x573418) is known color: Baker's Chocolate. HEX triplet: 57, 34 and 18. RGB value is (87,52,24). Sum of RGB (Red+Green+Blue) = 87+52+24=163 (21% of max value = 765). Red value is 87 (34.38% from 255 or 53.37% from 163); Green value is 52 (20.70% from 255 or 31.90% from 163); Blue value is 24 (9.77% from 255 or 14.72% from 163); Max value from RGB is 87 - color contains mainly: red. Hex color #573418 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573418 is #A8CBE7. Grayscale: #3B3B3B. Windows color (decimal): -11062248 or 1586263. OLE color: 1586263.
HSL color Cylindrical-coordinate representation of color #573418: hue angle of 26.67º 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 #573418 is Cyan = 0, Magento = 0.40, Yellow = 0.72 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 52 | 24 | - |
| CMYK | 0 | 0.40 | 0.72 | 0.66 |
| HSL | 26.67º | 0.57% | 0.22% | - |
| HSV(B) | 26.67º | 0.72% | 0.34% | - |
| XYZ | 5.32 | 4.55 | 1.46 | - |
| YUV | 59.27 | 108.1 | 147.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 52 | 24 | 0 | 0.40 | 0.72 | 0.66 | 26.67 | 0.57 | 0.22 |
| Hex | 57 | 34 | 18 | 0 | 28 | 48 | 42 | 1B | 39 | 16 |
| Octal | 127 | 64 | 30 | 0 | 50 | 110 | 102 | 33 | 71 | 26 |
| Binary | 1010111 | 110100 | 11000 | 0 | 101000 | 1001000 | 1000010 | 11011 | 111001 | 10110 |
Color Harmonies of #573418
Complementary color
Monochromatic Colors of #573418
Black with #573418
Text Example
Text Example
White with #573418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573418; }
p { color: rgb(87,52,24); }
H1.HeaderClassName
{
color: #573418;
}
.AnyTagClassName
{
color: #573418;
}
</style>
background-color css
<style>
a { background-color: #573418; }
a { background-color: rgb(87,52,24); }
div.DivClassName
{
background-color: #573418;
}
.BgClassName
{
background-color: #573418;
}
</style>
border-color css
<style>
span { border-color: #573418; }
span { border-color: rgb(87,52,24); }
td.TdClassName
{
border-color: #573418;
}
.TagClassName
{
border-color: #573418;
}
</style>