Shades of Dingley #597545
Tints of Dingley #597545
RGB
CMYK
RGB Variations
Color information
#597545 (or 0x597545) is known color: Dingley. HEX triplet: 59, 75 and 45. RGB value is (89,117,69). Sum of RGB (Red+Green+Blue) = 89+117+69=275 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.36% from 275); Green value is 117 (46.09% from 255 or 42.55% from 275); Blue value is 69 (27.34% from 255 or 25.09% from 275); Max value from RGB is 117 - color contains mainly: green. Hex color #597545 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #597545 is #A68ABA. Grayscale: #676767. Windows color (decimal): -10914491 or 4552025. OLE color: 4552025.
HSL color Cylindrical-coordinate representation of color #597545: hue angle of 95º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #597545 is Cyan = 0.24, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 89 | 117 | 69 | - |
| CMYK | 0.24 | 0 | 0.41 | 0.54 |
| HSL | 95º | 0.26% | 0.36% | - |
| HSV(B) | 95º | 0.41% | 0.46% | - |
| XYZ | 11.56 | 15.28 | 7.97 | - |
| YUV | 103.16 | 108.72 | 117.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 117 | 69 | 0.24 | 0 | 0.41 | 0.54 | 95 | 0.26 | 0.36 |
| Hex | 59 | 75 | 45 | 18 | 0 | 29 | 36 | 5F | 1A | 24 |
| Octal | 131 | 165 | 105 | 30 | 0 | 51 | 66 | 137 | 32 | 44 |
| Binary | 1011001 | 1110101 | 1000101 | 11000 | 0 | 101001 | 110110 | 1011111 | 11010 | 100100 |
Color Harmonies of #597545
Complementary color
Monochromatic Colors of #597545
Black with #597545
Text Example
Text Example
White with #597545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597545; }
p { color: rgb(89,117,69); }
H1.HeaderClassName
{
color: #597545;
}
.AnyTagClassName
{
color: #597545;
}
</style>
background-color css
<style>
a { background-color: #597545; }
a { background-color: rgb(89,117,69); }
div.DivClassName
{
background-color: #597545;
}
.BgClassName
{
background-color: #597545;
}
</style>
border-color css
<style>
span { border-color: #597545; }
span { border-color: rgb(89,117,69); }
td.TdClassName
{
border-color: #597545;
}
.TagClassName
{
border-color: #597545;
}
</style>