Shades of Dingley #587547
Tints of Dingley #587547
RGB
CMYK
RGB Variations
Color information
#587547 (or 0x587547) is known color: Dingley. HEX triplet: 58, 75 and 47. RGB value is (88,117,71). Sum of RGB (Red+Green+Blue) = 88+117+71=276 (36% of max value = 765). Red value is 88 (34.77% from 255 or 31.88% from 276); Green value is 117 (46.09% from 255 or 42.39% from 276); Blue value is 71 (28.12% from 255 or 25.72% from 276); Max value from RGB is 117 - color contains mainly: green. Hex color #587547 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #587547 is #A78AB8. Grayscale: #676767. Windows color (decimal): -10980025 or 4683096. OLE color: 4683096.
HSL color Cylindrical-coordinate representation of color #587547: hue angle of 97.83º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #587547 is Cyan = 0.25, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 88 | 117 | 71 | - |
| CMYK | 0.25 | 0 | 0.39 | 0.54 |
| HSL | 97.83º | 0.24% | 0.37% | - |
| HSV(B) | 97.83º | 0.39% | 0.46% | - |
| XYZ | 11.52 | 15.25 | 8.3 | - |
| YUV | 103.09 | 109.89 | 117.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 117 | 71 | 0.25 | 0 | 0.39 | 0.54 | 97.83 | 0.24 | 0.37 |
| Hex | 58 | 75 | 47 | 19 | 0 | 27 | 36 | 62 | 18 | 25 |
| Octal | 130 | 165 | 107 | 31 | 0 | 47 | 66 | 142 | 30 | 45 |
| Binary | 1011000 | 1110101 | 1000111 | 11001 | 0 | 100111 | 110110 | 1100010 | 11000 | 100101 |
Color Harmonies of #587547
Complementary color
Monochromatic Colors of #587547
Black with #587547
Text Example
Text Example
White with #587547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587547; }
p { color: rgb(88,117,71); }
H1.HeaderClassName
{
color: #587547;
}
.AnyTagClassName
{
color: #587547;
}
</style>
background-color css
<style>
a { background-color: #587547; }
a { background-color: rgb(88,117,71); }
div.DivClassName
{
background-color: #587547;
}
.BgClassName
{
background-color: #587547;
}
</style>
border-color css
<style>
span { border-color: #587547; }
span { border-color: rgb(88,117,71); }
td.TdClassName
{
border-color: #587547;
}
.TagClassName
{
border-color: #587547;
}
</style>