Shades of Dingley #587149
Tints of Dingley #587149
RGB
CMYK
RGB Variations
Color information
#587149 (or 0x587149) is known color: Dingley. HEX triplet: 58, 71 and 49. RGB value is (88,113,73). Sum of RGB (Red+Green+Blue) = 88+113+73=274 (36% of max value = 765). Red value is 88 (34.77% from 255 or 32.12% from 274); Green value is 113 (44.53% from 255 or 41.24% from 274); Blue value is 73 (28.91% from 255 or 26.64% from 274); Max value from RGB is 113 - color contains mainly: green. Hex color #587149 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #587149 is #A78EB6. Grayscale: #656565. Windows color (decimal): -10981047 or 4813144. OLE color: 4813144.
HSL color Cylindrical-coordinate representation of color #587149: hue angle of 97.5º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #587149 is Cyan = 0.22, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 88 | 113 | 73 | - |
| CMYK | 0.22 | 0 | 0.35 | 0.56 |
| HSL | 97.5º | 0.22% | 0.36% | - |
| HSV(B) | 97.5º | 0.35% | 0.44% | - |
| XYZ | 11.13 | 14.37 | 8.49 | - |
| YUV | 100.97 | 112.22 | 118.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 113 | 73 | 0.22 | 0 | 0.35 | 0.56 | 97.5 | 0.22 | 0.36 |
| Hex | 58 | 71 | 49 | 16 | 0 | 23 | 38 | 62 | 16 | 24 |
| Octal | 130 | 161 | 111 | 26 | 0 | 43 | 70 | 142 | 26 | 44 |
| Binary | 1011000 | 1110001 | 1001001 | 10110 | 0 | 100011 | 111000 | 1100010 | 10110 | 100100 |
Color Harmonies of #587149
Complementary color
Monochromatic Colors of #587149
Black with #587149
Text Example
Text Example
White with #587149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587149; }
p { color: rgb(88,113,73); }
H1.HeaderClassName
{
color: #587149;
}
.AnyTagClassName
{
color: #587149;
}
</style>
background-color css
<style>
a { background-color: #587149; }
a { background-color: rgb(88,113,73); }
div.DivClassName
{
background-color: #587149;
}
.BgClassName
{
background-color: #587149;
}
</style>
border-color css
<style>
span { border-color: #587149; }
span { border-color: rgb(88,113,73); }
td.TdClassName
{
border-color: #587149;
}
.TagClassName
{
border-color: #587149;
}
</style>