Shades of Dingley #619440
Tints of Dingley #619440
RGB
CMYK
RGB Variations
Color information
#619440 (or 0x619440) is known color: Dingley. HEX triplet: 61, 94 and 40. RGB value is (97,148,64). Sum of RGB (Red+Green+Blue) = 97+148+64=309 (40% of max value = 765). Red value is 97 (38.28% from 255 or 31.39% from 309); Green value is 148 (58.20% from 255 or 47.90% from 309); Blue value is 64 (25.39% from 255 or 20.71% from 309); Max value from RGB is 148 - color contains mainly: green. Hex color #619440 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #619440 is #9E6BBF. Grayscale: #7B7B7B. Windows color (decimal): -10382272 or 4232289. OLE color: 4232289.
HSL color Cylindrical-coordinate representation of color #619440: hue angle of 96.43º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #619440 is Cyan = 0.34, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 148 | 64 | - |
| CMYK | 0.34 | 0 | 0.57 | 0.42 |
| HSL | 96.43º | 0.4% | 0.42% | - |
| HSV(B) | 96.43º | 0.57% | 0.58% | - |
| XYZ | 16.45 | 24.09 | 8.63 | - |
| YUV | 123.18 | 94.6 | 109.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 148 | 64 | 0.34 | 0 | 0.57 | 0.42 | 96.43 | 0.4 | 0.42 |
| Hex | 61 | 94 | 40 | 22 | 0 | 39 | 2A | 60 | 28 | 2A |
| Octal | 141 | 224 | 100 | 42 | 0 | 71 | 52 | 140 | 50 | 52 |
| Binary | 1100001 | 10010100 | 1000000 | 100010 | 0 | 111001 | 101010 | 1100000 | 101000 | 101010 |
Color Harmonies of #619440
Complementary color
Monochromatic Colors of #619440
Black with #619440
Text Example
Text Example
White with #619440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619440; }
p { color: rgb(97,148,64); }
H1.HeaderClassName
{
color: #619440;
}
.AnyTagClassName
{
color: #619440;
}
</style>
background-color css
<style>
a { background-color: #619440; }
a { background-color: rgb(97,148,64); }
div.DivClassName
{
background-color: #619440;
}
.BgClassName
{
background-color: #619440;
}
</style>
border-color css
<style>
span { border-color: #619440; }
span { border-color: rgb(97,148,64); }
td.TdClassName
{
border-color: #619440;
}
.TagClassName
{
border-color: #619440;
}
</style>