Shades of Dingley #648847
Tints of Dingley #648847
RGB
CMYK
RGB Variations
Color information
#648847 (or 0x648847) is known color: Dingley. HEX triplet: 64, 88 and 47. RGB value is (100,136,71). Sum of RGB (Red+Green+Blue) = 100+136+71=307 (40% of max value = 765). Red value is 100 (39.45% from 255 or 32.57% from 307); Green value is 136 (53.52% from 255 or 44.30% from 307); Blue value is 71 (28.12% from 255 or 23.13% from 307); Max value from RGB is 136 - color contains mainly: green. Hex color #648847 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #648847 is #9B77B8. Grayscale: #767676. Windows color (decimal): -10188729 or 4687972. OLE color: 4687972.
HSL color Cylindrical-coordinate representation of color #648847: hue angle of 93.23º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #648847 is Cyan = 0.26, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 136 | 71 | - |
| CMYK | 0.26 | 0 | 0.48 | 0.47 |
| HSL | 93.23º | 0.31% | 0.41% | - |
| HSV(B) | 93.23º | 0.48% | 0.53% | - |
| XYZ | 15.2 | 20.77 | 9.17 | - |
| YUV | 117.83 | 101.57 | 115.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 136 | 71 | 0.26 | 0 | 0.48 | 0.47 | 93.23 | 0.31 | 0.41 |
| Hex | 64 | 88 | 47 | 1A | 0 | 30 | 2F | 5D | 1F | 29 |
| Octal | 144 | 210 | 107 | 32 | 0 | 60 | 57 | 135 | 37 | 51 |
| Binary | 1100100 | 10001000 | 1000111 | 11010 | 0 | 110000 | 101111 | 1011101 | 11111 | 101001 |
Color Harmonies of #648847
Complementary color
Monochromatic Colors of #648847
Black with #648847
Text Example
Text Example
White with #648847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648847; }
p { color: rgb(100,136,71); }
H1.HeaderClassName
{
color: #648847;
}
.AnyTagClassName
{
color: #648847;
}
</style>
background-color css
<style>
a { background-color: #648847; }
a { background-color: rgb(100,136,71); }
div.DivClassName
{
background-color: #648847;
}
.BgClassName
{
background-color: #648847;
}
</style>
border-color css
<style>
span { border-color: #648847; }
span { border-color: rgb(100,136,71); }
td.TdClassName
{
border-color: #648847;
}
.TagClassName
{
border-color: #648847;
}
</style>