Shades of Dingley #587448
Tints of Dingley #587448
RGB
CMYK
RGB Variations
Color information
#587448 (or 0x587448) is known color: Dingley. HEX triplet: 58, 74 and 48. RGB value is (88,116,72). Sum of RGB (Red+Green+Blue) = 88+116+72=276 (36% of max value = 765). Red value is 88 (34.77% from 255 or 31.88% from 276); Green value is 116 (45.70% from 255 or 42.03% from 276); Blue value is 72 (28.52% from 255 or 26.09% from 276); Max value from RGB is 116 - color contains mainly: green. Hex color #587448 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #587448 is #A78BB7. Grayscale: #666666. Windows color (decimal): -10980280 or 4748376. OLE color: 4748376.
HSL color Cylindrical-coordinate representation of color #587448: hue angle of 98.18º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #587448 is Cyan = 0.24, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 116 | 72 | - |
| CMYK | 0.24 | 0 | 0.38 | 0.55 |
| HSL | 98.18º | 0.23% | 0.37% | - |
| HSV(B) | 98.18º | 0.38% | 0.45% | - |
| XYZ | 11.44 | 15.03 | 8.43 | - |
| YUV | 102.61 | 110.72 | 117.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 116 | 72 | 0.24 | 0 | 0.38 | 0.55 | 98.18 | 0.23 | 0.37 |
| Hex | 58 | 74 | 48 | 18 | 0 | 26 | 37 | 62 | 17 | 25 |
| Octal | 130 | 164 | 110 | 30 | 0 | 46 | 67 | 142 | 27 | 45 |
| Binary | 1011000 | 1110100 | 1001000 | 11000 | 0 | 100110 | 110111 | 1100010 | 10111 | 100101 |
Color Harmonies of #587448
Complementary color
Monochromatic Colors of #587448
Black with #587448
Text Example
Text Example
White with #587448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587448; }
p { color: rgb(88,116,72); }
H1.HeaderClassName
{
color: #587448;
}
.AnyTagClassName
{
color: #587448;
}
</style>
background-color css
<style>
a { background-color: #587448; }
a { background-color: rgb(88,116,72); }
div.DivClassName
{
background-color: #587448;
}
.BgClassName
{
background-color: #587448;
}
</style>
border-color css
<style>
span { border-color: #587448; }
span { border-color: rgb(88,116,72); }
td.TdClassName
{
border-color: #587448;
}
.TagClassName
{
border-color: #587448;
}
</style>