Shades of Dingley #668947
Tints of Dingley #668947
RGB
CMYK
RGB Variations
Color information
#668947 (or 0x668947) is known color: Dingley. HEX triplet: 66, 89 and 47. RGB value is (102,137,71). Sum of RGB (Red+Green+Blue) = 102+137+71=310 (41% of max value = 765). Red value is 102 (40.23% from 255 or 32.90% from 310); Green value is 137 (53.91% from 255 or 44.19% from 310); Blue value is 71 (28.12% from 255 or 22.90% from 310); Max value from RGB is 137 - color contains mainly: green. Hex color #668947 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #668947 is #9976B8. Grayscale: #777777. Windows color (decimal): -10057401 or 4688230. OLE color: 4688230.
HSL color Cylindrical-coordinate representation of color #668947: hue angle of 91.82º 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 #668947 is Cyan = 0.26, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 102 | 137 | 71 | - |
| CMYK | 0.26 | 0 | 0.48 | 0.46 |
| HSL | 91.82º | 0.32% | 0.41% | - |
| HSV(B) | 91.82º | 0.48% | 0.54% | - |
| XYZ | 15.56 | 21.17 | 9.23 | - |
| YUV | 119.01 | 100.9 | 115.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 137 | 71 | 0.26 | 0 | 0.48 | 0.46 | 91.82 | 0.32 | 0.41 |
| Hex | 66 | 89 | 47 | 1A | 0 | 30 | 2E | 5C | 20 | 29 |
| Octal | 146 | 211 | 107 | 32 | 0 | 60 | 56 | 134 | 40 | 51 |
| Binary | 1100110 | 10001001 | 1000111 | 11010 | 0 | 110000 | 101110 | 1011100 | 100000 | 101001 |
Color Harmonies of #668947
Complementary color
Monochromatic Colors of #668947
Black with #668947
Text Example
Text Example
White with #668947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668947; }
p { color: rgb(102,137,71); }
H1.HeaderClassName
{
color: #668947;
}
.AnyTagClassName
{
color: #668947;
}
</style>
background-color css
<style>
a { background-color: #668947; }
a { background-color: rgb(102,137,71); }
div.DivClassName
{
background-color: #668947;
}
.BgClassName
{
background-color: #668947;
}
</style>
border-color css
<style>
span { border-color: #668947; }
span { border-color: rgb(102,137,71); }
td.TdClassName
{
border-color: #668947;
}
.TagClassName
{
border-color: #668947;
}
</style>