Shades of Dingley #669043
Tints of Dingley #669043
RGB
CMYK
RGB Variations
Color information
#669043 (or 0x669043) is known color: Dingley. HEX triplet: 66, 90 and 43. RGB value is (102,144,67). Sum of RGB (Red+Green+Blue) = 102+144+67=313 (41% of max value = 765). Red value is 102 (40.23% from 255 or 32.59% from 313); Green value is 144 (56.64% from 255 or 46.01% from 313); Blue value is 67 (26.56% from 255 or 21.41% from 313); Max value from RGB is 144 - color contains mainly: green. Hex color #669043 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #669043 is #996FBC. Grayscale: #7A7A7A. Windows color (decimal): -10055613 or 4427878. OLE color: 4427878.
HSL color Cylindrical-coordinate representation of color #669043: hue angle of 92.73º degrees, saturation: 0.36, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #669043 is Cyan = 0.29, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 102 | 144 | 67 | - |
| CMYK | 0.29 | 0 | 0.53 | 0.44 |
| HSL | 92.73º | 0.36% | 0.41% | - |
| HSV(B) | 92.73º | 0.53% | 0.56% | - |
| XYZ | 16.47 | 23.18 | 8.92 | - |
| YUV | 122.66 | 96.59 | 113.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 144 | 67 | 0.29 | 0 | 0.53 | 0.44 | 92.73 | 0.36 | 0.41 |
| Hex | 66 | 90 | 43 | 1D | 0 | 35 | 2C | 5D | 24 | 29 |
| Octal | 146 | 220 | 103 | 35 | 0 | 65 | 54 | 135 | 44 | 51 |
| Binary | 1100110 | 10010000 | 1000011 | 11101 | 0 | 110101 | 101100 | 1011101 | 100100 | 101001 |
Color Harmonies of #669043
Complementary color
Monochromatic Colors of #669043
Black with #669043
Text Example
Text Example
White with #669043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669043; }
p { color: rgb(102,144,67); }
H1.HeaderClassName
{
color: #669043;
}
.AnyTagClassName
{
color: #669043;
}
</style>
background-color css
<style>
a { background-color: #669043; }
a { background-color: rgb(102,144,67); }
div.DivClassName
{
background-color: #669043;
}
.BgClassName
{
background-color: #669043;
}
</style>
border-color css
<style>
span { border-color: #669043; }
span { border-color: rgb(102,144,67); }
td.TdClassName
{
border-color: #669043;
}
.TagClassName
{
border-color: #669043;
}
</style>