Shades of Baker's Chocolate #573011
Tints of Baker's Chocolate #573011
RGB
CMYK
RGB Variations
Color information
#573011 (or 0x573011) is known color: Baker's Chocolate. HEX triplet: 57, 30 and 11. RGB value is (87,48,17). Sum of RGB (Red+Green+Blue) = 87+48+17=152 (20% of max value = 765). Red value is 87 (34.38% from 255 or 57.24% from 152); Green value is 48 (19.14% from 255 or 31.58% from 152); Blue value is 17 (7.03% from 255 or 11.18% from 152); Max value from RGB is 87 - color contains mainly: red. Hex color #573011 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573011 is #A8CFEE. Grayscale: #383838. Windows color (decimal): -11063279 or 1126487. OLE color: 1126487.
HSL color Cylindrical-coordinate representation of color #573011: hue angle of 26.57º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #573011 is Cyan = 0, Magento = 0.45, Yellow = 0.80 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 48 | 17 | - |
| CMYK | 0 | 0.45 | 0.80 | 0.66 |
| HSL | 26.57º | 0.67% | 0.2% | - |
| HSV(B) | 26.57º | 0.8% | 0.34% | - |
| XYZ | 5.09 | 4.18 | 1.07 | - |
| YUV | 56.13 | 105.92 | 150.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 48 | 17 | 0 | 0.45 | 0.80 | 0.66 | 26.57 | 0.67 | 0.2 |
| Hex | 57 | 30 | 11 | 0 | 2D | 50 | 42 | 1B | 43 | 14 |
| Octal | 127 | 60 | 21 | 0 | 55 | 120 | 102 | 33 | 103 | 24 |
| Binary | 1010111 | 110000 | 10001 | 0 | 101101 | 1010000 | 1000010 | 11011 | 1000011 | 10100 |
Color Harmonies of #573011
Complementary color
Monochromatic Colors of #573011
Black with #573011
Text Example
Text Example
White with #573011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573011; }
p { color: rgb(87,48,17); }
H1.HeaderClassName
{
color: #573011;
}
.AnyTagClassName
{
color: #573011;
}
</style>
background-color css
<style>
a { background-color: #573011; }
a { background-color: rgb(87,48,17); }
div.DivClassName
{
background-color: #573011;
}
.BgClassName
{
background-color: #573011;
}
</style>
border-color css
<style>
span { border-color: #573011; }
span { border-color: rgb(87,48,17); }
td.TdClassName
{
border-color: #573011;
}
.TagClassName
{
border-color: #573011;
}
</style>