Shades of Baker's Chocolate #572307
Tints of Baker's Chocolate #572307
RGB
CMYK
RGB Variations
Color information
#572307 (or 0x572307) is known color: Baker's Chocolate. HEX triplet: 57, 23 and 07. RGB value is (87,35,7). Sum of RGB (Red+Green+Blue) = 87+35+7=129 (17% of max value = 765). Red value is 87 (34.38% from 255 or 67.44% from 129); Green value is 35 (14.06% from 255 or 27.13% from 129); Blue value is 7 (3.12% from 255 or 5.43% from 129); Max value from RGB is 87 - color contains mainly: red. Hex color #572307 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #572307 is #A8DCF8. Grayscale: #2F2F2F. Windows color (decimal): -11066617 or 467799. OLE color: 467799.
HSL color Cylindrical-coordinate representation of color #572307: hue angle of 21º 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 #572307 is Cyan = 0, Magento = 0.60, Yellow = 0.92 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 35 | 7 | - |
| CMYK | 0 | 0.60 | 0.92 | 0.66 |
| HSL | 21º | 0.85% | 0.18% | - |
| HSV(B) | 21º | 0.92% | 0.34% | - |
| XYZ | 4.57 | 3.24 | 0.59 | - |
| YUV | 47.36 | 105.23 | 156.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 35 | 7 | 0 | 0.60 | 0.92 | 0.66 | 21 | 0.85 | 0.18 |
| Hex | 57 | 23 | 7 | 0 | 3C | 5C | 42 | 15 | 55 | 12 |
| Octal | 127 | 43 | 7 | 0 | 74 | 134 | 102 | 25 | 125 | 22 |
| Binary | 1010111 | 100011 | 111 | 0 | 111100 | 1011100 | 1000010 | 10101 | 1010101 | 10010 |
Color Harmonies of #572307
Complementary color
Monochromatic Colors of #572307
Black with #572307
Text Example
Text Example
White with #572307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572307; }
p { color: rgb(87,35,7); }
H1.HeaderClassName
{
color: #572307;
}
.AnyTagClassName
{
color: #572307;
}
</style>
background-color css
<style>
a { background-color: #572307; }
a { background-color: rgb(87,35,7); }
div.DivClassName
{
background-color: #572307;
}
.BgClassName
{
background-color: #572307;
}
</style>
border-color css
<style>
span { border-color: #572307; }
span { border-color: rgb(87,35,7); }
td.TdClassName
{
border-color: #572307;
}
.TagClassName
{
border-color: #572307;
}
</style>