Shades of Dingley #617946
Tints of Dingley #617946
RGB
CMYK
RGB Variations
Color information
#617946 (or 0x617946) is known color: Dingley. HEX triplet: 61, 79 and 46. RGB value is (97,121,70). Sum of RGB (Red+Green+Blue) = 97+121+70=288 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.68% from 288); Green value is 121 (47.66% from 255 or 42.01% from 288); Blue value is 70 (27.73% from 255 or 24.31% from 288); Max value from RGB is 121 - color contains mainly: green. Hex color #617946 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #617946 is #9E86B9. Grayscale: #6C6C6C. Windows color (decimal): -10389178 or 4618593. OLE color: 4618593.
HSL color Cylindrical-coordinate representation of color #617946: hue angle of 88.24º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #617946 is Cyan = 0.20, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 121 | 70 | - |
| CMYK | 0.20 | 0 | 0.42 | 0.53 |
| HSL | 88.24º | 0.27% | 0.37% | - |
| HSV(B) | 88.24º | 0.42% | 0.47% | - |
| XYZ | 12.87 | 16.66 | 8.33 | - |
| YUV | 108.01 | 106.55 | 120.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 121 | 70 | 0.20 | 0 | 0.42 | 0.53 | 88.24 | 0.27 | 0.37 |
| Hex | 61 | 79 | 46 | 14 | 0 | 2A | 35 | 58 | 1B | 25 |
| Octal | 141 | 171 | 106 | 24 | 0 | 52 | 65 | 130 | 33 | 45 |
| Binary | 1100001 | 1111001 | 1000110 | 10100 | 0 | 101010 | 110101 | 1011000 | 11011 | 100101 |
Color Harmonies of #617946
Complementary color
Monochromatic Colors of #617946
Black with #617946
Text Example
Text Example
White with #617946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617946; }
p { color: rgb(97,121,70); }
H1.HeaderClassName
{
color: #617946;
}
.AnyTagClassName
{
color: #617946;
}
</style>
background-color css
<style>
a { background-color: #617946; }
a { background-color: rgb(97,121,70); }
div.DivClassName
{
background-color: #617946;
}
.BgClassName
{
background-color: #617946;
}
</style>
border-color css
<style>
span { border-color: #617946; }
span { border-color: rgb(97,121,70); }
td.TdClassName
{
border-color: #617946;
}
.TagClassName
{
border-color: #617946;
}
</style>