Shades of Baker's Chocolate #582910
Tints of Baker's Chocolate #582910
RGB
CMYK
RGB Variations
Color information
#582910 (or 0x582910) is known color: Baker's Chocolate. HEX triplet: 58, 29 and 10. RGB value is (88,41,16). Sum of RGB (Red+Green+Blue) = 88+41+16=145 (19% of max value = 765). Red value is 88 (34.77% from 255 or 60.69% from 145); Green value is 41 (16.41% from 255 or 28.28% from 145); Blue value is 16 (6.64% from 255 or 11.03% from 145); Max value from RGB is 88 - color contains mainly: red. Hex color #582910 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #582910 is #A7D6EF. Grayscale: #343434. Windows color (decimal): -10999536 or 1059160. OLE color: 1059160.
HSL color Cylindrical-coordinate representation of color #582910: hue angle of 20.83º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #582910 is Cyan = 0, Magento = 0.53, Yellow = 0.82 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 41 | 16 | - |
| CMYK | 0 | 0.53 | 0.82 | 0.65 |
| HSL | 20.83º | 0.69% | 0.2% | - |
| HSV(B) | 20.83º | 0.82% | 0.35% | - |
| XYZ | 4.91 | 3.7 | 0.95 | - |
| YUV | 52.2 | 107.57 | 153.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 41 | 16 | 0 | 0.53 | 0.82 | 0.65 | 20.83 | 0.69 | 0.2 |
| Hex | 58 | 29 | 10 | 0 | 35 | 52 | 41 | 15 | 45 | 14 |
| Octal | 130 | 51 | 20 | 0 | 65 | 122 | 101 | 25 | 105 | 24 |
| Binary | 1011000 | 101001 | 10000 | 0 | 110101 | 1010010 | 1000001 | 10101 | 1000101 | 10100 |
Color Harmonies of #582910
Complementary color
Monochromatic Colors of #582910
Black with #582910
Text Example
Text Example
White with #582910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582910; }
p { color: rgb(88,41,16); }
H1.HeaderClassName
{
color: #582910;
}
.AnyTagClassName
{
color: #582910;
}
</style>
background-color css
<style>
a { background-color: #582910; }
a { background-color: rgb(88,41,16); }
div.DivClassName
{
background-color: #582910;
}
.BgClassName
{
background-color: #582910;
}
</style>
border-color css
<style>
span { border-color: #582910; }
span { border-color: rgb(88,41,16); }
td.TdClassName
{
border-color: #582910;
}
.TagClassName
{
border-color: #582910;
}
</style>