Shades of Dingley #617846
Tints of Dingley #617846
RGB
CMYK
RGB Variations
Color information
#617846 (or 0x617846) is known color: Dingley. HEX triplet: 61, 78 and 46. RGB value is (97,120,70). Sum of RGB (Red+Green+Blue) = 97+120+70=287 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.80% from 287); Green value is 120 (47.27% from 255 or 41.81% from 287); Blue value is 70 (27.73% from 255 or 24.39% from 287); Max value from RGB is 120 - color contains mainly: green. Hex color #617846 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #617846 is #9E87B9. Grayscale: #6B6B6B. Windows color (decimal): -10389434 or 4618337. OLE color: 4618337.
HSL color Cylindrical-coordinate representation of color #617846: hue angle of 87.6º degrees, saturation: 0.26, 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 #617846 is Cyan = 0.19, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 97 | 120 | 70 | - |
| CMYK | 0.19 | 0 | 0.42 | 0.53 |
| HSL | 87.6º | 0.26% | 0.37% | - |
| HSV(B) | 87.6º | 0.42% | 0.47% | - |
| XYZ | 12.75 | 16.42 | 8.29 | - |
| YUV | 107.42 | 106.88 | 120.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 120 | 70 | 0.19 | 0 | 0.42 | 0.53 | 87.6 | 0.26 | 0.37 |
| Hex | 61 | 78 | 46 | 13 | 0 | 2A | 35 | 58 | 1A | 25 |
| Octal | 141 | 170 | 106 | 23 | 0 | 52 | 65 | 130 | 32 | 45 |
| Binary | 1100001 | 1111000 | 1000110 | 10011 | 0 | 101010 | 110101 | 1011000 | 11010 | 100101 |
Color Harmonies of #617846
Complementary color
Monochromatic Colors of #617846
Black with #617846
Text Example
Text Example
White with #617846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617846; }
p { color: rgb(97,120,70); }
H1.HeaderClassName
{
color: #617846;
}
.AnyTagClassName
{
color: #617846;
}
</style>
background-color css
<style>
a { background-color: #617846; }
a { background-color: rgb(97,120,70); }
div.DivClassName
{
background-color: #617846;
}
.BgClassName
{
background-color: #617846;
}
</style>
border-color css
<style>
span { border-color: #617846; }
span { border-color: rgb(97,120,70); }
td.TdClassName
{
border-color: #617846;
}
.TagClassName
{
border-color: #617846;
}
</style>