Shades of Dingley #668349
Tints of Dingley #668349
RGB
CMYK
RGB Variations
Color information
#668349 (or 0x668349) is known color: Dingley. HEX triplet: 66, 83 and 49. RGB value is (102,131,73). Sum of RGB (Red+Green+Blue) = 102+131+73=306 (40% of max value = 765). Red value is 102 (40.23% from 255 or 33.33% from 306); Green value is 131 (51.56% from 255 or 42.81% from 306); Blue value is 73 (28.91% from 255 or 23.86% from 306); Max value from RGB is 131 - color contains mainly: green. Hex color #668349 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #668349 is #997CB6. Grayscale: #737373. Windows color (decimal): -10058935 or 4817766. OLE color: 4817766.
HSL color Cylindrical-coordinate representation of color #668349: hue angle of 90º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #668349 is Cyan = 0.22, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 102 | 131 | 73 | - |
| CMYK | 0.22 | 0 | 0.44 | 0.49 |
| HSL | 90º | 0.28% | 0.4% | - |
| HSV(B) | 90º | 0.44% | 0.51% | - |
| XYZ | 14.8 | 19.54 | 9.29 | - |
| YUV | 115.72 | 103.89 | 118.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 131 | 73 | 0.22 | 0 | 0.44 | 0.49 | 90 | 0.28 | 0.4 |
| Hex | 66 | 83 | 49 | 16 | 0 | 2C | 31 | 5A | 1C | 28 |
| Octal | 146 | 203 | 111 | 26 | 0 | 54 | 61 | 132 | 34 | 50 |
| Binary | 1100110 | 10000011 | 1001001 | 10110 | 0 | 101100 | 110001 | 1011010 | 11100 | 101000 |
Color Harmonies of #668349
Complementary color
Monochromatic Colors of #668349
Black with #668349
Text Example
Text Example
White with #668349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668349; }
p { color: rgb(102,131,73); }
H1.HeaderClassName
{
color: #668349;
}
.AnyTagClassName
{
color: #668349;
}
</style>
background-color css
<style>
a { background-color: #668349; }
a { background-color: rgb(102,131,73); }
div.DivClassName
{
background-color: #668349;
}
.BgClassName
{
background-color: #668349;
}
</style>
border-color css
<style>
span { border-color: #668349; }
span { border-color: rgb(102,131,73); }
td.TdClassName
{
border-color: #668349;
}
.TagClassName
{
border-color: #668349;
}
</style>