Shades of Dingley #659440
Tints of Dingley #659440
RGB
CMYK
RGB Variations
Color information
#659440 (or 0x659440) is known color: Dingley. HEX triplet: 65, 94 and 40. RGB value is (101,148,64). Sum of RGB (Red+Green+Blue) = 101+148+64=313 (41% of max value = 765). Red value is 101 (39.84% from 255 or 32.27% from 313); Green value is 148 (58.20% from 255 or 47.28% from 313); Blue value is 64 (25.39% from 255 or 20.45% from 313); Max value from RGB is 148 - color contains mainly: green. Hex color #659440 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #659440 is #9A6BBF. Grayscale: #7C7C7C. Windows color (decimal): -10120128 or 4232293. OLE color: 4232293.
HSL color Cylindrical-coordinate representation of color #659440: hue angle of 93.57º 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 #659440 is Cyan = 0.32, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 101 | 148 | 64 | - |
| CMYK | 0.32 | 0 | 0.57 | 0.42 |
| HSL | 93.57º | 0.4% | 0.42% | - |
| HSV(B) | 93.57º | 0.57% | 0.58% | - |
| XYZ | 16.88 | 24.32 | 8.65 | - |
| YUV | 124.37 | 93.93 | 111.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 148 | 64 | 0.32 | 0 | 0.57 | 0.42 | 93.57 | 0.4 | 0.42 |
| Hex | 65 | 94 | 40 | 20 | 0 | 39 | 2A | 5E | 28 | 2A |
| Octal | 145 | 224 | 100 | 40 | 0 | 71 | 52 | 136 | 50 | 52 |
| Binary | 1100101 | 10010100 | 1000000 | 100000 | 0 | 111001 | 101010 | 1011110 | 101000 | 101010 |
Color Harmonies of #659440
Complementary color
Monochromatic Colors of #659440
Black with #659440
Text Example
Text Example
White with #659440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659440; }
p { color: rgb(101,148,64); }
H1.HeaderClassName
{
color: #659440;
}
.AnyTagClassName
{
color: #659440;
}
</style>
background-color css
<style>
a { background-color: #659440; }
a { background-color: rgb(101,148,64); }
div.DivClassName
{
background-color: #659440;
}
.BgClassName
{
background-color: #659440;
}
</style>
border-color css
<style>
span { border-color: #659440; }
span { border-color: rgb(101,148,64); }
td.TdClassName
{
border-color: #659440;
}
.TagClassName
{
border-color: #659440;
}
</style>