Shades of Dingley #619040
Tints of Dingley #619040
RGB
CMYK
RGB Variations
Color information
#619040 (or 0x619040) is known color: Dingley. HEX triplet: 61, 90 and 40. RGB value is (97,144,64). Sum of RGB (Red+Green+Blue) = 97+144+64=305 (40% of max value = 765). Red value is 97 (38.28% from 255 or 31.80% from 305); Green value is 144 (56.64% from 255 or 47.21% from 305); Blue value is 64 (25.39% from 255 or 20.98% from 305); Max value from RGB is 144 - color contains mainly: green. Hex color #619040 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #619040 is #9E6FBF. Grayscale: #797979. Windows color (decimal): -10383296 or 4231265. OLE color: 4231265.
HSL color Cylindrical-coordinate representation of color #619040: hue angle of 95.25º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #619040 is Cyan = 0.33, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 97 | 144 | 64 | - |
| CMYK | 0.33 | 0 | 0.56 | 0.44 |
| HSL | 95.25º | 0.38% | 0.41% | - |
| HSV(B) | 95.25º | 0.56% | 0.56% | - |
| XYZ | 15.83 | 22.86 | 8.43 | - |
| YUV | 120.83 | 95.93 | 111 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 144 | 64 | 0.33 | 0 | 0.56 | 0.44 | 95.25 | 0.38 | 0.41 |
| Hex | 61 | 90 | 40 | 21 | 0 | 38 | 2C | 5F | 26 | 29 |
| Octal | 141 | 220 | 100 | 41 | 0 | 70 | 54 | 137 | 46 | 51 |
| Binary | 1100001 | 10010000 | 1000000 | 100001 | 0 | 111000 | 101100 | 1011111 | 100110 | 101001 |
Color Harmonies of #619040
Complementary color
Monochromatic Colors of #619040
Black with #619040
Text Example
Text Example
White with #619040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619040; }
p { color: rgb(97,144,64); }
H1.HeaderClassName
{
color: #619040;
}
.AnyTagClassName
{
color: #619040;
}
</style>
background-color css
<style>
a { background-color: #619040; }
a { background-color: rgb(97,144,64); }
div.DivClassName
{
background-color: #619040;
}
.BgClassName
{
background-color: #619040;
}
</style>
border-color css
<style>
span { border-color: #619040; }
span { border-color: rgb(97,144,64); }
td.TdClassName
{
border-color: #619040;
}
.TagClassName
{
border-color: #619040;
}
</style>