Shades of Dingley #587246
Tints of Dingley #587246
RGB
CMYK
RGB Variations
Color information
#587246 (or 0x587246) is known color: Dingley. HEX triplet: 58, 72 and 46. RGB value is (88,114,70). Sum of RGB (Red+Green+Blue) = 88+114+70=272 (36% of max value = 765). Red value is 88 (34.77% from 255 or 32.35% from 272); Green value is 114 (44.92% from 255 or 41.91% from 272); Blue value is 70 (27.73% from 255 or 25.74% from 272); Max value from RGB is 114 - color contains mainly: green. Hex color #587246 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #587246 is #A78DB9. Grayscale: #656565. Windows color (decimal): -10980794 or 4616792. OLE color: 4616792.
HSL color Cylindrical-coordinate representation of color #587246: hue angle of 95.45º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #587246 is Cyan = 0.23, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 114 | 70 | - |
| CMYK | 0.23 | 0 | 0.39 | 0.55 |
| HSL | 95.45º | 0.24% | 0.36% | - |
| HSV(B) | 95.45º | 0.39% | 0.45% | - |
| XYZ | 11.15 | 14.55 | 8.02 | - |
| YUV | 101.21 | 110.39 | 118.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 114 | 70 | 0.23 | 0 | 0.39 | 0.55 | 95.45 | 0.24 | 0.36 |
| Hex | 58 | 72 | 46 | 17 | 0 | 27 | 37 | 5F | 18 | 24 |
| Octal | 130 | 162 | 106 | 27 | 0 | 47 | 67 | 137 | 30 | 44 |
| Binary | 1011000 | 1110010 | 1000110 | 10111 | 0 | 100111 | 110111 | 1011111 | 11000 | 100100 |
Color Harmonies of #587246
Complementary color
Monochromatic Colors of #587246
Black with #587246
Text Example
Text Example
White with #587246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587246; }
p { color: rgb(88,114,70); }
H1.HeaderClassName
{
color: #587246;
}
.AnyTagClassName
{
color: #587246;
}
</style>
background-color css
<style>
a { background-color: #587246; }
a { background-color: rgb(88,114,70); }
div.DivClassName
{
background-color: #587246;
}
.BgClassName
{
background-color: #587246;
}
</style>
border-color css
<style>
span { border-color: #587246; }
span { border-color: rgb(88,114,70); }
td.TdClassName
{
border-color: #587246;
}
.TagClassName
{
border-color: #587246;
}
</style>