Shades of Dingley #587545
Tints of Dingley #587545
RGB
CMYK
RGB Variations
Color information
#587545 (or 0x587545) is known color: Dingley. HEX triplet: 58, 75 and 45. RGB value is (88,117,69). Sum of RGB (Red+Green+Blue) = 88+117+69=274 (36% of max value = 765). Red value is 88 (34.77% from 255 or 32.12% from 274); Green value is 117 (46.09% from 255 or 42.70% from 274); Blue value is 69 (27.34% from 255 or 25.18% from 274); Max value from RGB is 117 - color contains mainly: green. Hex color #587545 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #587545 is #A78ABA. Grayscale: #676767. Windows color (decimal): -10980027 or 4552024. OLE color: 4552024.
HSL color Cylindrical-coordinate representation of color #587545: hue angle of 96.25º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #587545 is Cyan = 0.25, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 88 | 117 | 69 | - |
| CMYK | 0.25 | 0 | 0.41 | 0.54 |
| HSL | 96.25º | 0.26% | 0.36% | - |
| HSV(B) | 96.25º | 0.41% | 0.46% | - |
| XYZ | 11.46 | 15.23 | 7.97 | - |
| YUV | 102.86 | 108.89 | 117.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 117 | 69 | 0.25 | 0 | 0.41 | 0.54 | 96.25 | 0.26 | 0.36 |
| Hex | 58 | 75 | 45 | 19 | 0 | 29 | 36 | 60 | 1A | 24 |
| Octal | 130 | 165 | 105 | 31 | 0 | 51 | 66 | 140 | 32 | 44 |
| Binary | 1011000 | 1110101 | 1000101 | 11001 | 0 | 101001 | 110110 | 1100000 | 11010 | 100100 |
Color Harmonies of #587545
Complementary color
Monochromatic Colors of #587545
Black with #587545
Text Example
Text Example
White with #587545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587545; }
p { color: rgb(88,117,69); }
H1.HeaderClassName
{
color: #587545;
}
.AnyTagClassName
{
color: #587545;
}
</style>
background-color css
<style>
a { background-color: #587545; }
a { background-color: rgb(88,117,69); }
div.DivClassName
{
background-color: #587545;
}
.BgClassName
{
background-color: #587545;
}
</style>
border-color css
<style>
span { border-color: #587545; }
span { border-color: rgb(88,117,69); }
td.TdClassName
{
border-color: #587545;
}
.TagClassName
{
border-color: #587545;
}
</style>