Shades of Baker's Chocolate #573504
Tints of Baker's Chocolate #573504
RGB
CMYK
RGB Variations
Color information
#573504 (or 0x573504) is known color: Baker's Chocolate. HEX triplet: 57, 35 and 04. RGB value is (87,53,4). Sum of RGB (Red+Green+Blue) = 87+53+4=144 (19% of max value = 765). Red value is 87 (34.38% from 255 or 60.42% from 144); Green value is 53 (21.09% from 255 or 36.81% from 144); Blue value is 4 (1.95% from 255 or 2.78% from 144); Max value from RGB is 87 - color contains mainly: red. Hex color #573504 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573504 is #A8CAFB. Grayscale: #393939. Windows color (decimal): -11062012 or 275799. OLE color: 275799.
HSL color Cylindrical-coordinate representation of color #573504: hue angle of 35.42º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #573504 is Cyan = 0, Magento = 0.39, Yellow = 0.95 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 53 | 4 | - |
| CMYK | 0 | 0.39 | 0.95 | 0.66 |
| HSL | 35.42º | 0.91% | 0.18% | - |
| HSV(B) | 35.42º | 0.95% | 0.34% | - |
| XYZ | 5.23 | 4.58 | 0.72 | - |
| YUV | 57.58 | 97.76 | 148.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 53 | 4 | 0 | 0.39 | 0.95 | 0.66 | 35.42 | 0.91 | 0.18 |
| Hex | 57 | 35 | 4 | 0 | 27 | 5F | 42 | 23 | 5B | 12 |
| Octal | 127 | 65 | 4 | 0 | 47 | 137 | 102 | 43 | 133 | 22 |
| Binary | 1010111 | 110101 | 100 | 0 | 100111 | 1011111 | 1000010 | 100011 | 1011011 | 10010 |
Color Harmonies of #573504
Complementary color
Monochromatic Colors of #573504
Black with #573504
Text Example
Text Example
White with #573504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573504; }
p { color: rgb(87,53,4); }
H1.HeaderClassName
{
color: #573504;
}
.AnyTagClassName
{
color: #573504;
}
</style>
background-color css
<style>
a { background-color: #573504; }
a { background-color: rgb(87,53,4); }
div.DivClassName
{
background-color: #573504;
}
.BgClassName
{
background-color: #573504;
}
</style>
border-color css
<style>
span { border-color: #573504; }
span { border-color: rgb(87,53,4); }
td.TdClassName
{
border-color: #573504;
}
.TagClassName
{
border-color: #573504;
}
</style>