Shades of Dingley #587443
Tints of Dingley #587443
RGB
CMYK
RGB Variations
Color information
#587443 (or 0x587443) is known color: Dingley. HEX triplet: 58, 74 and 43. RGB value is (88,116,67). Sum of RGB (Red+Green+Blue) = 88+116+67=271 (35% of max value = 765). Red value is 88 (34.77% from 255 or 32.47% from 271); Green value is 116 (45.70% from 255 or 42.80% from 271); Blue value is 67 (26.56% from 255 or 24.72% from 271); Max value from RGB is 116 - color contains mainly: green. Hex color #587443 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #587443 is #A78BBC. Grayscale: #666666. Windows color (decimal): -10980285 or 4420696. OLE color: 4420696.
HSL color Cylindrical-coordinate representation of color #587443: hue angle of 94.29º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #587443 is Cyan = 0.24, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 116 | 67 | - |
| CMYK | 0.24 | 0 | 0.42 | 0.55 |
| HSL | 94.29º | 0.27% | 0.36% | - |
| HSV(B) | 94.29º | 0.42% | 0.45% | - |
| XYZ | 11.28 | 14.97 | 7.61 | - |
| YUV | 102.04 | 108.22 | 117.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 116 | 67 | 0.24 | 0 | 0.42 | 0.55 | 94.29 | 0.27 | 0.36 |
| Hex | 58 | 74 | 43 | 18 | 0 | 2A | 37 | 5E | 1B | 24 |
| Octal | 130 | 164 | 103 | 30 | 0 | 52 | 67 | 136 | 33 | 44 |
| Binary | 1011000 | 1110100 | 1000011 | 11000 | 0 | 101010 | 110111 | 1011110 | 11011 | 100100 |
Color Harmonies of #587443
Complementary color
Monochromatic Colors of #587443
Black with #587443
Text Example
Text Example
White with #587443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587443; }
p { color: rgb(88,116,67); }
H1.HeaderClassName
{
color: #587443;
}
.AnyTagClassName
{
color: #587443;
}
</style>
background-color css
<style>
a { background-color: #587443; }
a { background-color: rgb(88,116,67); }
div.DivClassName
{
background-color: #587443;
}
.BgClassName
{
background-color: #587443;
}
</style>
border-color css
<style>
span { border-color: #587443; }
span { border-color: rgb(88,116,67); }
td.TdClassName
{
border-color: #587443;
}
.TagClassName
{
border-color: #587443;
}
</style>