Shades of Dingley #648440
Tints of Dingley #648440
RGB
CMYK
RGB Variations
Color information
#648440 (or 0x648440) is known color: Dingley. HEX triplet: 64, 84 and 40. RGB value is (100,132,64). Sum of RGB (Red+Green+Blue) = 100+132+64=296 (39% of max value = 765). Red value is 100 (39.45% from 255 or 33.78% from 296); Green value is 132 (51.95% from 255 or 44.59% from 296); Blue value is 64 (25.39% from 255 or 21.62% from 296); Max value from RGB is 132 - color contains mainly: green. Hex color #648440 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #648440 is #9B7BBF. Grayscale: #727272. Windows color (decimal): -10189760 or 4228196. OLE color: 4228196.
HSL color Cylindrical-coordinate representation of color #648440: hue angle of 88.24º degrees, saturation: 0.35, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #648440 is Cyan = 0.24, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 100 | 132 | 64 | - |
| CMYK | 0.24 | 0 | 0.52 | 0.48 |
| HSL | 88.24º | 0.35% | 0.38% | - |
| HSV(B) | 88.24º | 0.52% | 0.52% | - |
| XYZ | 14.43 | 19.58 | 7.87 | - |
| YUV | 114.68 | 99.4 | 117.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 132 | 64 | 0.24 | 0 | 0.52 | 0.48 | 88.24 | 0.35 | 0.38 |
| Hex | 64 | 84 | 40 | 18 | 0 | 34 | 30 | 58 | 23 | 26 |
| Octal | 144 | 204 | 100 | 30 | 0 | 64 | 60 | 130 | 43 | 46 |
| Binary | 1100100 | 10000100 | 1000000 | 11000 | 0 | 110100 | 110000 | 1011000 | 100011 | 100110 |
Color Harmonies of #648440
Complementary color
Monochromatic Colors of #648440
Black with #648440
Text Example
Text Example
White with #648440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648440; }
p { color: rgb(100,132,64); }
H1.HeaderClassName
{
color: #648440;
}
.AnyTagClassName
{
color: #648440;
}
</style>
background-color css
<style>
a { background-color: #648440; }
a { background-color: rgb(100,132,64); }
div.DivClassName
{
background-color: #648440;
}
.BgClassName
{
background-color: #648440;
}
</style>
border-color css
<style>
span { border-color: #648440; }
span { border-color: rgb(100,132,64); }
td.TdClassName
{
border-color: #648440;
}
.TagClassName
{
border-color: #648440;
}
</style>