Shades of Baker's Chocolate #582810
Tints of Baker's Chocolate #582810
RGB
CMYK
RGB Variations
Color information
#582810 (or 0x582810) is known color: Baker's Chocolate. HEX triplet: 58, 28 and 10. RGB value is (88,40,16). Sum of RGB (Red+Green+Blue) = 88+40+16=144 (19% of max value = 765). Red value is 88 (34.77% from 255 or 61.11% from 144); Green value is 40 (16.02% from 255 or 27.78% from 144); Blue value is 16 (6.64% from 255 or 11.11% from 144); Max value from RGB is 88 - color contains mainly: red. Hex color #582810 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #582810 is #A7D7EF. Grayscale: #333333. Windows color (decimal): -10999792 or 1058904. OLE color: 1058904.
HSL color Cylindrical-coordinate representation of color #582810: hue angle of 20º 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 #582810 is Cyan = 0, Magento = 0.55, Yellow = 0.82 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 40 | 16 | - |
| CMYK | 0 | 0.55 | 0.82 | 0.65 |
| HSL | 20º | 0.69% | 0.2% | - |
| HSV(B) | 20º | 0.82% | 0.35% | - |
| XYZ | 4.88 | 3.63 | 0.93 | - |
| YUV | 51.62 | 107.9 | 153.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 40 | 16 | 0 | 0.55 | 0.82 | 0.65 | 20 | 0.69 | 0.2 |
| Hex | 58 | 28 | 10 | 0 | 37 | 52 | 41 | 14 | 45 | 14 |
| Octal | 130 | 50 | 20 | 0 | 67 | 122 | 101 | 24 | 105 | 24 |
| Binary | 1011000 | 101000 | 10000 | 0 | 110111 | 1010010 | 1000001 | 10100 | 1000101 | 10100 |
Color Harmonies of #582810
Complementary color
Monochromatic Colors of #582810
Black with #582810
Text Example
Text Example
White with #582810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582810; }
p { color: rgb(88,40,16); }
H1.HeaderClassName
{
color: #582810;
}
.AnyTagClassName
{
color: #582810;
}
</style>
background-color css
<style>
a { background-color: #582810; }
a { background-color: rgb(88,40,16); }
div.DivClassName
{
background-color: #582810;
}
.BgClassName
{
background-color: #582810;
}
</style>
border-color css
<style>
span { border-color: #582810; }
span { border-color: rgb(88,40,16); }
td.TdClassName
{
border-color: #582810;
}
.TagClassName
{
border-color: #582810;
}
</style>