Shades of Baker's Chocolate #583015
Tints of Baker's Chocolate #583015
RGB
CMYK
RGB Variations
Color information
#583015 (or 0x583015) is known color: Baker's Chocolate. HEX triplet: 58, 30 and 15. RGB value is (88,48,21). Sum of RGB (Red+Green+Blue) = 88+48+21=157 (20% of max value = 765). Red value is 88 (34.77% from 255 or 56.05% from 157); Green value is 48 (19.14% from 255 or 30.57% from 157); Blue value is 21 (8.59% from 255 or 13.38% from 157); Max value from RGB is 88 - color contains mainly: red. Hex color #583015 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #583015 is #A7CFEA. Grayscale: #393939. Windows color (decimal): -10997739 or 1388632. OLE color: 1388632.
HSL color Cylindrical-coordinate representation of color #583015: hue angle of 24.18º 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 #583015 is Cyan = 0, Magento = 0.45, Yellow = 0.76 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 48 | 21 | - |
| CMYK | 0 | 0.45 | 0.76 | 0.65 |
| HSL | 24.18º | 0.61% | 0.21% | - |
| HSV(B) | 24.18º | 0.76% | 0.35% | - |
| XYZ | 5.22 | 4.24 | 1.25 | - |
| YUV | 56.88 | 107.75 | 150.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 48 | 21 | 0 | 0.45 | 0.76 | 0.65 | 24.18 | 0.61 | 0.21 |
| Hex | 58 | 30 | 15 | 0 | 2D | 4C | 41 | 18 | 3D | 15 |
| Octal | 130 | 60 | 25 | 0 | 55 | 114 | 101 | 30 | 75 | 25 |
| Binary | 1011000 | 110000 | 10101 | 0 | 101101 | 1001100 | 1000001 | 11000 | 111101 | 10101 |
Color Harmonies of #583015
Complementary color
Monochromatic Colors of #583015
Black with #583015
Text Example
Text Example
White with #583015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583015; }
p { color: rgb(88,48,21); }
H1.HeaderClassName
{
color: #583015;
}
.AnyTagClassName
{
color: #583015;
}
</style>
background-color css
<style>
a { background-color: #583015; }
a { background-color: rgb(88,48,21); }
div.DivClassName
{
background-color: #583015;
}
.BgClassName
{
background-color: #583015;
}
</style>
border-color css
<style>
span { border-color: #583015; }
span { border-color: rgb(88,48,21); }
td.TdClassName
{
border-color: #583015;
}
.TagClassName
{
border-color: #583015;
}
</style>