Shades of Dingley #587742
Tints of Dingley #587742
RGB
CMYK
RGB Variations
Color information
#587742 (or 0x587742) is known color: Dingley. HEX triplet: 58, 77 and 42. RGB value is (88,119,66). Sum of RGB (Red+Green+Blue) = 88+119+66=273 (36% of max value = 765). Red value is 88 (34.77% from 255 or 32.23% from 273); Green value is 119 (46.88% from 255 or 43.59% from 273); Blue value is 66 (26.17% from 255 or 24.18% from 273); Max value from RGB is 119 - color contains mainly: green. Hex color #587742 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #587742 is #A788BD. Grayscale: #676767. Windows color (decimal): -10979518 or 4355928. OLE color: 4355928.
HSL color Cylindrical-coordinate representation of color #587742: hue angle of 95.09º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #587742 is Cyan = 0.26, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 119 | 66 | - |
| CMYK | 0.26 | 0 | 0.45 | 0.53 |
| HSL | 95.09º | 0.29% | 0.36% | - |
| HSV(B) | 95.09º | 0.45% | 0.47% | - |
| XYZ | 11.6 | 15.66 | 7.57 | - |
| YUV | 103.69 | 106.73 | 116.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 119 | 66 | 0.26 | 0 | 0.45 | 0.53 | 95.09 | 0.29 | 0.36 |
| Hex | 58 | 77 | 42 | 1A | 0 | 2D | 35 | 5F | 1D | 24 |
| Octal | 130 | 167 | 102 | 32 | 0 | 55 | 65 | 137 | 35 | 44 |
| Binary | 1011000 | 1110111 | 1000010 | 11010 | 0 | 101101 | 110101 | 1011111 | 11101 | 100100 |
Color Harmonies of #587742
Complementary color
Monochromatic Colors of #587742
Black with #587742
Text Example
Text Example
White with #587742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587742; }
p { color: rgb(88,119,66); }
H1.HeaderClassName
{
color: #587742;
}
.AnyTagClassName
{
color: #587742;
}
</style>
background-color css
<style>
a { background-color: #587742; }
a { background-color: rgb(88,119,66); }
div.DivClassName
{
background-color: #587742;
}
.BgClassName
{
background-color: #587742;
}
</style>
border-color css
<style>
span { border-color: #587742; }
span { border-color: rgb(88,119,66); }
td.TdClassName
{
border-color: #587742;
}
.TagClassName
{
border-color: #587742;
}
</style>