Shades of Dingley #587349
Tints of Dingley #587349
RGB
CMYK
RGB Variations
Color information
#587349 (or 0x587349) is known color: Dingley. HEX triplet: 58, 73 and 49. RGB value is (88,115,73). Sum of RGB (Red+Green+Blue) = 88+115+73=276 (36% of max value = 765). Red value is 88 (34.77% from 255 or 31.88% from 276); Green value is 115 (45.31% from 255 or 41.67% from 276); Blue value is 73 (28.91% from 255 or 26.45% from 276); Max value from RGB is 115 - color contains mainly: green. Hex color #587349 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #587349 is #A78CB6. Grayscale: #666666. Windows color (decimal): -10980535 or 4813656. OLE color: 4813656.
HSL color Cylindrical-coordinate representation of color #587349: hue angle of 98.57º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #587349 is Cyan = 0.23, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 115 | 73 | - |
| CMYK | 0.23 | 0 | 0.37 | 0.55 |
| HSL | 98.57º | 0.22% | 0.37% | - |
| HSV(B) | 98.57º | 0.37% | 0.45% | - |
| XYZ | 11.36 | 14.82 | 8.56 | - |
| YUV | 102.14 | 111.55 | 117.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 115 | 73 | 0.23 | 0 | 0.37 | 0.55 | 98.57 | 0.22 | 0.37 |
| Hex | 58 | 73 | 49 | 17 | 0 | 25 | 37 | 63 | 16 | 25 |
| Octal | 130 | 163 | 111 | 27 | 0 | 45 | 67 | 143 | 26 | 45 |
| Binary | 1011000 | 1110011 | 1001001 | 10111 | 0 | 100101 | 110111 | 1100011 | 10110 | 100101 |
Color Harmonies of #587349
Complementary color
Monochromatic Colors of #587349
Black with #587349
Text Example
Text Example
White with #587349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587349; }
p { color: rgb(88,115,73); }
H1.HeaderClassName
{
color: #587349;
}
.AnyTagClassName
{
color: #587349;
}
</style>
background-color css
<style>
a { background-color: #587349; }
a { background-color: rgb(88,115,73); }
div.DivClassName
{
background-color: #587349;
}
.BgClassName
{
background-color: #587349;
}
</style>
border-color css
<style>
span { border-color: #587349; }
span { border-color: rgb(88,115,73); }
td.TdClassName
{
border-color: #587349;
}
.TagClassName
{
border-color: #587349;
}
</style>