Shades of Baker's Chocolate #592410
Tints of Baker's Chocolate #592410
RGB
CMYK
RGB Variations
Color information
#592410 (or 0x592410) is known color: Baker's Chocolate. HEX triplet: 59, 24 and 10. RGB value is (89,36,16). Sum of RGB (Red+Green+Blue) = 89+36+16=141 (18% of max value = 765). Red value is 89 (35.16% from 255 or 63.12% from 141); Green value is 36 (14.45% from 255 or 25.53% from 141); Blue value is 16 (6.64% from 255 or 11.35% from 141); Max value from RGB is 89 - color contains mainly: red. Hex color #592410 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #592410 is #A6DBEF. Grayscale: #313131. Windows color (decimal): -10935280 or 1057881. OLE color: 1057881.
HSL color Cylindrical-coordinate representation of color #592410: hue angle of 16.44º degrees, saturation: 0.7, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #592410 is Cyan = 0, Magento = 0.60, Yellow = 0.82 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 36 | 16 | - |
| CMYK | 0 | 0.60 | 0.82 | 0.65 |
| HSL | 16.44º | 0.7% | 0.21% | - |
| HSV(B) | 16.44º | 0.82% | 0.35% | - |
| XYZ | 4.84 | 3.42 | 0.9 | - |
| YUV | 49.57 | 109.06 | 156.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 36 | 16 | 0 | 0.60 | 0.82 | 0.65 | 16.44 | 0.7 | 0.21 |
| Hex | 59 | 24 | 10 | 0 | 3C | 52 | 41 | 10 | 46 | 15 |
| Octal | 131 | 44 | 20 | 0 | 74 | 122 | 101 | 20 | 106 | 25 |
| Binary | 1011001 | 100100 | 10000 | 0 | 111100 | 1010010 | 1000001 | 10000 | 1000110 | 10101 |
Color Harmonies of #592410
Complementary color
Monochromatic Colors of #592410
Black with #592410
Text Example
Text Example
White with #592410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592410; }
p { color: rgb(89,36,16); }
H1.HeaderClassName
{
color: #592410;
}
.AnyTagClassName
{
color: #592410;
}
</style>
background-color css
<style>
a { background-color: #592410; }
a { background-color: rgb(89,36,16); }
div.DivClassName
{
background-color: #592410;
}
.BgClassName
{
background-color: #592410;
}
</style>
border-color css
<style>
span { border-color: #592410; }
span { border-color: rgb(89,36,16); }
td.TdClassName
{
border-color: #592410;
}
.TagClassName
{
border-color: #592410;
}
</style>