Shades of Dingley #668036
Tints of Dingley #668036
RGB
CMYK
RGB Variations
Color information
#668036 (or 0x668036) is known color: Dingley. HEX triplet: 66, 80 and 36. RGB value is (102,128,54). Sum of RGB (Red+Green+Blue) = 102+128+54=284 (37% of max value = 765). Red value is 102 (40.23% from 255 or 35.92% from 284); Green value is 128 (50.39% from 255 or 45.07% from 284); Blue value is 54 (21.48% from 255 or 19.01% from 284); Max value from RGB is 128 - color contains mainly: green. Hex color #668036 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #668036 is #997FC9. Grayscale: #707070. Windows color (decimal): -10059722 or 3571814. OLE color: 3571814.
HSL color Cylindrical-coordinate representation of color #668036: hue angle of 81.08º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #668036 is Cyan = 0.20, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 102 | 128 | 54 | - |
| CMYK | 0.20 | 0 | 0.58 | 0.50 |
| HSL | 81.08º | 0.41% | 0.36% | - |
| HSV(B) | 81.08º | 0.58% | 0.5% | - |
| XYZ | 13.86 | 18.53 | 6.34 | - |
| YUV | 111.79 | 95.39 | 121.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 128 | 54 | 0.20 | 0 | 0.58 | 0.50 | 81.08 | 0.41 | 0.36 |
| Hex | 66 | 80 | 36 | 14 | 0 | 3A | 32 | 51 | 29 | 24 |
| Octal | 146 | 200 | 66 | 24 | 0 | 72 | 62 | 121 | 51 | 44 |
| Binary | 1100110 | 10000000 | 110110 | 10100 | 0 | 111010 | 110010 | 1010001 | 101001 | 100100 |
Color Harmonies of #668036
Complementary color
Monochromatic Colors of #668036
Black with #668036
Text Example
Text Example
White with #668036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668036; }
p { color: rgb(102,128,54); }
H1.HeaderClassName
{
color: #668036;
}
.AnyTagClassName
{
color: #668036;
}
</style>
background-color css
<style>
a { background-color: #668036; }
a { background-color: rgb(102,128,54); }
div.DivClassName
{
background-color: #668036;
}
.BgClassName
{
background-color: #668036;
}
</style>
border-color css
<style>
span { border-color: #668036; }
span { border-color: rgb(102,128,54); }
td.TdClassName
{
border-color: #668036;
}
.TagClassName
{
border-color: #668036;
}
</style>