Shades of Baker's Chocolate #573714
Tints of Baker's Chocolate #573714
RGB
CMYK
RGB Variations
Color information
#573714 (or 0x573714) is known color: Baker's Chocolate. HEX triplet: 57, 37 and 14. RGB value is (87,55,20). Sum of RGB (Red+Green+Blue) = 87+55+20=162 (21% of max value = 765). Red value is 87 (34.38% from 255 or 53.70% from 162); Green value is 55 (21.88% from 255 or 33.95% from 162); Blue value is 20 (8.20% from 255 or 12.35% from 162); Max value from RGB is 87 - color contains mainly: red. Hex color #573714 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573714 is #A8C8EB. Grayscale: #3C3C3C. Windows color (decimal): -11061484 or 1324887. OLE color: 1324887.
HSL color Cylindrical-coordinate representation of color #573714: hue angle of 31.34º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #573714 is Cyan = 0, Magento = 0.37, Yellow = 0.77 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 55 | 20 | - |
| CMYK | 0 | 0.37 | 0.77 | 0.66 |
| HSL | 31.34º | 0.63% | 0.21% | - |
| HSV(B) | 31.34º | 0.77% | 0.34% | - |
| XYZ | 5.42 | 4.81 | 1.3 | - |
| YUV | 60.58 | 105.1 | 146.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 55 | 20 | 0 | 0.37 | 0.77 | 0.66 | 31.34 | 0.63 | 0.21 |
| Hex | 57 | 37 | 14 | 0 | 25 | 4D | 42 | 1F | 3F | 15 |
| Octal | 127 | 67 | 24 | 0 | 45 | 115 | 102 | 37 | 77 | 25 |
| Binary | 1010111 | 110111 | 10100 | 0 | 100101 | 1001101 | 1000010 | 11111 | 111111 | 10101 |
Color Harmonies of #573714
Complementary color
Monochromatic Colors of #573714
Black with #573714
Text Example
Text Example
White with #573714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573714; }
p { color: rgb(87,55,20); }
H1.HeaderClassName
{
color: #573714;
}
.AnyTagClassName
{
color: #573714;
}
</style>
background-color css
<style>
a { background-color: #573714; }
a { background-color: rgb(87,55,20); }
div.DivClassName
{
background-color: #573714;
}
.BgClassName
{
background-color: #573714;
}
</style>
border-color css
<style>
span { border-color: #573714; }
span { border-color: rgb(87,55,20); }
td.TdClassName
{
border-color: #573714;
}
.TagClassName
{
border-color: #573714;
}
</style>