Shades of Dingley #609040
Tints of Dingley #609040
RGB
CMYK
RGB Variations
Color information
#609040 (or 0x609040) is known color: Dingley. HEX triplet: 60, 90 and 40. RGB value is (96,144,64). Sum of RGB (Red+Green+Blue) = 96+144+64=304 (40% of max value = 765). Red value is 96 (37.89% from 255 or 31.58% from 304); Green value is 144 (56.64% from 255 or 47.37% from 304); Blue value is 64 (25.39% from 255 or 21.05% from 304); Max value from RGB is 144 - color contains mainly: green. Hex color #609040 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #609040 is #9F6FBF. Grayscale: #787878. Windows color (decimal): -10448832 or 4231264. OLE color: 4231264.
HSL color Cylindrical-coordinate representation of color #609040: hue angle of 96º 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 #609040 is Cyan = 0.33, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 96 | 144 | 64 | - |
| CMYK | 0.33 | 0 | 0.56 | 0.44 |
| HSL | 96º | 0.38% | 0.41% | - |
| HSV(B) | 96º | 0.56% | 0.56% | - |
| XYZ | 15.72 | 22.8 | 8.42 | - |
| YUV | 120.53 | 96.1 | 110.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 144 | 64 | 0.33 | 0 | 0.56 | 0.44 | 96 | 0.38 | 0.41 |
| Hex | 60 | 90 | 40 | 21 | 0 | 38 | 2C | 60 | 26 | 29 |
| Octal | 140 | 220 | 100 | 41 | 0 | 70 | 54 | 140 | 46 | 51 |
| Binary | 1100000 | 10010000 | 1000000 | 100001 | 0 | 111000 | 101100 | 1100000 | 100110 | 101001 |
Color Harmonies of #609040
Complementary color
Monochromatic Colors of #609040
Black with #609040
Text Example
Text Example
White with #609040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609040; }
p { color: rgb(96,144,64); }
H1.HeaderClassName
{
color: #609040;
}
.AnyTagClassName
{
color: #609040;
}
</style>
background-color css
<style>
a { background-color: #609040; }
a { background-color: rgb(96,144,64); }
div.DivClassName
{
background-color: #609040;
}
.BgClassName
{
background-color: #609040;
}
</style>
border-color css
<style>
span { border-color: #609040; }
span { border-color: rgb(96,144,64); }
td.TdClassName
{
border-color: #609040;
}
.TagClassName
{
border-color: #609040;
}
</style>