Shades of Dingley #668647
Tints of Dingley #668647
RGB
CMYK
RGB Variations
Color information
#668647 (or 0x668647) is known color: Dingley. HEX triplet: 66, 86 and 47. RGB value is (102,134,71). Sum of RGB (Red+Green+Blue) = 102+134+71=307 (40% of max value = 765). Red value is 102 (40.23% from 255 or 33.22% from 307); Green value is 134 (52.73% from 255 or 43.65% from 307); Blue value is 71 (28.12% from 255 or 23.13% from 307); Max value from RGB is 134 - color contains mainly: green. Hex color #668647 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #668647 is #9979B8. Grayscale: #757575. Windows color (decimal): -10058169 or 4687462. OLE color: 4687462.
HSL color Cylindrical-coordinate representation of color #668647: hue angle of 90.48º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #668647 is Cyan = 0.24, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 134 | 71 | - |
| CMYK | 0.24 | 0 | 0.47 | 0.47 |
| HSL | 90.48º | 0.31% | 0.4% | - |
| HSV(B) | 90.48º | 0.47% | 0.53% | - |
| XYZ | 15.14 | 20.33 | 9.09 | - |
| YUV | 117.25 | 101.9 | 117.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 134 | 71 | 0.24 | 0 | 0.47 | 0.47 | 90.48 | 0.31 | 0.4 |
| Hex | 66 | 86 | 47 | 18 | 0 | 2F | 2F | 5A | 1F | 28 |
| Octal | 146 | 206 | 107 | 30 | 0 | 57 | 57 | 132 | 37 | 50 |
| Binary | 1100110 | 10000110 | 1000111 | 11000 | 0 | 101111 | 101111 | 1011010 | 11111 | 101000 |
Color Harmonies of #668647
Complementary color
Monochromatic Colors of #668647
Black with #668647
Text Example
Text Example
White with #668647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668647; }
p { color: rgb(102,134,71); }
H1.HeaderClassName
{
color: #668647;
}
.AnyTagClassName
{
color: #668647;
}
</style>
background-color css
<style>
a { background-color: #668647; }
a { background-color: rgb(102,134,71); }
div.DivClassName
{
background-color: #668647;
}
.BgClassName
{
background-color: #668647;
}
</style>
border-color css
<style>
span { border-color: #668647; }
span { border-color: rgb(102,134,71); }
td.TdClassName
{
border-color: #668647;
}
.TagClassName
{
border-color: #668647;
}
</style>