Shades of Baker's Chocolate #573212
Tints of Baker's Chocolate #573212
RGB
CMYK
RGB Variations
Color information
#573212 (or 0x573212) is known color: Baker's Chocolate. HEX triplet: 57, 32 and 12. RGB value is (87,50,18). Sum of RGB (Red+Green+Blue) = 87+50+18=155 (20% of max value = 765). Red value is 87 (34.38% from 255 or 56.13% from 155); Green value is 50 (19.92% from 255 or 32.26% from 155); Blue value is 18 (7.42% from 255 or 11.61% from 155); Max value from RGB is 87 - color contains mainly: red. Hex color #573212 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573212 is #A8CDED. Grayscale: #393939. Windows color (decimal): -11062766 or 1192535. OLE color: 1192535.
HSL color Cylindrical-coordinate representation of color #573212: hue angle of 27.83º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #573212 is Cyan = 0, Magento = 0.43, Yellow = 0.79 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 50 | 18 | - |
| CMYK | 0 | 0.43 | 0.79 | 0.66 |
| HSL | 27.83º | 0.66% | 0.21% | - |
| HSV(B) | 27.83º | 0.79% | 0.34% | - |
| XYZ | 5.18 | 4.35 | 1.14 | - |
| YUV | 57.42 | 105.76 | 149.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 50 | 18 | 0 | 0.43 | 0.79 | 0.66 | 27.83 | 0.66 | 0.21 |
| Hex | 57 | 32 | 12 | 0 | 2B | 4F | 42 | 1C | 42 | 15 |
| Octal | 127 | 62 | 22 | 0 | 53 | 117 | 102 | 34 | 102 | 25 |
| Binary | 1010111 | 110010 | 10010 | 0 | 101011 | 1001111 | 1000010 | 11100 | 1000010 | 10101 |
Color Harmonies of #573212
Complementary color
Monochromatic Colors of #573212
Black with #573212
Text Example
Text Example
White with #573212
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573212; }
p { color: rgb(87,50,18); }
H1.HeaderClassName
{
color: #573212;
}
.AnyTagClassName
{
color: #573212;
}
</style>
background-color css
<style>
a { background-color: #573212; }
a { background-color: rgb(87,50,18); }
div.DivClassName
{
background-color: #573212;
}
.BgClassName
{
background-color: #573212;
}
</style>
border-color css
<style>
span { border-color: #573212; }
span { border-color: rgb(87,50,18); }
td.TdClassName
{
border-color: #573212;
}
.TagClassName
{
border-color: #573212;
}
</style>