Shades of Baker's Chocolate #573110
Tints of Baker's Chocolate #573110
RGB
CMYK
RGB Variations
Color information
#573110 (or 0x573110) is known color: Baker's Chocolate. HEX triplet: 57, 31 and 10. RGB value is (87,49,16). Sum of RGB (Red+Green+Blue) = 87+49+16=152 (20% of max value = 765). Red value is 87 (34.38% from 255 or 57.24% from 152); Green value is 49 (19.53% from 255 or 32.24% from 152); Blue value is 16 (6.64% from 255 or 10.53% from 152); Max value from RGB is 87 - color contains mainly: red. Hex color #573110 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573110 is #A8CEEF. Grayscale: #383838. Windows color (decimal): -11063024 or 1061207. OLE color: 1061207.
HSL color Cylindrical-coordinate representation of color #573110: hue angle of 27.89º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #573110 is Cyan = 0, Magento = 0.44, Yellow = 0.82 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 49 | 16 | - |
| CMYK | 0 | 0.44 | 0.82 | 0.66 |
| HSL | 27.89º | 0.69% | 0.2% | - |
| HSV(B) | 27.89º | 0.82% | 0.34% | - |
| XYZ | 5.12 | 4.26 | 1.04 | - |
| YUV | 56.6 | 105.09 | 149.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 49 | 16 | 0 | 0.44 | 0.82 | 0.66 | 27.89 | 0.69 | 0.2 |
| Hex | 57 | 31 | 10 | 0 | 2C | 52 | 42 | 1C | 45 | 14 |
| Octal | 127 | 61 | 20 | 0 | 54 | 122 | 102 | 34 | 105 | 24 |
| Binary | 1010111 | 110001 | 10000 | 0 | 101100 | 1010010 | 1000010 | 11100 | 1000101 | 10100 |
Color Harmonies of #573110
Complementary color
Monochromatic Colors of #573110
Black with #573110
Text Example
Text Example
White with #573110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573110; }
p { color: rgb(87,49,16); }
H1.HeaderClassName
{
color: #573110;
}
.AnyTagClassName
{
color: #573110;
}
</style>
background-color css
<style>
a { background-color: #573110; }
a { background-color: rgb(87,49,16); }
div.DivClassName
{
background-color: #573110;
}
.BgClassName
{
background-color: #573110;
}
</style>
border-color css
<style>
span { border-color: #573110; }
span { border-color: rgb(87,49,16); }
td.TdClassName
{
border-color: #573110;
}
.TagClassName
{
border-color: #573110;
}
</style>