Shades of Baker's Chocolate #573307
Tints of Baker's Chocolate #573307
RGB
CMYK
RGB Variations
Color information
#573307 (or 0x573307) is known color: Baker's Chocolate. HEX triplet: 57, 33 and 07. RGB value is (87,51,7). Sum of RGB (Red+Green+Blue) = 87+51+7=145 (19% of max value = 765). Red value is 87 (34.38% from 255 or 60% from 145); Green value is 51 (20.31% from 255 or 35.17% from 145); Blue value is 7 (3.12% from 255 or 4.83% from 145); Max value from RGB is 87 - color contains mainly: red. Hex color #573307 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573307 is #A8CCF8. Grayscale: #383838. Windows color (decimal): -11062521 or 471895. OLE color: 471895.
HSL color Cylindrical-coordinate representation of color #573307: hue angle of 33º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #573307 is Cyan = 0, Magento = 0.41, Yellow = 0.92 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 51 | 7 | - |
| CMYK | 0 | 0.41 | 0.92 | 0.66 |
| HSL | 33º | 0.85% | 0.18% | - |
| HSV(B) | 33º | 0.92% | 0.34% | - |
| XYZ | 5.15 | 4.41 | 0.78 | - |
| YUV | 56.75 | 99.93 | 149.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 51 | 7 | 0 | 0.41 | 0.92 | 0.66 | 33 | 0.85 | 0.18 |
| Hex | 57 | 33 | 7 | 0 | 29 | 5C | 42 | 21 | 55 | 12 |
| Octal | 127 | 63 | 7 | 0 | 51 | 134 | 102 | 41 | 125 | 22 |
| Binary | 1010111 | 110011 | 111 | 0 | 101001 | 1011100 | 1000010 | 100001 | 1010101 | 10010 |
Color Harmonies of #573307
Complementary color
Monochromatic Colors of #573307
Black with #573307
Text Example
Text Example
White with #573307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573307; }
p { color: rgb(87,51,7); }
H1.HeaderClassName
{
color: #573307;
}
.AnyTagClassName
{
color: #573307;
}
</style>
background-color css
<style>
a { background-color: #573307; }
a { background-color: rgb(87,51,7); }
div.DivClassName
{
background-color: #573307;
}
.BgClassName
{
background-color: #573307;
}
</style>
border-color css
<style>
span { border-color: #573307; }
span { border-color: rgb(87,51,7); }
td.TdClassName
{
border-color: #573307;
}
.TagClassName
{
border-color: #573307;
}
</style>