Shades of Dingley #648947
Tints of Dingley #648947
RGB
CMYK
RGB Variations
Color information
#648947 (or 0x648947) is known color: Dingley. HEX triplet: 64, 89 and 47. RGB value is (100,137,71). Sum of RGB (Red+Green+Blue) = 100+137+71=308 (40% of max value = 765). Red value is 100 (39.45% from 255 or 32.47% from 308); Green value is 137 (53.91% from 255 or 44.48% from 308); Blue value is 71 (28.12% from 255 or 23.05% from 308); Max value from RGB is 137 - color contains mainly: green. Hex color #648947 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #648947 is #9B76B8. Grayscale: #767676. Windows color (decimal): -10188473 or 4688228. OLE color: 4688228.
HSL color Cylindrical-coordinate representation of color #648947: hue angle of 93.64º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #648947 is Cyan = 0.27, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 100 | 137 | 71 | - |
| CMYK | 0.27 | 0 | 0.48 | 0.46 |
| HSL | 93.64º | 0.32% | 0.41% | - |
| HSV(B) | 93.64º | 0.48% | 0.54% | - |
| XYZ | 15.34 | 21.06 | 9.22 | - |
| YUV | 118.41 | 101.24 | 114.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 137 | 71 | 0.27 | 0 | 0.48 | 0.46 | 93.64 | 0.32 | 0.41 |
| Hex | 64 | 89 | 47 | 1B | 0 | 30 | 2E | 5E | 20 | 29 |
| Octal | 144 | 211 | 107 | 33 | 0 | 60 | 56 | 136 | 40 | 51 |
| Binary | 1100100 | 10001001 | 1000111 | 11011 | 0 | 110000 | 101110 | 1011110 | 100000 | 101001 |
Color Harmonies of #648947
Complementary color
Monochromatic Colors of #648947
Black with #648947
Text Example
Text Example
White with #648947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648947; }
p { color: rgb(100,137,71); }
H1.HeaderClassName
{
color: #648947;
}
.AnyTagClassName
{
color: #648947;
}
</style>
background-color css
<style>
a { background-color: #648947; }
a { background-color: rgb(100,137,71); }
div.DivClassName
{
background-color: #648947;
}
.BgClassName
{
background-color: #648947;
}
</style>
border-color css
<style>
span { border-color: #648947; }
span { border-color: rgb(100,137,71); }
td.TdClassName
{
border-color: #648947;
}
.TagClassName
{
border-color: #648947;
}
</style>