Shades of Dingley #588340
Tints of Dingley #588340
RGB
CMYK
RGB Variations
Color information
#588340 (or 0x588340) is known color: Dingley. HEX triplet: 58, 83 and 40. RGB value is (88,131,64). Sum of RGB (Red+Green+Blue) = 88+131+64=283 (37% of max value = 765). Red value is 88 (34.77% from 255 or 31.10% from 283); Green value is 131 (51.56% from 255 or 46.29% from 283); Blue value is 64 (25.39% from 255 or 22.61% from 283); Max value from RGB is 131 - color contains mainly: green. Hex color #588340 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #588340 is #A77CBF. Grayscale: #6E6E6E. Windows color (decimal): -10976448 or 4227928. OLE color: 4227928.
HSL color Cylindrical-coordinate representation of color #588340: hue angle of 98.51º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #588340 is Cyan = 0.33, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 88 | 131 | 64 | - |
| CMYK | 0.33 | 0 | 0.51 | 0.49 |
| HSL | 98.51º | 0.34% | 0.38% | - |
| HSV(B) | 98.51º | 0.51% | 0.51% | - |
| XYZ | 13.07 | 18.68 | 7.77 | - |
| YUV | 110.51 | 101.75 | 111.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 131 | 64 | 0.33 | 0 | 0.51 | 0.49 | 98.51 | 0.34 | 0.38 |
| Hex | 58 | 83 | 40 | 21 | 0 | 33 | 31 | 63 | 22 | 26 |
| Octal | 130 | 203 | 100 | 41 | 0 | 63 | 61 | 143 | 42 | 46 |
| Binary | 1011000 | 10000011 | 1000000 | 100001 | 0 | 110011 | 110001 | 1100011 | 100010 | 100110 |
Color Harmonies of #588340
Complementary color
Monochromatic Colors of #588340
Black with #588340
Text Example
Text Example
White with #588340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588340; }
p { color: rgb(88,131,64); }
H1.HeaderClassName
{
color: #588340;
}
.AnyTagClassName
{
color: #588340;
}
</style>
background-color css
<style>
a { background-color: #588340; }
a { background-color: rgb(88,131,64); }
div.DivClassName
{
background-color: #588340;
}
.BgClassName
{
background-color: #588340;
}
</style>
border-color css
<style>
span { border-color: #588340; }
span { border-color: rgb(88,131,64); }
td.TdClassName
{
border-color: #588340;
}
.TagClassName
{
border-color: #588340;
}
</style>