Shades of Dingley #587444
Tints of Dingley #587444
RGB
CMYK
RGB Variations
Color information
#587444 (or 0x587444) is known color: Dingley. HEX triplet: 58, 74 and 44. RGB value is (88,116,68). Sum of RGB (Red+Green+Blue) = 88+116+68=272 (36% of max value = 765). Red value is 88 (34.77% from 255 or 32.35% from 272); Green value is 116 (45.70% from 255 or 42.65% from 272); Blue value is 68 (26.95% from 255 or 25% from 272); Max value from RGB is 116 - color contains mainly: green. Hex color #587444 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #587444 is #A78BBB. Grayscale: #666666. Windows color (decimal): -10980284 or 4486232. OLE color: 4486232.
HSL color Cylindrical-coordinate representation of color #587444: hue angle of 95º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #587444 is Cyan = 0.24, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 116 | 68 | - |
| CMYK | 0.24 | 0 | 0.41 | 0.55 |
| HSL | 95º | 0.26% | 0.36% | - |
| HSV(B) | 95º | 0.41% | 0.45% | - |
| XYZ | 11.31 | 14.98 | 7.76 | - |
| YUV | 102.16 | 108.72 | 117.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 116 | 68 | 0.24 | 0 | 0.41 | 0.55 | 95 | 0.26 | 0.36 |
| Hex | 58 | 74 | 44 | 18 | 0 | 29 | 37 | 5F | 1A | 24 |
| Octal | 130 | 164 | 104 | 30 | 0 | 51 | 67 | 137 | 32 | 44 |
| Binary | 1011000 | 1110100 | 1000100 | 11000 | 0 | 101001 | 110111 | 1011111 | 11010 | 100100 |
Color Harmonies of #587444
Complementary color
Monochromatic Colors of #587444
Black with #587444
Text Example
Text Example
White with #587444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587444; }
p { color: rgb(88,116,68); }
H1.HeaderClassName
{
color: #587444;
}
.AnyTagClassName
{
color: #587444;
}
</style>
background-color css
<style>
a { background-color: #587444; }
a { background-color: rgb(88,116,68); }
div.DivClassName
{
background-color: #587444;
}
.BgClassName
{
background-color: #587444;
}
</style>
border-color css
<style>
span { border-color: #587444; }
span { border-color: rgb(88,116,68); }
td.TdClassName
{
border-color: #587444;
}
.TagClassName
{
border-color: #587444;
}
</style>