Shades of Dingley #668348
Tints of Dingley #668348
RGB
CMYK
RGB Variations
Color information
#668348 (or 0x668348) is known color: Dingley. HEX triplet: 66, 83 and 48. RGB value is (102,131,72). Sum of RGB (Red+Green+Blue) = 102+131+72=305 (40% of max value = 765). Red value is 102 (40.23% from 255 or 33.44% from 305); Green value is 131 (51.56% from 255 or 42.95% from 305); Blue value is 72 (28.52% from 255 or 23.61% from 305); Max value from RGB is 131 - color contains mainly: green. Hex color #668348 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #668348 is #997CB7. Grayscale: #737373. Windows color (decimal): -10058936 or 4752230. OLE color: 4752230.
HSL color Cylindrical-coordinate representation of color #668348: hue angle of 89.49º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #668348 is Cyan = 0.22, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 102 | 131 | 72 | - |
| CMYK | 0.22 | 0 | 0.45 | 0.49 |
| HSL | 89.49º | 0.29% | 0.4% | - |
| HSV(B) | 89.49º | 0.45% | 0.51% | - |
| XYZ | 14.77 | 19.53 | 9.12 | - |
| YUV | 115.6 | 103.39 | 118.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 131 | 72 | 0.22 | 0 | 0.45 | 0.49 | 89.49 | 0.29 | 0.4 |
| Hex | 66 | 83 | 48 | 16 | 0 | 2D | 31 | 59 | 1D | 28 |
| Octal | 146 | 203 | 110 | 26 | 0 | 55 | 61 | 131 | 35 | 50 |
| Binary | 1100110 | 10000011 | 1001000 | 10110 | 0 | 101101 | 110001 | 1011001 | 11101 | 101000 |
Color Harmonies of #668348
Complementary color
Monochromatic Colors of #668348
Black with #668348
Text Example
Text Example
White with #668348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668348; }
p { color: rgb(102,131,72); }
H1.HeaderClassName
{
color: #668348;
}
.AnyTagClassName
{
color: #668348;
}
</style>
background-color css
<style>
a { background-color: #668348; }
a { background-color: rgb(102,131,72); }
div.DivClassName
{
background-color: #668348;
}
.BgClassName
{
background-color: #668348;
}
</style>
border-color css
<style>
span { border-color: #668348; }
span { border-color: rgb(102,131,72); }
td.TdClassName
{
border-color: #668348;
}
.TagClassName
{
border-color: #668348;
}
</style>