Shades of Dingley #687945
Tints of Dingley #687945
RGB
CMYK
RGB Variations
Color information
#687945 (or 0x687945) is known color: Dingley. HEX triplet: 68, 79 and 45. RGB value is (104,121,69). Sum of RGB (Red+Green+Blue) = 104+121+69=294 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.37% from 294); Green value is 121 (47.66% from 255 or 41.16% from 294); Blue value is 69 (27.34% from 255 or 23.47% from 294); Max value from RGB is 121 - color contains mainly: green. Hex color #687945 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687945 is #9786BA. Grayscale: #6E6E6E. Windows color (decimal): -9930427 or 4553064. OLE color: 4553064.
HSL color Cylindrical-coordinate representation of color #687945: hue angle of 79.62º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #687945 is Cyan = 0.14, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 121 | 69 | - |
| CMYK | 0.14 | 0 | 0.43 | 0.53 |
| HSL | 79.62º | 0.27% | 0.37% | - |
| HSV(B) | 79.62º | 0.43% | 0.47% | - |
| XYZ | 13.62 | 17.05 | 8.2 | - |
| YUV | 109.99 | 104.87 | 123.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 121 | 69 | 0.14 | 0 | 0.43 | 0.53 | 79.62 | 0.27 | 0.37 |
| Hex | 68 | 79 | 45 | E | 0 | 2B | 35 | 50 | 1B | 25 |
| Octal | 150 | 171 | 105 | 16 | 0 | 53 | 65 | 120 | 33 | 45 |
| Binary | 1101000 | 1111001 | 1000101 | 1110 | 0 | 101011 | 110101 | 1010000 | 11011 | 100101 |
Color Harmonies of #687945
Complementary color
Monochromatic Colors of #687945
Black with #687945
Text Example
Text Example
White with #687945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687945; }
p { color: rgb(104,121,69); }
H1.HeaderClassName
{
color: #687945;
}
.AnyTagClassName
{
color: #687945;
}
</style>
background-color css
<style>
a { background-color: #687945; }
a { background-color: rgb(104,121,69); }
div.DivClassName
{
background-color: #687945;
}
.BgClassName
{
background-color: #687945;
}
</style>
border-color css
<style>
span { border-color: #687945; }
span { border-color: rgb(104,121,69); }
td.TdClassName
{
border-color: #687945;
}
.TagClassName
{
border-color: #687945;
}
</style>