Shades of Baker's Chocolate #573408
Tints of Baker's Chocolate #573408
RGB
CMYK
RGB Variations
Color information
#573408 (or 0x573408) is known color: Baker's Chocolate. HEX triplet: 57, 34 and 08. RGB value is (87,52,8). Sum of RGB (Red+Green+Blue) = 87+52+8=147 (19% of max value = 765). Red value is 87 (34.38% from 255 or 59.18% from 147); Green value is 52 (20.70% from 255 or 35.37% from 147); Blue value is 8 (3.52% from 255 or 5.44% from 147); Max value from RGB is 87 - color contains mainly: red. Hex color #573408 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573408 is #A8CBF7. Grayscale: #393939. Windows color (decimal): -11062264 or 537687. OLE color: 537687.
HSL color Cylindrical-coordinate representation of color #573408: hue angle of 33.42º degrees, saturation: 0.83, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #573408 is Cyan = 0, Magento = 0.40, Yellow = 0.91 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 52 | 8 | - |
| CMYK | 0 | 0.40 | 0.91 | 0.66 |
| HSL | 33.42º | 0.83% | 0.19% | - |
| HSV(B) | 33.42º | 0.91% | 0.34% | - |
| XYZ | 5.2 | 4.5 | 0.82 | - |
| YUV | 57.45 | 100.1 | 149.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 52 | 8 | 0 | 0.40 | 0.91 | 0.66 | 33.42 | 0.83 | 0.19 |
| Hex | 57 | 34 | 8 | 0 | 28 | 5B | 42 | 21 | 53 | 13 |
| Octal | 127 | 64 | 10 | 0 | 50 | 133 | 102 | 41 | 123 | 23 |
| Binary | 1010111 | 110100 | 1000 | 0 | 101000 | 1011011 | 1000010 | 100001 | 1010011 | 10011 |
Color Harmonies of #573408
Complementary color
Monochromatic Colors of #573408
Black with #573408
Text Example
Text Example
White with #573408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573408; }
p { color: rgb(87,52,8); }
H1.HeaderClassName
{
color: #573408;
}
.AnyTagClassName
{
color: #573408;
}
</style>
background-color css
<style>
a { background-color: #573408; }
a { background-color: rgb(87,52,8); }
div.DivClassName
{
background-color: #573408;
}
.BgClassName
{
background-color: #573408;
}
</style>
border-color css
<style>
span { border-color: #573408; }
span { border-color: rgb(87,52,8); }
td.TdClassName
{
border-color: #573408;
}
.TagClassName
{
border-color: #573408;
}
</style>