Shades of Dingley #598138
Tints of Dingley #598138
RGB
CMYK
RGB Variations
Color information
#598138 (or 0x598138) is known color: Dingley. HEX triplet: 59, 81 and 38. RGB value is (89,129,56). Sum of RGB (Red+Green+Blue) = 89+129+56=274 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.48% from 274); Green value is 129 (50.78% from 255 or 47.08% from 274); Blue value is 56 (22.27% from 255 or 20.44% from 274); Max value from RGB is 129 - color contains mainly: green. Hex color #598138 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #598138 is #A67EC7. Grayscale: #6C6C6C. Windows color (decimal): -10911432 or 3703129. OLE color: 3703129.
HSL color Cylindrical-coordinate representation of color #598138: hue angle of 92.88º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #598138 is Cyan = 0.31, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 89 | 129 | 56 | - |
| CMYK | 0.31 | 0 | 0.57 | 0.49 |
| HSL | 92.88º | 0.39% | 0.36% | - |
| HSV(B) | 92.88º | 0.57% | 0.51% | - |
| XYZ | 12.68 | 18.11 | 6.57 | - |
| YUV | 108.72 | 98.25 | 113.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 129 | 56 | 0.31 | 0 | 0.57 | 0.49 | 92.88 | 0.39 | 0.36 |
| Hex | 59 | 81 | 38 | 1F | 0 | 39 | 31 | 5D | 27 | 24 |
| Octal | 131 | 201 | 70 | 37 | 0 | 71 | 61 | 135 | 47 | 44 |
| Binary | 1011001 | 10000001 | 111000 | 11111 | 0 | 111001 | 110001 | 1011101 | 100111 | 100100 |
Color Harmonies of #598138
Complementary color
Monochromatic Colors of #598138
Black with #598138
Text Example
Text Example
White with #598138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598138; }
p { color: rgb(89,129,56); }
H1.HeaderClassName
{
color: #598138;
}
.AnyTagClassName
{
color: #598138;
}
</style>
background-color css
<style>
a { background-color: #598138; }
a { background-color: rgb(89,129,56); }
div.DivClassName
{
background-color: #598138;
}
.BgClassName
{
background-color: #598138;
}
</style>
border-color css
<style>
span { border-color: #598138; }
span { border-color: rgb(89,129,56); }
td.TdClassName
{
border-color: #598138;
}
.TagClassName
{
border-color: #598138;
}
</style>