Shades of Baker's Chocolate #572807
Tints of Baker's Chocolate #572807
RGB
CMYK
RGB Variations
Color information
#572807 (or 0x572807) is known color: Baker's Chocolate. HEX triplet: 57, 28 and 07. RGB value is (87,40,7). Sum of RGB (Red+Green+Blue) = 87+40+7=134 (17% of max value = 765). Red value is 87 (34.38% from 255 or 64.93% from 134); Green value is 40 (16.02% from 255 or 29.85% from 134); Blue value is 7 (3.12% from 255 or 5.22% from 134); Max value from RGB is 87 - color contains mainly: red. Hex color #572807 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #572807 is #A8D7F8. Grayscale: #323232. Windows color (decimal): -11065337 or 469079. OLE color: 469079.
HSL color Cylindrical-coordinate representation of color #572807: hue angle of 24.75º 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 #572807 is Cyan = 0, Magento = 0.54, Yellow = 0.92 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 40 | 7 | - |
| CMYK | 0 | 0.54 | 0.92 | 0.66 |
| HSL | 24.75º | 0.85% | 0.18% | - |
| HSV(B) | 24.75º | 0.92% | 0.34% | - |
| XYZ | 4.73 | 3.56 | 0.64 | - |
| YUV | 50.29 | 103.57 | 154.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 40 | 7 | 0 | 0.54 | 0.92 | 0.66 | 24.75 | 0.85 | 0.18 |
| Hex | 57 | 28 | 7 | 0 | 36 | 5C | 42 | 19 | 55 | 12 |
| Octal | 127 | 50 | 7 | 0 | 66 | 134 | 102 | 31 | 125 | 22 |
| Binary | 1010111 | 101000 | 111 | 0 | 110110 | 1011100 | 1000010 | 11001 | 1010101 | 10010 |
Color Harmonies of #572807
Complementary color
Monochromatic Colors of #572807
Black with #572807
Text Example
Text Example
White with #572807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572807; }
p { color: rgb(87,40,7); }
H1.HeaderClassName
{
color: #572807;
}
.AnyTagClassName
{
color: #572807;
}
</style>
background-color css
<style>
a { background-color: #572807; }
a { background-color: rgb(87,40,7); }
div.DivClassName
{
background-color: #572807;
}
.BgClassName
{
background-color: #572807;
}
</style>
border-color css
<style>
span { border-color: #572807; }
span { border-color: rgb(87,40,7); }
td.TdClassName
{
border-color: #572807;
}
.TagClassName
{
border-color: #572807;
}
</style>