Shades of Dingley #598738
Tints of Dingley #598738
RGB
CMYK
RGB Variations
Color information
#598738 (or 0x598738) is known color: Dingley. HEX triplet: 59, 87 and 38. RGB value is (89,135,56). Sum of RGB (Red+Green+Blue) = 89+135+56=280 (37% of max value = 765). Red value is 89 (35.16% from 255 or 31.79% from 280); Green value is 135 (53.12% from 255 or 48.21% from 280); Blue value is 56 (22.27% from 255 or 20% from 280); Max value from RGB is 135 - color contains mainly: green. Hex color #598738 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #598738 is #A678C7. Grayscale: #707070. Windows color (decimal): -10909896 or 3704665. OLE color: 3704665.
HSL color Cylindrical-coordinate representation of color #598738: hue angle of 94.94º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #598738 is Cyan = 0.34, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 135 | 56 | - |
| CMYK | 0.34 | 0 | 0.59 | 0.47 |
| HSL | 94.94º | 0.41% | 0.37% | - |
| HSV(B) | 94.94º | 0.59% | 0.53% | - |
| XYZ | 13.5 | 19.74 | 6.84 | - |
| YUV | 112.24 | 96.26 | 111.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 135 | 56 | 0.34 | 0 | 0.59 | 0.47 | 94.94 | 0.41 | 0.37 |
| Hex | 59 | 87 | 38 | 22 | 0 | 3B | 2F | 5F | 29 | 25 |
| Octal | 131 | 207 | 70 | 42 | 0 | 73 | 57 | 137 | 51 | 45 |
| Binary | 1011001 | 10000111 | 111000 | 100010 | 0 | 111011 | 101111 | 1011111 | 101001 | 100101 |
Color Harmonies of #598738
Complementary color
Monochromatic Colors of #598738
Black with #598738
Text Example
Text Example
White with #598738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598738; }
p { color: rgb(89,135,56); }
H1.HeaderClassName
{
color: #598738;
}
.AnyTagClassName
{
color: #598738;
}
</style>
background-color css
<style>
a { background-color: #598738; }
a { background-color: rgb(89,135,56); }
div.DivClassName
{
background-color: #598738;
}
.BgClassName
{
background-color: #598738;
}
</style>
border-color css
<style>
span { border-color: #598738; }
span { border-color: rgb(89,135,56); }
td.TdClassName
{
border-color: #598738;
}
.TagClassName
{
border-color: #598738;
}
</style>