Shades of Dingley #587741
Tints of Dingley #587741
RGB
CMYK
RGB Variations
Color information
#587741 (or 0x587741) is known color: Dingley. HEX triplet: 58, 77 and 41. RGB value is (88,119,65). Sum of RGB (Red+Green+Blue) = 88+119+65=272 (36% of max value = 765). Red value is 88 (34.77% from 255 or 32.35% from 272); Green value is 119 (46.88% from 255 or 43.75% from 272); Blue value is 65 (25.78% from 255 or 23.90% from 272); Max value from RGB is 119 - color contains mainly: green. Hex color #587741 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #587741 is #A788BE. Grayscale: #676767. Windows color (decimal): -10979519 or 4290392. OLE color: 4290392.
HSL color Cylindrical-coordinate representation of color #587741: hue angle of 94.44º 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 #587741 is Cyan = 0.26, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 119 | 65 | - |
| CMYK | 0.26 | 0 | 0.45 | 0.53 |
| HSL | 94.44º | 0.29% | 0.36% | - |
| HSV(B) | 94.44º | 0.45% | 0.47% | - |
| XYZ | 11.58 | 15.65 | 7.41 | - |
| YUV | 103.58 | 106.23 | 116.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 119 | 65 | 0.26 | 0 | 0.45 | 0.53 | 94.44 | 0.29 | 0.36 |
| Hex | 58 | 77 | 41 | 1A | 0 | 2D | 35 | 5E | 1D | 24 |
| Octal | 130 | 167 | 101 | 32 | 0 | 55 | 65 | 136 | 35 | 44 |
| Binary | 1011000 | 1110111 | 1000001 | 11010 | 0 | 101101 | 110101 | 1011110 | 11101 | 100100 |
Color Harmonies of #587741
Complementary color
Monochromatic Colors of #587741
Black with #587741
Text Example
Text Example
White with #587741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587741; }
p { color: rgb(88,119,65); }
H1.HeaderClassName
{
color: #587741;
}
.AnyTagClassName
{
color: #587741;
}
</style>
background-color css
<style>
a { background-color: #587741; }
a { background-color: rgb(88,119,65); }
div.DivClassName
{
background-color: #587741;
}
.BgClassName
{
background-color: #587741;
}
</style>
border-color css
<style>
span { border-color: #587741; }
span { border-color: rgb(88,119,65); }
td.TdClassName
{
border-color: #587741;
}
.TagClassName
{
border-color: #587741;
}
</style>