Shades of Baker's Chocolate #583109
Tints of Baker's Chocolate #583109
RGB
CMYK
RGB Variations
Color information
#583109 (or 0x583109) is known color: Baker's Chocolate. HEX triplet: 58, 31 and 09. RGB value is (88,49,9). Sum of RGB (Red+Green+Blue) = 88+49+9=146 (19% of max value = 765). Red value is 88 (34.77% from 255 or 60.27% from 146); Green value is 49 (19.53% from 255 or 33.56% from 146); Blue value is 9 (3.91% from 255 or 6.16% from 146); Max value from RGB is 88 - color contains mainly: red. Hex color #583109 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #583109 is #A7CEF6. Grayscale: #383838. Windows color (decimal): -10997495 or 602456. OLE color: 602456.
HSL color Cylindrical-coordinate representation of color #583109: hue angle of 30.38º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #583109 is Cyan = 0, Magento = 0.44, Yellow = 0.90 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 49 | 9 | - |
| CMYK | 0 | 0.44 | 0.90 | 0.65 |
| HSL | 30.38º | 0.81% | 0.19% | - |
| HSV(B) | 30.38º | 0.9% | 0.35% | - |
| XYZ | 5.17 | 4.29 | 0.81 | - |
| YUV | 56.1 | 101.42 | 150.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 49 | 9 | 0 | 0.44 | 0.90 | 0.65 | 30.38 | 0.81 | 0.19 |
| Hex | 58 | 31 | 9 | 0 | 2C | 5A | 41 | 1E | 51 | 13 |
| Octal | 130 | 61 | 11 | 0 | 54 | 132 | 101 | 36 | 121 | 23 |
| Binary | 1011000 | 110001 | 1001 | 0 | 101100 | 1011010 | 1000001 | 11110 | 1010001 | 10011 |
Color Harmonies of #583109
Complementary color
Monochromatic Colors of #583109
Black with #583109
Text Example
Text Example
White with #583109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583109; }
p { color: rgb(88,49,9); }
H1.HeaderClassName
{
color: #583109;
}
.AnyTagClassName
{
color: #583109;
}
</style>
background-color css
<style>
a { background-color: #583109; }
a { background-color: rgb(88,49,9); }
div.DivClassName
{
background-color: #583109;
}
.BgClassName
{
background-color: #583109;
}
</style>
border-color css
<style>
span { border-color: #583109; }
span { border-color: rgb(88,49,9); }
td.TdClassName
{
border-color: #583109;
}
.TagClassName
{
border-color: #583109;
}
</style>