Shades of Dingley #617650
Tints of Dingley #617650
RGB
CMYK
RGB Variations
Color information
#617650 (or 0x617650) is known color: Dingley. HEX triplet: 61, 76 and 50. RGB value is (97,118,80). Sum of RGB (Red+Green+Blue) = 97+118+80=295 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.88% from 295); Green value is 118 (46.48% from 255 or 40% from 295); Blue value is 80 (31.64% from 255 or 27.12% from 295); Max value from RGB is 118 - color contains mainly: green. Hex color #617650 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617650 is #9E89AF. Grayscale: #6B6B6B. Windows color (decimal): -10389936 or 5273185. OLE color: 5273185.
HSL color Cylindrical-coordinate representation of color #617650: hue angle of 93.16º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #617650 is Cyan = 0.18, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 118 | 80 | - |
| CMYK | 0.18 | 0 | 0.32 | 0.54 |
| HSL | 93.16º | 0.19% | 0.39% | - |
| HSV(B) | 93.16º | 0.32% | 0.46% | - |
| XYZ | 12.86 | 16.08 | 10.02 | - |
| YUV | 107.39 | 112.54 | 120.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 118 | 80 | 0.18 | 0 | 0.32 | 0.54 | 93.16 | 0.19 | 0.39 |
| Hex | 61 | 76 | 50 | 12 | 0 | 20 | 36 | 5D | 13 | 27 |
| Octal | 141 | 166 | 120 | 22 | 0 | 40 | 66 | 135 | 23 | 47 |
| Binary | 1100001 | 1110110 | 1010000 | 10010 | 0 | 100000 | 110110 | 1011101 | 10011 | 100111 |
Color Harmonies of #617650
Complementary color
Monochromatic Colors of #617650
Black with #617650
Text Example
Text Example
White with #617650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617650; }
p { color: rgb(97,118,80); }
H1.HeaderClassName
{
color: #617650;
}
.AnyTagClassName
{
color: #617650;
}
</style>
background-color css
<style>
a { background-color: #617650; }
a { background-color: rgb(97,118,80); }
div.DivClassName
{
background-color: #617650;
}
.BgClassName
{
background-color: #617650;
}
</style>
border-color css
<style>
span { border-color: #617650; }
span { border-color: rgb(97,118,80); }
td.TdClassName
{
border-color: #617650;
}
.TagClassName
{
border-color: #617650;
}
</style>