Shades of Baker's Chocolate #582712
Tints of Baker's Chocolate #582712
RGB
CMYK
RGB Variations
Color information
#582712 (or 0x582712) is known color: Baker's Chocolate. HEX triplet: 58, 27 and 12. RGB value is (88,39,18). Sum of RGB (Red+Green+Blue) = 88+39+18=145 (19% of max value = 765). Red value is 88 (34.77% from 255 or 60.69% from 145); Green value is 39 (15.62% from 255 or 26.90% from 145); Blue value is 18 (7.42% from 255 or 12.41% from 145); Max value from RGB is 88 - color contains mainly: red. Hex color #582712 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #582712 is #A7D8ED. Grayscale: #333333. Windows color (decimal): -11000046 or 1189720. OLE color: 1189720.
HSL color Cylindrical-coordinate representation of color #582712: hue angle of 18º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #582712 is Cyan = 0, Magento = 0.56, Yellow = 0.80 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 39 | 18 | - |
| CMYK | 0 | 0.56 | 0.80 | 0.65 |
| HSL | 18º | 0.66% | 0.21% | - |
| HSV(B) | 18º | 0.8% | 0.35% | - |
| XYZ | 4.86 | 3.57 | 1.01 | - |
| YUV | 51.26 | 109.23 | 154.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 39 | 18 | 0 | 0.56 | 0.80 | 0.65 | 18 | 0.66 | 0.21 |
| Hex | 58 | 27 | 12 | 0 | 38 | 50 | 41 | 12 | 42 | 15 |
| Octal | 130 | 47 | 22 | 0 | 70 | 120 | 101 | 22 | 102 | 25 |
| Binary | 1011000 | 100111 | 10010 | 0 | 111000 | 1010000 | 1000001 | 10010 | 1000010 | 10101 |
Color Harmonies of #582712
Complementary color
Monochromatic Colors of #582712
Black with #582712
Text Example
Text Example
White with #582712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582712; }
p { color: rgb(88,39,18); }
H1.HeaderClassName
{
color: #582712;
}
.AnyTagClassName
{
color: #582712;
}
</style>
background-color css
<style>
a { background-color: #582712; }
a { background-color: rgb(88,39,18); }
div.DivClassName
{
background-color: #582712;
}
.BgClassName
{
background-color: #582712;
}
</style>
border-color css
<style>
span { border-color: #582712; }
span { border-color: rgb(88,39,18); }
td.TdClassName
{
border-color: #582712;
}
.TagClassName
{
border-color: #582712;
}
</style>