Shades of Baker's Chocolate #573113
Tints of Baker's Chocolate #573113
RGB
CMYK
RGB Variations
Color information
#573113 (or 0x573113) is known color: Baker's Chocolate. HEX triplet: 57, 31 and 13. RGB value is (87,49,19). Sum of RGB (Red+Green+Blue) = 87+49+19=155 (20% of max value = 765). Red value is 87 (34.38% from 255 or 56.13% from 155); Green value is 49 (19.53% from 255 or 31.61% from 155); Blue value is 19 (7.81% from 255 or 12.26% from 155); Max value from RGB is 87 - color contains mainly: red. Hex color #573113 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573113 is #A8CEEC. Grayscale: #393939. Windows color (decimal): -11063021 or 1257815. OLE color: 1257815.
HSL color Cylindrical-coordinate representation of color #573113: hue angle of 26.47º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #573113 is Cyan = 0, Magento = 0.44, Yellow = 0.78 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 49 | 19 | - |
| CMYK | 0 | 0.44 | 0.78 | 0.66 |
| HSL | 26.47º | 0.64% | 0.21% | - |
| HSV(B) | 26.47º | 0.78% | 0.34% | - |
| XYZ | 5.15 | 4.27 | 1.17 | - |
| YUV | 56.94 | 106.59 | 149.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 49 | 19 | 0 | 0.44 | 0.78 | 0.66 | 26.47 | 0.64 | 0.21 |
| Hex | 57 | 31 | 13 | 0 | 2C | 4E | 42 | 1A | 40 | 15 |
| Octal | 127 | 61 | 23 | 0 | 54 | 116 | 102 | 32 | 100 | 25 |
| Binary | 1010111 | 110001 | 10011 | 0 | 101100 | 1001110 | 1000010 | 11010 | 1000000 | 10101 |
Color Harmonies of #573113
Complementary color
Monochromatic Colors of #573113
Black with #573113
Text Example
Text Example
White with #573113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573113; }
p { color: rgb(87,49,19); }
H1.HeaderClassName
{
color: #573113;
}
.AnyTagClassName
{
color: #573113;
}
</style>
background-color css
<style>
a { background-color: #573113; }
a { background-color: rgb(87,49,19); }
div.DivClassName
{
background-color: #573113;
}
.BgClassName
{
background-color: #573113;
}
</style>
border-color css
<style>
span { border-color: #573113; }
span { border-color: rgb(87,49,19); }
td.TdClassName
{
border-color: #573113;
}
.TagClassName
{
border-color: #573113;
}
</style>