Shades of Dingley #648439
Tints of Dingley #648439
RGB
CMYK
RGB Variations
Color information
#648439 (or 0x648439) is known color: Dingley. HEX triplet: 64, 84 and 39. RGB value is (100,132,57). Sum of RGB (Red+Green+Blue) = 100+132+57=289 (38% of max value = 765). Red value is 100 (39.45% from 255 or 34.60% from 289); Green value is 132 (51.95% from 255 or 45.67% from 289); Blue value is 57 (22.66% from 255 or 19.72% from 289); Max value from RGB is 132 - color contains mainly: green. Hex color #648439 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #648439 is #9B7BC6. Grayscale: #727272. Windows color (decimal): -10189767 or 3769444. OLE color: 3769444.
HSL color Cylindrical-coordinate representation of color #648439: hue angle of 85.6º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #648439 is Cyan = 0.24, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 100 | 132 | 57 | - |
| CMYK | 0.24 | 0 | 0.57 | 0.48 |
| HSL | 85.6º | 0.4% | 0.37% | - |
| HSV(B) | 85.6º | 0.57% | 0.52% | - |
| XYZ | 14.25 | 19.51 | 6.89 | - |
| YUV | 113.88 | 95.9 | 118.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 132 | 57 | 0.24 | 0 | 0.57 | 0.48 | 85.6 | 0.4 | 0.37 |
| Hex | 64 | 84 | 39 | 18 | 0 | 39 | 30 | 56 | 28 | 25 |
| Octal | 144 | 204 | 71 | 30 | 0 | 71 | 60 | 126 | 50 | 45 |
| Binary | 1100100 | 10000100 | 111001 | 11000 | 0 | 111001 | 110000 | 1010110 | 101000 | 100101 |
Color Harmonies of #648439
Complementary color
Monochromatic Colors of #648439
Black with #648439
Text Example
Text Example
White with #648439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648439; }
p { color: rgb(100,132,57); }
H1.HeaderClassName
{
color: #648439;
}
.AnyTagClassName
{
color: #648439;
}
</style>
background-color css
<style>
a { background-color: #648439; }
a { background-color: rgb(100,132,57); }
div.DivClassName
{
background-color: #648439;
}
.BgClassName
{
background-color: #648439;
}
</style>
border-color css
<style>
span { border-color: #648439; }
span { border-color: rgb(100,132,57); }
td.TdClassName
{
border-color: #648439;
}
.TagClassName
{
border-color: #648439;
}
</style>