Shades of Dingley #669742
Tints of Dingley #669742
RGB
CMYK
RGB Variations
Color information
#669742 (or 0x669742) is known color: Dingley. HEX triplet: 66, 97 and 42. RGB value is (102,151,66). Sum of RGB (Red+Green+Blue) = 102+151+66=319 (42% of max value = 765). Red value is 102 (40.23% from 255 or 31.97% from 319); Green value is 151 (59.38% from 255 or 47.34% from 319); Blue value is 66 (26.17% from 255 or 20.69% from 319); Max value from RGB is 151 - color contains mainly: green. Hex color #669742 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #669742 is #9968BD. Grayscale: #7E7E7E. Windows color (decimal): -10053822 or 4364134. OLE color: 4364134.
HSL color Cylindrical-coordinate representation of color #669742: hue angle of 94.59º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #669742 is Cyan = 0.32, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 102 | 151 | 66 | - |
| CMYK | 0.32 | 0 | 0.56 | 0.41 |
| HSL | 94.59º | 0.39% | 0.43% | - |
| HSV(B) | 94.59º | 0.56% | 0.59% | - |
| XYZ | 17.53 | 25.35 | 9.12 | - |
| YUV | 126.66 | 93.77 | 110.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 151 | 66 | 0.32 | 0 | 0.56 | 0.41 | 94.59 | 0.39 | 0.43 |
| Hex | 66 | 97 | 42 | 20 | 0 | 38 | 29 | 5F | 27 | 2B |
| Octal | 146 | 227 | 102 | 40 | 0 | 70 | 51 | 137 | 47 | 53 |
| Binary | 1100110 | 10010111 | 1000010 | 100000 | 0 | 111000 | 101001 | 1011111 | 100111 | 101011 |
Color Harmonies of #669742
Complementary color
Monochromatic Colors of #669742
Black with #669742
Text Example
Text Example
White with #669742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669742; }
p { color: rgb(102,151,66); }
H1.HeaderClassName
{
color: #669742;
}
.AnyTagClassName
{
color: #669742;
}
</style>
background-color css
<style>
a { background-color: #669742; }
a { background-color: rgb(102,151,66); }
div.DivClassName
{
background-color: #669742;
}
.BgClassName
{
background-color: #669742;
}
</style>
border-color css
<style>
span { border-color: #669742; }
span { border-color: rgb(102,151,66); }
td.TdClassName
{
border-color: #669742;
}
.TagClassName
{
border-color: #669742;
}
</style>