Shades of Baker's Chocolate #583806
Tints of Baker's Chocolate #583806
RGB
CMYK
RGB Variations
Color information
#583806 (or 0x583806) is known color: Baker's Chocolate. HEX triplet: 58, 38 and 06. RGB value is (88,56,6). Sum of RGB (Red+Green+Blue) = 88+56+6=150 (19% of max value = 765). Red value is 88 (34.77% from 255 or 58.67% from 150); Green value is 56 (22.27% from 255 or 37.33% from 150); Blue value is 6 (2.73% from 255 or 4% from 150); Max value from RGB is 88 - color contains mainly: red. Hex color #583806 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #583806 is #A7C7F9. Grayscale: #3C3C3C. Windows color (decimal): -10995706 or 407640. OLE color: 407640.
HSL color Cylindrical-coordinate representation of color #583806: hue angle of 36.59º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #583806 is Cyan = 0, Magento = 0.36, Yellow = 0.93 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 56 | 6 | - |
| CMYK | 0 | 0.36 | 0.93 | 0.65 |
| HSL | 36.59º | 0.87% | 0.18% | - |
| HSV(B) | 36.59º | 0.93% | 0.35% | - |
| XYZ | 5.47 | 4.92 | 0.83 | - |
| YUV | 59.87 | 97.6 | 148.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 56 | 6 | 0 | 0.36 | 0.93 | 0.65 | 36.59 | 0.87 | 0.18 |
| Hex | 58 | 38 | 6 | 0 | 24 | 5D | 41 | 25 | 57 | 12 |
| Octal | 130 | 70 | 6 | 0 | 44 | 135 | 101 | 45 | 127 | 22 |
| Binary | 1011000 | 111000 | 110 | 0 | 100100 | 1011101 | 1000001 | 100101 | 1010111 | 10010 |
Color Harmonies of #583806
Complementary color
Monochromatic Colors of #583806
Black with #583806
Text Example
Text Example
White with #583806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583806; }
p { color: rgb(88,56,6); }
H1.HeaderClassName
{
color: #583806;
}
.AnyTagClassName
{
color: #583806;
}
</style>
background-color css
<style>
a { background-color: #583806; }
a { background-color: rgb(88,56,6); }
div.DivClassName
{
background-color: #583806;
}
.BgClassName
{
background-color: #583806;
}
</style>
border-color css
<style>
span { border-color: #583806; }
span { border-color: rgb(88,56,6); }
td.TdClassName
{
border-color: #583806;
}
.TagClassName
{
border-color: #583806;
}
</style>