Shades of Dingley #587642
Tints of Dingley #587642
RGB
CMYK
RGB Variations
Color information
#587642 (or 0x587642) is known color: Dingley. HEX triplet: 58, 76 and 42. RGB value is (88,118,66). Sum of RGB (Red+Green+Blue) = 88+118+66=272 (36% of max value = 765). Red value is 88 (34.77% from 255 or 32.35% from 272); Green value is 118 (46.48% from 255 or 43.38% from 272); Blue value is 66 (26.17% from 255 or 24.26% from 272); Max value from RGB is 118 - color contains mainly: green. Hex color #587642 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #587642 is #A789BD. Grayscale: #676767. Windows color (decimal): -10979774 or 4355672. OLE color: 4355672.
HSL color Cylindrical-coordinate representation of color #587642: hue angle of 94.62º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #587642 is Cyan = 0.25, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 88 | 118 | 66 | - |
| CMYK | 0.25 | 0 | 0.44 | 0.54 |
| HSL | 94.62º | 0.28% | 0.36% | - |
| HSV(B) | 94.62º | 0.44% | 0.46% | - |
| XYZ | 11.49 | 15.42 | 7.53 | - |
| YUV | 103.1 | 107.06 | 117.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 118 | 66 | 0.25 | 0 | 0.44 | 0.54 | 94.62 | 0.28 | 0.36 |
| Hex | 58 | 76 | 42 | 19 | 0 | 2C | 36 | 5F | 1C | 24 |
| Octal | 130 | 166 | 102 | 31 | 0 | 54 | 66 | 137 | 34 | 44 |
| Binary | 1011000 | 1110110 | 1000010 | 11001 | 0 | 101100 | 110110 | 1011111 | 11100 | 100100 |
Color Harmonies of #587642
Complementary color
Monochromatic Colors of #587642
Black with #587642
Text Example
Text Example
White with #587642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587642; }
p { color: rgb(88,118,66); }
H1.HeaderClassName
{
color: #587642;
}
.AnyTagClassName
{
color: #587642;
}
</style>
background-color css
<style>
a { background-color: #587642; }
a { background-color: rgb(88,118,66); }
div.DivClassName
{
background-color: #587642;
}
.BgClassName
{
background-color: #587642;
}
</style>
border-color css
<style>
span { border-color: #587642; }
span { border-color: rgb(88,118,66); }
td.TdClassName
{
border-color: #587642;
}
.TagClassName
{
border-color: #587642;
}
</style>