Shades of Baker's Chocolate #583406
Tints of Baker's Chocolate #583406
RGB
CMYK
RGB Variations
Color information
#583406 (or 0x583406) is known color: Baker's Chocolate. HEX triplet: 58, 34 and 06. RGB value is (88,52,6). Sum of RGB (Red+Green+Blue) = 88+52+6=146 (19% of max value = 765). Red value is 88 (34.77% from 255 or 60.27% from 146); Green value is 52 (20.70% from 255 or 35.62% from 146); Blue value is 6 (2.73% from 255 or 4.11% from 146); Max value from RGB is 88 - color contains mainly: red. Hex color #583406 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #583406 is #A7CBF9. Grayscale: #393939. Windows color (decimal): -10996730 or 406616. OLE color: 406616.
HSL color Cylindrical-coordinate representation of color #583406: hue angle of 33.66º 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 #583406 is Cyan = 0, Magento = 0.41, Yellow = 0.93 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 52 | 6 | - |
| CMYK | 0 | 0.41 | 0.93 | 0.65 |
| HSL | 33.66º | 0.87% | 0.18% | - |
| HSV(B) | 33.66º | 0.93% | 0.35% | - |
| XYZ | 5.29 | 4.54 | 0.77 | - |
| YUV | 57.52 | 98.93 | 149.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 52 | 6 | 0 | 0.41 | 0.93 | 0.65 | 33.66 | 0.87 | 0.18 |
| Hex | 58 | 34 | 6 | 0 | 29 | 5D | 41 | 22 | 57 | 12 |
| Octal | 130 | 64 | 6 | 0 | 51 | 135 | 101 | 42 | 127 | 22 |
| Binary | 1011000 | 110100 | 110 | 0 | 101001 | 1011101 | 1000001 | 100010 | 1010111 | 10010 |
Color Harmonies of #583406
Complementary color
Monochromatic Colors of #583406
Black with #583406
Text Example
Text Example
White with #583406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583406; }
p { color: rgb(88,52,6); }
H1.HeaderClassName
{
color: #583406;
}
.AnyTagClassName
{
color: #583406;
}
</style>
background-color css
<style>
a { background-color: #583406; }
a { background-color: rgb(88,52,6); }
div.DivClassName
{
background-color: #583406;
}
.BgClassName
{
background-color: #583406;
}
</style>
border-color css
<style>
span { border-color: #583406; }
span { border-color: rgb(88,52,6); }
td.TdClassName
{
border-color: #583406;
}
.TagClassName
{
border-color: #583406;
}
</style>