Shades of Baker's Chocolate #583113
Tints of Baker's Chocolate #583113
RGB
CMYK
RGB Variations
Color information
#583113 (or 0x583113) is known color: Baker's Chocolate. HEX triplet: 58, 31 and 13. RGB value is (88,49,19). Sum of RGB (Red+Green+Blue) = 88+49+19=156 (20% of max value = 765). Red value is 88 (34.77% from 255 or 56.41% from 156); Green value is 49 (19.53% from 255 or 31.41% from 156); Blue value is 19 (7.81% from 255 or 12.18% from 156); Max value from RGB is 88 - color contains mainly: red. Hex color #583113 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #583113 is #A7CEEC. Grayscale: #393939. Windows color (decimal): -10997485 or 1257816. OLE color: 1257816.
HSL color Cylindrical-coordinate representation of color #583113: hue angle of 26.09º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #583113 is Cyan = 0, Magento = 0.44, Yellow = 0.78 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 49 | 19 | - |
| CMYK | 0 | 0.44 | 0.78 | 0.65 |
| HSL | 26.09º | 0.64% | 0.21% | - |
| HSV(B) | 26.09º | 0.78% | 0.35% | - |
| XYZ | 5.24 | 4.32 | 1.17 | - |
| YUV | 57.24 | 106.42 | 149.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 49 | 19 | 0 | 0.44 | 0.78 | 0.65 | 26.09 | 0.64 | 0.21 |
| Hex | 58 | 31 | 13 | 0 | 2C | 4E | 41 | 1A | 40 | 15 |
| Octal | 130 | 61 | 23 | 0 | 54 | 116 | 101 | 32 | 100 | 25 |
| Binary | 1011000 | 110001 | 10011 | 0 | 101100 | 1001110 | 1000001 | 11010 | 1000000 | 10101 |
Color Harmonies of #583113
Complementary color
Monochromatic Colors of #583113
Black with #583113
Text Example
Text Example
White with #583113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583113; }
p { color: rgb(88,49,19); }
H1.HeaderClassName
{
color: #583113;
}
.AnyTagClassName
{
color: #583113;
}
</style>
background-color css
<style>
a { background-color: #583113; }
a { background-color: rgb(88,49,19); }
div.DivClassName
{
background-color: #583113;
}
.BgClassName
{
background-color: #583113;
}
</style>
border-color css
<style>
span { border-color: #583113; }
span { border-color: rgb(88,49,19); }
td.TdClassName
{
border-color: #583113;
}
.TagClassName
{
border-color: #583113;
}
</style>