Shades of Dingley #587347
Tints of Dingley #587347
RGB
CMYK
RGB Variations
Color information
#587347 (or 0x587347) is known color: Dingley. HEX triplet: 58, 73 and 47. RGB value is (88,115,71). Sum of RGB (Red+Green+Blue) = 88+115+71=274 (36% of max value = 765). Red value is 88 (34.77% from 255 or 32.12% from 274); Green value is 115 (45.31% from 255 or 41.97% from 274); Blue value is 71 (28.12% from 255 or 25.91% from 274); Max value from RGB is 115 - color contains mainly: green. Hex color #587347 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #587347 is #A78CB8. Grayscale: #666666. Windows color (decimal): -10980537 or 4682584. OLE color: 4682584.
HSL color Cylindrical-coordinate representation of color #587347: hue angle of 96.82º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #587347 is Cyan = 0.23, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 115 | 71 | - |
| CMYK | 0.23 | 0 | 0.38 | 0.55 |
| HSL | 96.82º | 0.24% | 0.36% | - |
| HSV(B) | 96.82º | 0.38% | 0.45% | - |
| XYZ | 11.29 | 14.79 | 8.22 | - |
| YUV | 101.91 | 110.55 | 118.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 115 | 71 | 0.23 | 0 | 0.38 | 0.55 | 96.82 | 0.24 | 0.36 |
| Hex | 58 | 73 | 47 | 17 | 0 | 26 | 37 | 61 | 18 | 24 |
| Octal | 130 | 163 | 107 | 27 | 0 | 46 | 67 | 141 | 30 | 44 |
| Binary | 1011000 | 1110011 | 1000111 | 10111 | 0 | 100110 | 110111 | 1100001 | 11000 | 100100 |
Color Harmonies of #587347
Complementary color
Monochromatic Colors of #587347
Black with #587347
Text Example
Text Example
White with #587347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587347; }
p { color: rgb(88,115,71); }
H1.HeaderClassName
{
color: #587347;
}
.AnyTagClassName
{
color: #587347;
}
</style>
background-color css
<style>
a { background-color: #587347; }
a { background-color: rgb(88,115,71); }
div.DivClassName
{
background-color: #587347;
}
.BgClassName
{
background-color: #587347;
}
</style>
border-color css
<style>
span { border-color: #587347; }
span { border-color: rgb(88,115,71); }
td.TdClassName
{
border-color: #587347;
}
.TagClassName
{
border-color: #587347;
}
</style>