Shades of Baker's Chocolate #583615
Tints of Baker's Chocolate #583615
RGB
CMYK
RGB Variations
Color information
#583615 (or 0x583615) is known color: Baker's Chocolate. HEX triplet: 58, 36 and 15. RGB value is (88,54,21). Sum of RGB (Red+Green+Blue) = 88+54+21=163 (21% of max value = 765). Red value is 88 (34.77% from 255 or 53.99% from 163); Green value is 54 (21.48% from 255 or 33.13% from 163); Blue value is 21 (8.59% from 255 or 12.88% from 163); Max value from RGB is 88 - color contains mainly: red. Hex color #583615 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #583615 is #A7C9EA. Grayscale: #3C3C3C. Windows color (decimal): -10996203 or 1390168. OLE color: 1390168.
HSL color Cylindrical-coordinate representation of color #583615: hue angle of 29.55º 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 #583615 is Cyan = 0, Magento = 0.39, Yellow = 0.76 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 54 | 21 | - |
| CMYK | 0 | 0.39 | 0.76 | 0.65 |
| HSL | 29.55º | 0.61% | 0.21% | - |
| HSV(B) | 29.55º | 0.76% | 0.35% | - |
| XYZ | 5.48 | 4.77 | 1.34 | - |
| YUV | 60.4 | 105.76 | 147.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 54 | 21 | 0 | 0.39 | 0.76 | 0.65 | 29.55 | 0.61 | 0.21 |
| Hex | 58 | 36 | 15 | 0 | 27 | 4C | 41 | 1E | 3D | 15 |
| Octal | 130 | 66 | 25 | 0 | 47 | 114 | 101 | 36 | 75 | 25 |
| Binary | 1011000 | 110110 | 10101 | 0 | 100111 | 1001100 | 1000001 | 11110 | 111101 | 10101 |
Color Harmonies of #583615
Complementary color
Monochromatic Colors of #583615
Black with #583615
Text Example
Text Example
White with #583615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583615; }
p { color: rgb(88,54,21); }
H1.HeaderClassName
{
color: #583615;
}
.AnyTagClassName
{
color: #583615;
}
</style>
background-color css
<style>
a { background-color: #583615; }
a { background-color: rgb(88,54,21); }
div.DivClassName
{
background-color: #583615;
}
.BgClassName
{
background-color: #583615;
}
</style>
border-color css
<style>
span { border-color: #583615; }
span { border-color: rgb(88,54,21); }
td.TdClassName
{
border-color: #583615;
}
.TagClassName
{
border-color: #583615;
}
</style>