Shades of Dingley #597149
Tints of Dingley #597149
RGB
CMYK
RGB Variations
Color information
#597149 (or 0x597149) is known color: Dingley. HEX triplet: 59, 71 and 49. RGB value is (89,113,73). Sum of RGB (Red+Green+Blue) = 89+113+73=275 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.36% from 275); Green value is 113 (44.53% from 255 or 41.09% from 275); Blue value is 73 (28.91% from 255 or 26.55% from 275); Max value from RGB is 113 - color contains mainly: green. Hex color #597149 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #597149 is #A68EB6. Grayscale: #656565. Windows color (decimal): -10915511 or 4813145. OLE color: 4813145.
HSL color Cylindrical-coordinate representation of color #597149: hue angle of 96º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #597149 is Cyan = 0.21, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 89 | 113 | 73 | - |
| CMYK | 0.21 | 0 | 0.35 | 0.56 |
| HSL | 96º | 0.22% | 0.36% | - |
| HSV(B) | 96º | 0.35% | 0.44% | - |
| XYZ | 11.23 | 14.42 | 8.49 | - |
| YUV | 101.26 | 112.05 | 119.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 113 | 73 | 0.21 | 0 | 0.35 | 0.56 | 96 | 0.22 | 0.36 |
| Hex | 59 | 71 | 49 | 15 | 0 | 23 | 38 | 60 | 16 | 24 |
| Octal | 131 | 161 | 111 | 25 | 0 | 43 | 70 | 140 | 26 | 44 |
| Binary | 1011001 | 1110001 | 1001001 | 10101 | 0 | 100011 | 111000 | 1100000 | 10110 | 100100 |
Color Harmonies of #597149
Complementary color
Monochromatic Colors of #597149
Black with #597149
Text Example
Text Example
White with #597149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597149; }
p { color: rgb(89,113,73); }
H1.HeaderClassName
{
color: #597149;
}
.AnyTagClassName
{
color: #597149;
}
</style>
background-color css
<style>
a { background-color: #597149; }
a { background-color: rgb(89,113,73); }
div.DivClassName
{
background-color: #597149;
}
.BgClassName
{
background-color: #597149;
}
</style>
border-color css
<style>
span { border-color: #597149; }
span { border-color: rgb(89,113,73); }
td.TdClassName
{
border-color: #597149;
}
.TagClassName
{
border-color: #597149;
}
</style>