Shades of Baker's Chocolate #573002
Tints of Baker's Chocolate #573002
RGB
CMYK
RGB Variations
Color information
#573002 (or 0x573002) is known color: Baker's Chocolate. HEX triplet: 57, 30 and 02. RGB value is (87,48,2). Sum of RGB (Red+Green+Blue) = 87+48+2=137 (18% of max value = 765). Red value is 87 (34.38% from 255 or 63.50% from 137); Green value is 48 (19.14% from 255 or 35.04% from 137); Blue value is 2 (1.17% from 255 or 1.46% from 137); Max value from RGB is 87 - color contains mainly: red. Hex color #573002 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573002 is #A8CFFD. Grayscale: #363636. Windows color (decimal): -11063294 or 143447. OLE color: 143447.
HSL color Cylindrical-coordinate representation of color #573002: hue angle of 32.47º degrees, saturation: 0.96, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #573002 is Cyan = 0, Magento = 0.45, Yellow = 0.98 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 48 | 2 | - |
| CMYK | 0 | 0.45 | 0.98 | 0.66 |
| HSL | 32.47º | 0.96% | 0.17% | - |
| HSV(B) | 32.47º | 0.98% | 0.34% | - |
| XYZ | 5 | 4.14 | 0.59 | - |
| YUV | 54.42 | 98.42 | 151.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 48 | 2 | 0 | 0.45 | 0.98 | 0.66 | 32.47 | 0.96 | 0.17 |
| Hex | 57 | 30 | 2 | 0 | 2D | 62 | 42 | 20 | 60 | 11 |
| Octal | 127 | 60 | 2 | 0 | 55 | 142 | 102 | 40 | 140 | 21 |
| Binary | 1010111 | 110000 | 10 | 0 | 101101 | 1100010 | 1000010 | 100000 | 1100000 | 10001 |
Color Harmonies of #573002
Complementary color
Monochromatic Colors of #573002
Black with #573002
Text Example
Text Example
White with #573002
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573002; }
p { color: rgb(87,48,2); }
H1.HeaderClassName
{
color: #573002;
}
.AnyTagClassName
{
color: #573002;
}
</style>
background-color css
<style>
a { background-color: #573002; }
a { background-color: rgb(87,48,2); }
div.DivClassName
{
background-color: #573002;
}
.BgClassName
{
background-color: #573002;
}
</style>
border-color css
<style>
span { border-color: #573002; }
span { border-color: rgb(87,48,2); }
td.TdClassName
{
border-color: #573002;
}
.TagClassName
{
border-color: #573002;
}
</style>