Shades of Baker's Chocolate #582611
Tints of Baker's Chocolate #582611
RGB
CMYK
RGB Variations
Color information
#582611 (or 0x582611) is known color: Baker's Chocolate. HEX triplet: 58, 26 and 11. RGB value is (88,38,17). Sum of RGB (Red+Green+Blue) = 88+38+17=143 (18% of max value = 765). Red value is 88 (34.77% from 255 or 61.54% from 143); Green value is 38 (15.23% from 255 or 26.57% from 143); Blue value is 17 (7.03% from 255 or 11.89% from 143); Max value from RGB is 88 - color contains mainly: red. Hex color #582611 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #582611 is #A7D9EE. Grayscale: #323232. Windows color (decimal): -11000303 or 1123928. OLE color: 1123928.
HSL color Cylindrical-coordinate representation of color #582611: hue angle of 17.75º degrees, saturation: 0.68, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #582611 is Cyan = 0, Magento = 0.57, Yellow = 0.81 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 38 | 17 | - |
| CMYK | 0 | 0.57 | 0.81 | 0.65 |
| HSL | 17.75º | 0.68% | 0.21% | - |
| HSV(B) | 17.75º | 0.81% | 0.35% | - |
| XYZ | 4.82 | 3.5 | 0.95 | - |
| YUV | 50.56 | 109.07 | 154.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 38 | 17 | 0 | 0.57 | 0.81 | 0.65 | 17.75 | 0.68 | 0.21 |
| Hex | 58 | 26 | 11 | 0 | 39 | 51 | 41 | 12 | 44 | 15 |
| Octal | 130 | 46 | 21 | 0 | 71 | 121 | 101 | 22 | 104 | 25 |
| Binary | 1011000 | 100110 | 10001 | 0 | 111001 | 1010001 | 1000001 | 10010 | 1000100 | 10101 |
Color Harmonies of #582611
Complementary color
Monochromatic Colors of #582611
Black with #582611
Text Example
Text Example
White with #582611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582611; }
p { color: rgb(88,38,17); }
H1.HeaderClassName
{
color: #582611;
}
.AnyTagClassName
{
color: #582611;
}
</style>
background-color css
<style>
a { background-color: #582611; }
a { background-color: rgb(88,38,17); }
div.DivClassName
{
background-color: #582611;
}
.BgClassName
{
background-color: #582611;
}
</style>
border-color css
<style>
span { border-color: #582611; }
span { border-color: rgb(88,38,17); }
td.TdClassName
{
border-color: #582611;
}
.TagClassName
{
border-color: #582611;
}
</style>