Shades of Baker's Chocolate #573518
Tints of Baker's Chocolate #573518
RGB
CMYK
RGB Variations
Color information
#573518 (or 0x573518) is known color: Baker's Chocolate. HEX triplet: 57, 35 and 18. RGB value is (87,53,24). Sum of RGB (Red+Green+Blue) = 87+53+24=164 (21% of max value = 765). Red value is 87 (34.38% from 255 or 53.05% from 164); Green value is 53 (21.09% from 255 or 32.32% from 164); Blue value is 24 (9.77% from 255 or 14.63% from 164); Max value from RGB is 87 - color contains mainly: red. Hex color #573518 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573518 is #A8CAE7. Grayscale: #3C3C3C. Windows color (decimal): -11061992 or 1586519. OLE color: 1586519.
HSL color Cylindrical-coordinate representation of color #573518: hue angle of 27.62º 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 #573518 is Cyan = 0, Magento = 0.39, Yellow = 0.72 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 53 | 24 | - |
| CMYK | 0 | 0.39 | 0.72 | 0.66 |
| HSL | 27.62º | 0.57% | 0.22% | - |
| HSV(B) | 27.62º | 0.72% | 0.34% | - |
| XYZ | 5.37 | 4.64 | 1.48 | - |
| YUV | 59.86 | 107.76 | 147.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 53 | 24 | 0 | 0.39 | 0.72 | 0.66 | 27.62 | 0.57 | 0.22 |
| Hex | 57 | 35 | 18 | 0 | 27 | 48 | 42 | 1C | 39 | 16 |
| Octal | 127 | 65 | 30 | 0 | 47 | 110 | 102 | 34 | 71 | 26 |
| Binary | 1010111 | 110101 | 11000 | 0 | 100111 | 1001000 | 1000010 | 11100 | 111001 | 10110 |
Color Harmonies of #573518
Complementary color
Monochromatic Colors of #573518
Black with #573518
Text Example
Text Example
White with #573518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573518; }
p { color: rgb(87,53,24); }
H1.HeaderClassName
{
color: #573518;
}
.AnyTagClassName
{
color: #573518;
}
</style>
background-color css
<style>
a { background-color: #573518; }
a { background-color: rgb(87,53,24); }
div.DivClassName
{
background-color: #573518;
}
.BgClassName
{
background-color: #573518;
}
</style>
border-color css
<style>
span { border-color: #573518; }
span { border-color: rgb(87,53,24); }
td.TdClassName
{
border-color: #573518;
}
.TagClassName
{
border-color: #573518;
}
</style>