Shades of Baker's Chocolate #572707
Tints of Baker's Chocolate #572707
RGB
CMYK
RGB Variations
Color information
#572707 (or 0x572707) is known color: Baker's Chocolate. HEX triplet: 57, 27 and 07. RGB value is (87,39,7). Sum of RGB (Red+Green+Blue) = 87+39+7=133 (17% of max value = 765). Red value is 87 (34.38% from 255 or 65.41% from 133); Green value is 39 (15.62% from 255 or 29.32% from 133); Blue value is 7 (3.12% from 255 or 5.26% from 133); Max value from RGB is 87 - color contains mainly: red. Hex color #572707 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #572707 is #A8D8F8. Grayscale: #313131. Windows color (decimal): -11065593 or 468823. OLE color: 468823.
HSL color Cylindrical-coordinate representation of color #572707: hue angle of 24º 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 #572707 is Cyan = 0, Magento = 0.55, Yellow = 0.92 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 39 | 7 | - |
| CMYK | 0 | 0.55 | 0.92 | 0.66 |
| HSL | 24º | 0.85% | 0.18% | - |
| HSV(B) | 24º | 0.92% | 0.34% | - |
| XYZ | 4.69 | 3.49 | 0.63 | - |
| YUV | 49.7 | 103.9 | 154.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 39 | 7 | 0 | 0.55 | 0.92 | 0.66 | 24 | 0.85 | 0.18 |
| Hex | 57 | 27 | 7 | 0 | 37 | 5C | 42 | 18 | 55 | 12 |
| Octal | 127 | 47 | 7 | 0 | 67 | 134 | 102 | 30 | 125 | 22 |
| Binary | 1010111 | 100111 | 111 | 0 | 110111 | 1011100 | 1000010 | 11000 | 1010101 | 10010 |
Color Harmonies of #572707
Complementary color
Monochromatic Colors of #572707
Black with #572707
Text Example
Text Example
White with #572707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572707; }
p { color: rgb(87,39,7); }
H1.HeaderClassName
{
color: #572707;
}
.AnyTagClassName
{
color: #572707;
}
</style>
background-color css
<style>
a { background-color: #572707; }
a { background-color: rgb(87,39,7); }
div.DivClassName
{
background-color: #572707;
}
.BgClassName
{
background-color: #572707;
}
</style>
border-color css
<style>
span { border-color: #572707; }
span { border-color: rgb(87,39,7); }
td.TdClassName
{
border-color: #572707;
}
.TagClassName
{
border-color: #572707;
}
</style>