Shades of Dingley #597542
Tints of Dingley #597542
RGB
CMYK
RGB Variations
Color information
#597542 (or 0x597542) is known color: Dingley. HEX triplet: 59, 75 and 42. RGB value is (89,117,66). Sum of RGB (Red+Green+Blue) = 89+117+66=272 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.72% from 272); Green value is 117 (46.09% from 255 or 43.01% from 272); Blue value is 66 (26.17% from 255 or 24.26% from 272); Max value from RGB is 117 - color contains mainly: green. Hex color #597542 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #597542 is #A68ABD. Grayscale: #666666. Windows color (decimal): -10914494 or 4355417. OLE color: 4355417.
HSL color Cylindrical-coordinate representation of color #597542: hue angle of 92.94º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #597542 is Cyan = 0.24, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 89 | 117 | 66 | - |
| CMYK | 0.24 | 0 | 0.44 | 0.54 |
| HSL | 92.94º | 0.28% | 0.36% | - |
| HSV(B) | 92.94º | 0.44% | 0.46% | - |
| XYZ | 11.46 | 15.24 | 7.49 | - |
| YUV | 102.81 | 107.22 | 118.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 117 | 66 | 0.24 | 0 | 0.44 | 0.54 | 92.94 | 0.28 | 0.36 |
| Hex | 59 | 75 | 42 | 18 | 0 | 2C | 36 | 5D | 1C | 24 |
| Octal | 131 | 165 | 102 | 30 | 0 | 54 | 66 | 135 | 34 | 44 |
| Binary | 1011001 | 1110101 | 1000010 | 11000 | 0 | 101100 | 110110 | 1011101 | 11100 | 100100 |
Color Harmonies of #597542
Complementary color
Monochromatic Colors of #597542
Black with #597542
Text Example
Text Example
White with #597542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597542; }
p { color: rgb(89,117,66); }
H1.HeaderClassName
{
color: #597542;
}
.AnyTagClassName
{
color: #597542;
}
</style>
background-color css
<style>
a { background-color: #597542; }
a { background-color: rgb(89,117,66); }
div.DivClassName
{
background-color: #597542;
}
.BgClassName
{
background-color: #597542;
}
</style>
border-color css
<style>
span { border-color: #597542; }
span { border-color: rgb(89,117,66); }
td.TdClassName
{
border-color: #597542;
}
.TagClassName
{
border-color: #597542;
}
</style>