Shades of Dingley #587640
Tints of Dingley #587640
RGB
CMYK
RGB Variations
Color information
#587640 (or 0x587640) is known color: Dingley. HEX triplet: 58, 76 and 40. RGB value is (88,118,64). Sum of RGB (Red+Green+Blue) = 88+118+64=270 (35% of max value = 765). Red value is 88 (34.77% from 255 or 32.59% from 270); Green value is 118 (46.48% from 255 or 43.70% from 270); Blue value is 64 (25.39% from 255 or 23.70% from 270); Max value from RGB is 118 - color contains mainly: green. Hex color #587640 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #587640 is #A789BF. Grayscale: #676767. Windows color (decimal): -10979776 or 4224600. OLE color: 4224600.
HSL color Cylindrical-coordinate representation of color #587640: hue angle of 93.33º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #587640 is Cyan = 0.25, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 88 | 118 | 64 | - |
| CMYK | 0.25 | 0 | 0.46 | 0.54 |
| HSL | 93.33º | 0.3% | 0.36% | - |
| HSV(B) | 93.33º | 0.46% | 0.46% | - |
| XYZ | 11.43 | 15.4 | 7.22 | - |
| YUV | 102.87 | 106.06 | 117.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 118 | 64 | 0.25 | 0 | 0.46 | 0.54 | 93.33 | 0.3 | 0.36 |
| Hex | 58 | 76 | 40 | 19 | 0 | 2E | 36 | 5D | 1E | 24 |
| Octal | 130 | 166 | 100 | 31 | 0 | 56 | 66 | 135 | 36 | 44 |
| Binary | 1011000 | 1110110 | 1000000 | 11001 | 0 | 101110 | 110110 | 1011101 | 11110 | 100100 |
Color Harmonies of #587640
Complementary color
Monochromatic Colors of #587640
Black with #587640
Text Example
Text Example
White with #587640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587640; }
p { color: rgb(88,118,64); }
H1.HeaderClassName
{
color: #587640;
}
.AnyTagClassName
{
color: #587640;
}
</style>
background-color css
<style>
a { background-color: #587640; }
a { background-color: rgb(88,118,64); }
div.DivClassName
{
background-color: #587640;
}
.BgClassName
{
background-color: #587640;
}
</style>
border-color css
<style>
span { border-color: #587640; }
span { border-color: rgb(88,118,64); }
td.TdClassName
{
border-color: #587640;
}
.TagClassName
{
border-color: #587640;
}
</style>