Shades of Dingley #617646
Tints of Dingley #617646
RGB
CMYK
RGB Variations
Color information
#617646 (or 0x617646) is known color: Dingley. HEX triplet: 61, 76 and 46. RGB value is (97,118,70). Sum of RGB (Red+Green+Blue) = 97+118+70=285 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.04% from 285); Green value is 118 (46.48% from 255 or 41.40% from 285); Blue value is 70 (27.73% from 255 or 24.56% from 285); Max value from RGB is 118 - color contains mainly: green. Hex color #617646 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #617646 is #9E89B9. Grayscale: #6A6A6A. Windows color (decimal): -10389946 or 4617825. OLE color: 4617825.
HSL color Cylindrical-coordinate representation of color #617646: hue angle of 86.25º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #617646 is Cyan = 0.18, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 118 | 70 | - |
| CMYK | 0.18 | 0 | 0.41 | 0.54 |
| HSL | 86.25º | 0.26% | 0.37% | - |
| HSV(B) | 86.25º | 0.41% | 0.46% | - |
| XYZ | 12.51 | 15.94 | 8.21 | - |
| YUV | 106.25 | 107.54 | 121.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 118 | 70 | 0.18 | 0 | 0.41 | 0.54 | 86.25 | 0.26 | 0.37 |
| Hex | 61 | 76 | 46 | 12 | 0 | 29 | 36 | 56 | 1A | 25 |
| Octal | 141 | 166 | 106 | 22 | 0 | 51 | 66 | 126 | 32 | 45 |
| Binary | 1100001 | 1110110 | 1000110 | 10010 | 0 | 101001 | 110110 | 1010110 | 11010 | 100101 |
Color Harmonies of #617646
Complementary color
Monochromatic Colors of #617646
Black with #617646
Text Example
Text Example
White with #617646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617646; }
p { color: rgb(97,118,70); }
H1.HeaderClassName
{
color: #617646;
}
.AnyTagClassName
{
color: #617646;
}
</style>
background-color css
<style>
a { background-color: #617646; }
a { background-color: rgb(97,118,70); }
div.DivClassName
{
background-color: #617646;
}
.BgClassName
{
background-color: #617646;
}
</style>
border-color css
<style>
span { border-color: #617646; }
span { border-color: rgb(97,118,70); }
td.TdClassName
{
border-color: #617646;
}
.TagClassName
{
border-color: #617646;
}
</style>