Shades of Dingley #597448
Tints of Dingley #597448
RGB
CMYK
RGB Variations
Color information
#597448 (or 0x597448) is known color: Dingley. HEX triplet: 59, 74 and 48. RGB value is (89,116,72). Sum of RGB (Red+Green+Blue) = 89+116+72=277 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.13% from 277); Green value is 116 (45.70% from 255 or 41.88% from 277); Blue value is 72 (28.52% from 255 or 25.99% from 277); Max value from RGB is 116 - color contains mainly: green. Hex color #597448 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #597448 is #A68BB7. Grayscale: #676767. Windows color (decimal): -10914744 or 4748377. OLE color: 4748377.
HSL color Cylindrical-coordinate representation of color #597448: hue angle of 96.82º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #597448 is Cyan = 0.23, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 116 | 72 | - |
| CMYK | 0.23 | 0 | 0.38 | 0.55 |
| HSL | 96.82º | 0.23% | 0.37% | - |
| HSV(B) | 96.82º | 0.38% | 0.45% | - |
| XYZ | 11.53 | 15.08 | 8.43 | - |
| YUV | 102.91 | 110.55 | 118.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 116 | 72 | 0.23 | 0 | 0.38 | 0.55 | 96.82 | 0.23 | 0.37 |
| Hex | 59 | 74 | 48 | 17 | 0 | 26 | 37 | 61 | 17 | 25 |
| Octal | 131 | 164 | 110 | 27 | 0 | 46 | 67 | 141 | 27 | 45 |
| Binary | 1011001 | 1110100 | 1001000 | 10111 | 0 | 100110 | 110111 | 1100001 | 10111 | 100101 |
Color Harmonies of #597448
Complementary color
Monochromatic Colors of #597448
Black with #597448
Text Example
Text Example
White with #597448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597448; }
p { color: rgb(89,116,72); }
H1.HeaderClassName
{
color: #597448;
}
.AnyTagClassName
{
color: #597448;
}
</style>
background-color css
<style>
a { background-color: #597448; }
a { background-color: rgb(89,116,72); }
div.DivClassName
{
background-color: #597448;
}
.BgClassName
{
background-color: #597448;
}
</style>
border-color css
<style>
span { border-color: #597448; }
span { border-color: rgb(89,116,72); }
td.TdClassName
{
border-color: #597448;
}
.TagClassName
{
border-color: #597448;
}
</style>