Shades of Dingley #668045
Tints of Dingley #668045
RGB
CMYK
RGB Variations
Color information
#668045 (or 0x668045) is known color: Dingley. HEX triplet: 66, 80 and 45. RGB value is (102,128,69). Sum of RGB (Red+Green+Blue) = 102+128+69=299 (39% of max value = 765). Red value is 102 (40.23% from 255 or 34.11% from 299); Green value is 128 (50.39% from 255 or 42.81% from 299); Blue value is 69 (27.34% from 255 or 23.08% from 299); Max value from RGB is 128 - color contains mainly: green. Hex color #668045 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #668045 is #997FBA. Grayscale: #717171. Windows color (decimal): -10059707 or 4554854. OLE color: 4554854.
HSL color Cylindrical-coordinate representation of color #668045: hue angle of 86.44º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #668045 is Cyan = 0.20, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 102 | 128 | 69 | - |
| CMYK | 0.20 | 0 | 0.46 | 0.50 |
| HSL | 86.44º | 0.3% | 0.39% | - |
| HSV(B) | 86.44º | 0.46% | 0.5% | - |
| XYZ | 14.27 | 18.69 | 8.49 | - |
| YUV | 113.5 | 102.89 | 119.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 128 | 69 | 0.20 | 0 | 0.46 | 0.50 | 86.44 | 0.3 | 0.39 |
| Hex | 66 | 80 | 45 | 14 | 0 | 2E | 32 | 56 | 1E | 27 |
| Octal | 146 | 200 | 105 | 24 | 0 | 56 | 62 | 126 | 36 | 47 |
| Binary | 1100110 | 10000000 | 1000101 | 10100 | 0 | 101110 | 110010 | 1010110 | 11110 | 100111 |
Color Harmonies of #668045
Complementary color
Monochromatic Colors of #668045
Black with #668045
Text Example
Text Example
White with #668045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668045; }
p { color: rgb(102,128,69); }
H1.HeaderClassName
{
color: #668045;
}
.AnyTagClassName
{
color: #668045;
}
</style>
background-color css
<style>
a { background-color: #668045; }
a { background-color: rgb(102,128,69); }
div.DivClassName
{
background-color: #668045;
}
.BgClassName
{
background-color: #668045;
}
</style>
border-color css
<style>
span { border-color: #668045; }
span { border-color: rgb(102,128,69); }
td.TdClassName
{
border-color: #668045;
}
.TagClassName
{
border-color: #668045;
}
</style>