Shades of Baker's Chocolate #583110
Tints of Baker's Chocolate #583110
RGB
CMYK
RGB Variations
Color information
#583110 (or 0x583110) is known color: Baker's Chocolate. HEX triplet: 58, 31 and 10. RGB value is (88,49,16). Sum of RGB (Red+Green+Blue) = 88+49+16=153 (20% of max value = 765). Red value is 88 (34.77% from 255 or 57.52% from 153); Green value is 49 (19.53% from 255 or 32.03% from 153); Blue value is 16 (6.64% from 255 or 10.46% from 153); Max value from RGB is 88 - color contains mainly: red. Hex color #583110 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #583110 is #A7CEEF. Grayscale: #393939. Windows color (decimal): -10997488 or 1061208. OLE color: 1061208.
HSL color Cylindrical-coordinate representation of color #583110: hue angle of 27.5º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #583110 is Cyan = 0, Magento = 0.44, Yellow = 0.82 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 49 | 16 | - |
| CMYK | 0 | 0.44 | 0.82 | 0.65 |
| HSL | 27.5º | 0.69% | 0.2% | - |
| HSV(B) | 27.5º | 0.82% | 0.35% | - |
| XYZ | 5.22 | 4.31 | 1.05 | - |
| YUV | 56.9 | 104.92 | 150.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 49 | 16 | 0 | 0.44 | 0.82 | 0.65 | 27.5 | 0.69 | 0.2 |
| Hex | 58 | 31 | 10 | 0 | 2C | 52 | 41 | 1C | 45 | 14 |
| Octal | 130 | 61 | 20 | 0 | 54 | 122 | 101 | 34 | 105 | 24 |
| Binary | 1011000 | 110001 | 10000 | 0 | 101100 | 1010010 | 1000001 | 11100 | 1000101 | 10100 |
Color Harmonies of #583110
Complementary color
Monochromatic Colors of #583110
Black with #583110
Text Example
Text Example
White with #583110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583110; }
p { color: rgb(88,49,16); }
H1.HeaderClassName
{
color: #583110;
}
.AnyTagClassName
{
color: #583110;
}
</style>
background-color css
<style>
a { background-color: #583110; }
a { background-color: rgb(88,49,16); }
div.DivClassName
{
background-color: #583110;
}
.BgClassName
{
background-color: #583110;
}
</style>
border-color css
<style>
span { border-color: #583110; }
span { border-color: rgb(88,49,16); }
td.TdClassName
{
border-color: #583110;
}
.TagClassName
{
border-color: #583110;
}
</style>