Shades of Dingley #667649
Tints of Dingley #667649
RGB
CMYK
RGB Variations
Color information
#667649 (or 0x667649) is known color: Dingley. HEX triplet: 66, 76 and 49. RGB value is (102,118,73). Sum of RGB (Red+Green+Blue) = 102+118+73=293 (38% of max value = 765). Red value is 102 (40.23% from 255 or 34.81% from 293); Green value is 118 (46.48% from 255 or 40.27% from 293); Blue value is 73 (28.91% from 255 or 24.91% from 293); Max value from RGB is 118 - color contains mainly: green. Hex color #667649 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #667649 is #9989B6. Grayscale: #6C6C6C. Windows color (decimal): -10062263 or 4814438. OLE color: 4814438.
HSL color Cylindrical-coordinate representation of color #667649: hue angle of 81.33º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #667649 is Cyan = 0.14, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 118 | 73 | - |
| CMYK | 0.14 | 0 | 0.38 | 0.54 |
| HSL | 81.33º | 0.24% | 0.37% | - |
| HSV(B) | 81.33º | 0.38% | 0.46% | - |
| XYZ | 13.16 | 16.26 | 8.75 | - |
| YUV | 108.09 | 108.2 | 123.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 118 | 73 | 0.14 | 0 | 0.38 | 0.54 | 81.33 | 0.24 | 0.37 |
| Hex | 66 | 76 | 49 | E | 0 | 26 | 36 | 51 | 18 | 25 |
| Octal | 146 | 166 | 111 | 16 | 0 | 46 | 66 | 121 | 30 | 45 |
| Binary | 1100110 | 1110110 | 1001001 | 1110 | 0 | 100110 | 110110 | 1010001 | 11000 | 100101 |
Color Harmonies of #667649
Complementary color
Monochromatic Colors of #667649
Black with #667649
Text Example
Text Example
White with #667649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667649; }
p { color: rgb(102,118,73); }
H1.HeaderClassName
{
color: #667649;
}
.AnyTagClassName
{
color: #667649;
}
</style>
background-color css
<style>
a { background-color: #667649; }
a { background-color: rgb(102,118,73); }
div.DivClassName
{
background-color: #667649;
}
.BgClassName
{
background-color: #667649;
}
</style>
border-color css
<style>
span { border-color: #667649; }
span { border-color: rgb(102,118,73); }
td.TdClassName
{
border-color: #667649;
}
.TagClassName
{
border-color: #667649;
}
</style>