Shades of Dingley #668639
Tints of Dingley #668639
RGB
CMYK
RGB Variations
Color information
#668639 (or 0x668639) is known color: Dingley. HEX triplet: 66, 86 and 39. RGB value is (102,134,57). Sum of RGB (Red+Green+Blue) = 102+134+57=293 (38% of max value = 765). Red value is 102 (40.23% from 255 or 34.81% from 293); Green value is 134 (52.73% from 255 or 45.73% from 293); Blue value is 57 (22.66% from 255 or 19.45% from 293); Max value from RGB is 134 - color contains mainly: green. Hex color #668639 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #668639 is #9979C6. Grayscale: #737373. Windows color (decimal): -10058183 or 3769958. OLE color: 3769958.
HSL color Cylindrical-coordinate representation of color #668639: hue angle of 84.94º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #668639 is Cyan = 0.24, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 134 | 57 | - |
| CMYK | 0.24 | 0 | 0.57 | 0.47 |
| HSL | 84.94º | 0.4% | 0.37% | - |
| HSV(B) | 84.94º | 0.57% | 0.53% | - |
| XYZ | 14.74 | 20.17 | 6.99 | - |
| YUV | 115.65 | 94.9 | 118.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 134 | 57 | 0.24 | 0 | 0.57 | 0.47 | 84.94 | 0.4 | 0.37 |
| Hex | 66 | 86 | 39 | 18 | 0 | 39 | 2F | 55 | 28 | 25 |
| Octal | 146 | 206 | 71 | 30 | 0 | 71 | 57 | 125 | 50 | 45 |
| Binary | 1100110 | 10000110 | 111001 | 11000 | 0 | 111001 | 101111 | 1010101 | 101000 | 100101 |
Color Harmonies of #668639
Complementary color
Monochromatic Colors of #668639
Black with #668639
Text Example
Text Example
White with #668639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668639; }
p { color: rgb(102,134,57); }
H1.HeaderClassName
{
color: #668639;
}
.AnyTagClassName
{
color: #668639;
}
</style>
background-color css
<style>
a { background-color: #668639; }
a { background-color: rgb(102,134,57); }
div.DivClassName
{
background-color: #668639;
}
.BgClassName
{
background-color: #668639;
}
</style>
border-color css
<style>
span { border-color: #668639; }
span { border-color: rgb(102,134,57); }
td.TdClassName
{
border-color: #668639;
}
.TagClassName
{
border-color: #668639;
}
</style>