Shades of Baker's Chocolate #582916
Tints of Baker's Chocolate #582916
RGB
CMYK
RGB Variations
Color information
#582916 (or 0x582916) is known color: Baker's Chocolate. HEX triplet: 58, 29 and 16. RGB value is (88,41,22). Sum of RGB (Red+Green+Blue) = 88+41+22=151 (20% of max value = 765). Red value is 88 (34.77% from 255 or 58.28% from 151); Green value is 41 (16.41% from 255 or 27.15% from 151); Blue value is 22 (8.98% from 255 or 14.57% from 151); Max value from RGB is 88 - color contains mainly: red. Hex color #582916 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #582916 is #A7D6E9. Grayscale: #353535. Windows color (decimal): -10999530 or 1452376. OLE color: 1452376.
HSL color Cylindrical-coordinate representation of color #582916: hue angle of 17.27º degrees, saturation: 0.6, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #582916 is Cyan = 0, Magento = 0.53, Yellow = 0.75 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 41 | 22 | - |
| CMYK | 0 | 0.53 | 0.75 | 0.65 |
| HSL | 17.27º | 0.6% | 0.22% | - |
| HSV(B) | 17.27º | 0.75% | 0.35% | - |
| XYZ | 4.96 | 3.72 | 1.22 | - |
| YUV | 52.89 | 110.57 | 153.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 41 | 22 | 0 | 0.53 | 0.75 | 0.65 | 17.27 | 0.6 | 0.22 |
| Hex | 58 | 29 | 16 | 0 | 35 | 4B | 41 | 11 | 3C | 16 |
| Octal | 130 | 51 | 26 | 0 | 65 | 113 | 101 | 21 | 74 | 26 |
| Binary | 1011000 | 101001 | 10110 | 0 | 110101 | 1001011 | 1000001 | 10001 | 111100 | 10110 |
Color Harmonies of #582916
Complementary color
Monochromatic Colors of #582916
Black with #582916
Text Example
Text Example
White with #582916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582916; }
p { color: rgb(88,41,22); }
H1.HeaderClassName
{
color: #582916;
}
.AnyTagClassName
{
color: #582916;
}
</style>
background-color css
<style>
a { background-color: #582916; }
a { background-color: rgb(88,41,22); }
div.DivClassName
{
background-color: #582916;
}
.BgClassName
{
background-color: #582916;
}
</style>
border-color css
<style>
span { border-color: #582916; }
span { border-color: rgb(88,41,22); }
td.TdClassName
{
border-color: #582916;
}
.TagClassName
{
border-color: #582916;
}
</style>