Shades of Baker's Chocolate #572907
Tints of Baker's Chocolate #572907
RGB
CMYK
RGB Variations
Color information
#572907 (or 0x572907) is known color: Baker's Chocolate. HEX triplet: 57, 29 and 07. RGB value is (87,41,7). Sum of RGB (Red+Green+Blue) = 87+41+7=135 (17% of max value = 765). Red value is 87 (34.38% from 255 or 64.44% from 135); Green value is 41 (16.41% from 255 or 30.37% from 135); Blue value is 7 (3.12% from 255 or 5.19% from 135); Max value from RGB is 87 - color contains mainly: red. Hex color #572907 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #572907 is #A8D6F8. Grayscale: #333333. Windows color (decimal): -11065081 or 469335. OLE color: 469335.
HSL color Cylindrical-coordinate representation of color #572907: hue angle of 25.5º 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 #572907 is Cyan = 0, Magento = 0.53, Yellow = 0.92 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 41 | 7 | - |
| CMYK | 0 | 0.53 | 0.92 | 0.66 |
| HSL | 25.5º | 0.85% | 0.18% | - |
| HSV(B) | 25.5º | 0.92% | 0.34% | - |
| XYZ | 4.76 | 3.63 | 0.65 | - |
| YUV | 50.88 | 103.24 | 153.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 41 | 7 | 0 | 0.53 | 0.92 | 0.66 | 25.5 | 0.85 | 0.18 |
| Hex | 57 | 29 | 7 | 0 | 35 | 5C | 42 | 1A | 55 | 12 |
| Octal | 127 | 51 | 7 | 0 | 65 | 134 | 102 | 32 | 125 | 22 |
| Binary | 1010111 | 101001 | 111 | 0 | 110101 | 1011100 | 1000010 | 11010 | 1010101 | 10010 |
Color Harmonies of #572907
Complementary color
Monochromatic Colors of #572907
Black with #572907
Text Example
Text Example
White with #572907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572907; }
p { color: rgb(87,41,7); }
H1.HeaderClassName
{
color: #572907;
}
.AnyTagClassName
{
color: #572907;
}
</style>
background-color css
<style>
a { background-color: #572907; }
a { background-color: rgb(87,41,7); }
div.DivClassName
{
background-color: #572907;
}
.BgClassName
{
background-color: #572907;
}
</style>
border-color css
<style>
span { border-color: #572907; }
span { border-color: rgb(87,41,7); }
td.TdClassName
{
border-color: #572907;
}
.TagClassName
{
border-color: #572907;
}
</style>