Shades of Baker's Chocolate #572607
Tints of Baker's Chocolate #572607
RGB
CMYK
RGB Variations
Color information
#572607 (or 0x572607) is known color: Baker's Chocolate. HEX triplet: 57, 26 and 07. RGB value is (87,38,7). Sum of RGB (Red+Green+Blue) = 87+38+7=132 (17% of max value = 765). Red value is 87 (34.38% from 255 or 65.91% from 132); Green value is 38 (15.23% from 255 or 28.79% from 132); Blue value is 7 (3.12% from 255 or 5.30% from 132); Max value from RGB is 87 - color contains mainly: red. Hex color #572607 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #572607 is #A8D9F8. Grayscale: #313131. Windows color (decimal): -11065849 or 468567. OLE color: 468567.
HSL color Cylindrical-coordinate representation of color #572607: hue angle of 23.25º 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 #572607 is Cyan = 0, Magento = 0.56, Yellow = 0.92 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 38 | 7 | - |
| CMYK | 0 | 0.56 | 0.92 | 0.66 |
| HSL | 23.25º | 0.85% | 0.18% | - |
| HSV(B) | 23.25º | 0.92% | 0.34% | - |
| XYZ | 4.66 | 3.43 | 0.62 | - |
| YUV | 49.12 | 104.23 | 155.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 38 | 7 | 0 | 0.56 | 0.92 | 0.66 | 23.25 | 0.85 | 0.18 |
| Hex | 57 | 26 | 7 | 0 | 38 | 5C | 42 | 17 | 55 | 12 |
| Octal | 127 | 46 | 7 | 0 | 70 | 134 | 102 | 27 | 125 | 22 |
| Binary | 1010111 | 100110 | 111 | 0 | 111000 | 1011100 | 1000010 | 10111 | 1010101 | 10010 |
Color Harmonies of #572607
Complementary color
Monochromatic Colors of #572607
Black with #572607
Text Example
Text Example
White with #572607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572607; }
p { color: rgb(87,38,7); }
H1.HeaderClassName
{
color: #572607;
}
.AnyTagClassName
{
color: #572607;
}
</style>
background-color css
<style>
a { background-color: #572607; }
a { background-color: rgb(87,38,7); }
div.DivClassName
{
background-color: #572607;
}
.BgClassName
{
background-color: #572607;
}
</style>
border-color css
<style>
span { border-color: #572607; }
span { border-color: rgb(87,38,7); }
td.TdClassName
{
border-color: #572607;
}
.TagClassName
{
border-color: #572607;
}
</style>