Shades of Dingley #587249
Tints of Dingley #587249
RGB
CMYK
RGB Variations
Color information
#587249 (or 0x587249) is known color: Dingley. HEX triplet: 58, 72 and 49. RGB value is (88,114,73). Sum of RGB (Red+Green+Blue) = 88+114+73=275 (36% of max value = 765). Red value is 88 (34.77% from 255 or 32% from 275); Green value is 114 (44.92% from 255 or 41.45% from 275); Blue value is 73 (28.91% from 255 or 26.55% from 275); Max value from RGB is 114 - color contains mainly: green. Hex color #587249 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #587249 is #A78DB6. Grayscale: #656565. Windows color (decimal): -10980791 or 4813400. OLE color: 4813400.
HSL color Cylindrical-coordinate representation of color #587249: hue angle of 98.05º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #587249 is Cyan = 0.23, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 114 | 73 | - |
| CMYK | 0.23 | 0 | 0.36 | 0.55 |
| HSL | 98.05º | 0.22% | 0.37% | - |
| HSV(B) | 98.05º | 0.36% | 0.45% | - |
| XYZ | 11.24 | 14.59 | 8.53 | - |
| YUV | 101.55 | 111.89 | 118.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 114 | 73 | 0.23 | 0 | 0.36 | 0.55 | 98.05 | 0.22 | 0.37 |
| Hex | 58 | 72 | 49 | 17 | 0 | 24 | 37 | 62 | 16 | 25 |
| Octal | 130 | 162 | 111 | 27 | 0 | 44 | 67 | 142 | 26 | 45 |
| Binary | 1011000 | 1110010 | 1001001 | 10111 | 0 | 100100 | 110111 | 1100010 | 10110 | 100101 |
Color Harmonies of #587249
Complementary color
Monochromatic Colors of #587249
Black with #587249
Text Example
Text Example
White with #587249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587249; }
p { color: rgb(88,114,73); }
H1.HeaderClassName
{
color: #587249;
}
.AnyTagClassName
{
color: #587249;
}
</style>
background-color css
<style>
a { background-color: #587249; }
a { background-color: rgb(88,114,73); }
div.DivClassName
{
background-color: #587249;
}
.BgClassName
{
background-color: #587249;
}
</style>
border-color css
<style>
span { border-color: #587249; }
span { border-color: rgb(88,114,73); }
td.TdClassName
{
border-color: #587249;
}
.TagClassName
{
border-color: #587249;
}
</style>