Shades of Dingley #598038
Tints of Dingley #598038
RGB
CMYK
RGB Variations
Color information
#598038 (or 0x598038) is known color: Dingley. HEX triplet: 59, 80 and 38. RGB value is (89,128,56). Sum of RGB (Red+Green+Blue) = 89+128+56=273 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.60% from 273); Green value is 128 (50.39% from 255 or 46.89% from 273); Blue value is 56 (22.27% from 255 or 20.51% from 273); Max value from RGB is 128 - color contains mainly: green. Hex color #598038 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #598038 is #A67FC7. Grayscale: #6C6C6C. Windows color (decimal): -10911688 or 3702873. OLE color: 3702873.
HSL color Cylindrical-coordinate representation of color #598038: hue angle of 92.5º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #598038 is Cyan = 0.30, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 89 | 128 | 56 | - |
| CMYK | 0.30 | 0 | 0.56 | 0.50 |
| HSL | 92.5º | 0.39% | 0.36% | - |
| HSV(B) | 92.5º | 0.56% | 0.5% | - |
| XYZ | 12.55 | 17.85 | 6.52 | - |
| YUV | 108.13 | 98.58 | 114.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 128 | 56 | 0.30 | 0 | 0.56 | 0.50 | 92.5 | 0.39 | 0.36 |
| Hex | 59 | 80 | 38 | 1E | 0 | 38 | 32 | 5C | 27 | 24 |
| Octal | 131 | 200 | 70 | 36 | 0 | 70 | 62 | 134 | 47 | 44 |
| Binary | 1011001 | 10000000 | 111000 | 11110 | 0 | 111000 | 110010 | 1011100 | 100111 | 100100 |
Color Harmonies of #598038
Complementary color
Monochromatic Colors of #598038
Black with #598038
Text Example
Text Example
White with #598038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598038; }
p { color: rgb(89,128,56); }
H1.HeaderClassName
{
color: #598038;
}
.AnyTagClassName
{
color: #598038;
}
</style>
background-color css
<style>
a { background-color: #598038; }
a { background-color: rgb(89,128,56); }
div.DivClassName
{
background-color: #598038;
}
.BgClassName
{
background-color: #598038;
}
</style>
border-color css
<style>
span { border-color: #598038; }
span { border-color: rgb(89,128,56); }
td.TdClassName
{
border-color: #598038;
}
.TagClassName
{
border-color: #598038;
}
</style>