Shades of Dingley #587546
Tints of Dingley #587546
RGB
CMYK
RGB Variations
Color information
#587546 (or 0x587546) is known color: Dingley. HEX triplet: 58, 75 and 46. RGB value is (88,117,70). Sum of RGB (Red+Green+Blue) = 88+117+70=275 (36% of max value = 765). Red value is 88 (34.77% from 255 or 32% from 275); Green value is 117 (46.09% from 255 or 42.55% from 275); Blue value is 70 (27.73% from 255 or 25.45% from 275); Max value from RGB is 117 - color contains mainly: green. Hex color #587546 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #587546 is #A78AB9. Grayscale: #676767. Windows color (decimal): -10980026 or 4617560. OLE color: 4617560.
HSL color Cylindrical-coordinate representation of color #587546: hue angle of 97.02º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #587546 is Cyan = 0.25, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 88 | 117 | 70 | - |
| CMYK | 0.25 | 0 | 0.40 | 0.54 |
| HSL | 97.02º | 0.25% | 0.37% | - |
| HSV(B) | 97.02º | 0.4% | 0.46% | - |
| XYZ | 11.49 | 15.24 | 8.13 | - |
| YUV | 102.97 | 109.39 | 117.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 117 | 70 | 0.25 | 0 | 0.40 | 0.54 | 97.02 | 0.25 | 0.37 |
| Hex | 58 | 75 | 46 | 19 | 0 | 28 | 36 | 61 | 19 | 25 |
| Octal | 130 | 165 | 106 | 31 | 0 | 50 | 66 | 141 | 31 | 45 |
| Binary | 1011000 | 1110101 | 1000110 | 11001 | 0 | 101000 | 110110 | 1100001 | 11001 | 100101 |
Color Harmonies of #587546
Complementary color
Monochromatic Colors of #587546
Black with #587546
Text Example
Text Example
White with #587546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587546; }
p { color: rgb(88,117,70); }
H1.HeaderClassName
{
color: #587546;
}
.AnyTagClassName
{
color: #587546;
}
</style>
background-color css
<style>
a { background-color: #587546; }
a { background-color: rgb(88,117,70); }
div.DivClassName
{
background-color: #587546;
}
.BgClassName
{
background-color: #587546;
}
</style>
border-color css
<style>
span { border-color: #587546; }
span { border-color: rgb(88,117,70); }
td.TdClassName
{
border-color: #587546;
}
.TagClassName
{
border-color: #587546;
}
</style>