Shades of Dingley #587548
Tints of Dingley #587548
RGB
CMYK
RGB Variations
Color information
#587548 (or 0x587548) is known color: Dingley. HEX triplet: 58, 75 and 48. RGB value is (88,117,72). Sum of RGB (Red+Green+Blue) = 88+117+72=277 (36% of max value = 765). Red value is 88 (34.77% from 255 or 31.77% from 277); Green value is 117 (46.09% from 255 or 42.24% from 277); Blue value is 72 (28.52% from 255 or 25.99% from 277); Max value from RGB is 117 - color contains mainly: green. Hex color #587548 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #587548 is #A78AB7. Grayscale: #676767. Windows color (decimal): -10980024 or 4748632. OLE color: 4748632.
HSL color Cylindrical-coordinate representation of color #587548: hue angle of 98.67º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #587548 is Cyan = 0.25, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 88 | 117 | 72 | - |
| CMYK | 0.25 | 0 | 0.38 | 0.54 |
| HSL | 98.67º | 0.24% | 0.37% | - |
| HSV(B) | 98.67º | 0.38% | 0.46% | - |
| XYZ | 11.56 | 15.27 | 8.47 | - |
| YUV | 103.2 | 110.39 | 117.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 117 | 72 | 0.25 | 0 | 0.38 | 0.54 | 98.67 | 0.24 | 0.37 |
| Hex | 58 | 75 | 48 | 19 | 0 | 26 | 36 | 63 | 18 | 25 |
| Octal | 130 | 165 | 110 | 31 | 0 | 46 | 66 | 143 | 30 | 45 |
| Binary | 1011000 | 1110101 | 1001000 | 11001 | 0 | 100110 | 110110 | 1100011 | 11000 | 100101 |
Color Harmonies of #587548
Complementary color
Monochromatic Colors of #587548
Black with #587548
Text Example
Text Example
White with #587548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587548; }
p { color: rgb(88,117,72); }
H1.HeaderClassName
{
color: #587548;
}
.AnyTagClassName
{
color: #587548;
}
</style>
background-color css
<style>
a { background-color: #587548; }
a { background-color: rgb(88,117,72); }
div.DivClassName
{
background-color: #587548;
}
.BgClassName
{
background-color: #587548;
}
</style>
border-color css
<style>
span { border-color: #587548; }
span { border-color: rgb(88,117,72); }
td.TdClassName
{
border-color: #587548;
}
.TagClassName
{
border-color: #587548;
}
</style>