Shades of Baker's Chocolate #583515
Tints of Baker's Chocolate #583515
RGB
CMYK
RGB Variations
Color information
#583515 (or 0x583515) is known color: Baker's Chocolate. HEX triplet: 58, 35 and 15. RGB value is (88,53,21). Sum of RGB (Red+Green+Blue) = 88+53+21=162 (21% of max value = 765). Red value is 88 (34.77% from 255 or 54.32% from 162); Green value is 53 (21.09% from 255 or 32.72% from 162); Blue value is 21 (8.59% from 255 or 12.96% from 162); Max value from RGB is 88 - color contains mainly: red. Hex color #583515 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #583515 is #A7CAEA. Grayscale: #3B3B3B. Windows color (decimal): -10996459 or 1389912. OLE color: 1389912.
HSL color Cylindrical-coordinate representation of color #583515: hue angle of 28.66º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #583515 is Cyan = 0, Magento = 0.40, Yellow = 0.76 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 53 | 21 | - |
| CMYK | 0 | 0.40 | 0.76 | 0.65 |
| HSL | 28.66º | 0.61% | 0.21% | - |
| HSV(B) | 28.66º | 0.76% | 0.35% | - |
| XYZ | 5.43 | 4.68 | 1.33 | - |
| YUV | 59.82 | 106.1 | 148.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 53 | 21 | 0 | 0.40 | 0.76 | 0.65 | 28.66 | 0.61 | 0.21 |
| Hex | 58 | 35 | 15 | 0 | 28 | 4C | 41 | 1D | 3D | 15 |
| Octal | 130 | 65 | 25 | 0 | 50 | 114 | 101 | 35 | 75 | 25 |
| Binary | 1011000 | 110101 | 10101 | 0 | 101000 | 1001100 | 1000001 | 11101 | 111101 | 10101 |
Color Harmonies of #583515
Complementary color
Monochromatic Colors of #583515
Black with #583515
Text Example
Text Example
White with #583515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583515; }
p { color: rgb(88,53,21); }
H1.HeaderClassName
{
color: #583515;
}
.AnyTagClassName
{
color: #583515;
}
</style>
background-color css
<style>
a { background-color: #583515; }
a { background-color: rgb(88,53,21); }
div.DivClassName
{
background-color: #583515;
}
.BgClassName
{
background-color: #583515;
}
</style>
border-color css
<style>
span { border-color: #583515; }
span { border-color: rgb(88,53,21); }
td.TdClassName
{
border-color: #583515;
}
.TagClassName
{
border-color: #583515;
}
</style>