Shades of Dingley #587747
Tints of Dingley #587747
RGB
CMYK
RGB Variations
Color information
#587747 (or 0x587747) is known color: Dingley. HEX triplet: 58, 77 and 47. RGB value is (88,119,71). Sum of RGB (Red+Green+Blue) = 88+119+71=278 (36% of max value = 765). Red value is 88 (34.77% from 255 or 31.65% from 278); Green value is 119 (46.88% from 255 or 42.81% from 278); Blue value is 71 (28.12% from 255 or 25.54% from 278); Max value from RGB is 119 - color contains mainly: green. Hex color #587747 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #587747 is #A788B8. Grayscale: #686868. Windows color (decimal): -10979513 or 4683608. OLE color: 4683608.
HSL color Cylindrical-coordinate representation of color #587747: hue angle of 98.75º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #587747 is Cyan = 0.26, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 119 | 71 | - |
| CMYK | 0.26 | 0 | 0.40 | 0.53 |
| HSL | 98.75º | 0.25% | 0.37% | - |
| HSV(B) | 98.75º | 0.4% | 0.47% | - |
| XYZ | 11.76 | 15.72 | 8.38 | - |
| YUV | 104.26 | 109.23 | 116.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 119 | 71 | 0.26 | 0 | 0.40 | 0.53 | 98.75 | 0.25 | 0.37 |
| Hex | 58 | 77 | 47 | 1A | 0 | 28 | 35 | 63 | 19 | 25 |
| Octal | 130 | 167 | 107 | 32 | 0 | 50 | 65 | 143 | 31 | 45 |
| Binary | 1011000 | 1110111 | 1000111 | 11010 | 0 | 101000 | 110101 | 1100011 | 11001 | 100101 |
Color Harmonies of #587747
Complementary color
Monochromatic Colors of #587747
Black with #587747
Text Example
Text Example
White with #587747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587747; }
p { color: rgb(88,119,71); }
H1.HeaderClassName
{
color: #587747;
}
.AnyTagClassName
{
color: #587747;
}
</style>
background-color css
<style>
a { background-color: #587747; }
a { background-color: rgb(88,119,71); }
div.DivClassName
{
background-color: #587747;
}
.BgClassName
{
background-color: #587747;
}
</style>
border-color css
<style>
span { border-color: #587747; }
span { border-color: rgb(88,119,71); }
td.TdClassName
{
border-color: #587747;
}
.TagClassName
{
border-color: #587747;
}
</style>