Shades of Baker's Chocolate #573318
Tints of Baker's Chocolate #573318
RGB
CMYK
RGB Variations
Color information
#573318 (or 0x573318) is known color: Baker's Chocolate. HEX triplet: 57, 33 and 18. RGB value is (87,51,24). Sum of RGB (Red+Green+Blue) = 87+51+24=162 (21% of max value = 765). Red value is 87 (34.38% from 255 or 53.70% from 162); Green value is 51 (20.31% from 255 or 31.48% from 162); Blue value is 24 (9.77% from 255 or 14.81% from 162); Max value from RGB is 87 - color contains mainly: red. Hex color #573318 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573318 is #A8CCE7. Grayscale: #3A3A3A. Windows color (decimal): -11062504 or 1586007. OLE color: 1586007.
HSL color Cylindrical-coordinate representation of color #573318: hue angle of 25.71º 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 #573318 is Cyan = 0, Magento = 0.41, Yellow = 0.72 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 51 | 24 | - |
| CMYK | 0 | 0.41 | 0.72 | 0.66 |
| HSL | 25.71º | 0.57% | 0.22% | - |
| HSV(B) | 25.71º | 0.72% | 0.34% | - |
| XYZ | 5.28 | 4.46 | 1.45 | - |
| YUV | 58.69 | 108.43 | 148.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 51 | 24 | 0 | 0.41 | 0.72 | 0.66 | 25.71 | 0.57 | 0.22 |
| Hex | 57 | 33 | 18 | 0 | 29 | 48 | 42 | 1A | 39 | 16 |
| Octal | 127 | 63 | 30 | 0 | 51 | 110 | 102 | 32 | 71 | 26 |
| Binary | 1010111 | 110011 | 11000 | 0 | 101001 | 1001000 | 1000010 | 11010 | 111001 | 10110 |
Color Harmonies of #573318
Complementary color
Monochromatic Colors of #573318
Black with #573318
Text Example
Text Example
White with #573318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573318; }
p { color: rgb(87,51,24); }
H1.HeaderClassName
{
color: #573318;
}
.AnyTagClassName
{
color: #573318;
}
</style>
background-color css
<style>
a { background-color: #573318; }
a { background-color: rgb(87,51,24); }
div.DivClassName
{
background-color: #573318;
}
.BgClassName
{
background-color: #573318;
}
</style>
border-color css
<style>
span { border-color: #573318; }
span { border-color: rgb(87,51,24); }
td.TdClassName
{
border-color: #573318;
}
.TagClassName
{
border-color: #573318;
}
</style>