Shades of Dingley #588737
Tints of Dingley #588737
RGB
CMYK
RGB Variations
Color information
#588737 (or 0x588737) is known color: Dingley. HEX triplet: 58, 87 and 37. RGB value is (88,135,55). Sum of RGB (Red+Green+Blue) = 88+135+55=278 (36% of max value = 765). Red value is 88 (34.77% from 255 or 31.65% from 278); Green value is 135 (53.12% from 255 or 48.56% from 278); Blue value is 55 (21.88% from 255 or 19.78% from 278); Max value from RGB is 135 - color contains mainly: green. Hex color #588737 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #588737 is #A778C8. Grayscale: #707070. Windows color (decimal): -10975433 or 3639128. OLE color: 3639128.
HSL color Cylindrical-coordinate representation of color #588737: hue angle of 95.25º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #588737 is Cyan = 0.35, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 135 | 55 | - |
| CMYK | 0.35 | 0 | 0.59 | 0.47 |
| HSL | 95.25º | 0.42% | 0.37% | - |
| HSV(B) | 95.25º | 0.59% | 0.53% | - |
| XYZ | 13.38 | 19.68 | 6.71 | - |
| YUV | 111.83 | 95.93 | 111 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 135 | 55 | 0.35 | 0 | 0.59 | 0.47 | 95.25 | 0.42 | 0.37 |
| Hex | 58 | 87 | 37 | 23 | 0 | 3B | 2F | 5F | 2A | 25 |
| Octal | 130 | 207 | 67 | 43 | 0 | 73 | 57 | 137 | 52 | 45 |
| Binary | 1011000 | 10000111 | 110111 | 100011 | 0 | 111011 | 101111 | 1011111 | 101010 | 100101 |
Color Harmonies of #588737
Complementary color
Monochromatic Colors of #588737
Black with #588737
Text Example
Text Example
White with #588737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588737; }
p { color: rgb(88,135,55); }
H1.HeaderClassName
{
color: #588737;
}
.AnyTagClassName
{
color: #588737;
}
</style>
background-color css
<style>
a { background-color: #588737; }
a { background-color: rgb(88,135,55); }
div.DivClassName
{
background-color: #588737;
}
.BgClassName
{
background-color: #588737;
}
</style>
border-color css
<style>
span { border-color: #588737; }
span { border-color: rgb(88,135,55); }
td.TdClassName
{
border-color: #588737;
}
.TagClassName
{
border-color: #588737;
}
</style>