Shades of Dingley #687845
Tints of Dingley #687845
RGB
CMYK
RGB Variations
Color information
#687845 (or 0x687845) is known color: Dingley. HEX triplet: 68, 78 and 45. RGB value is (104,120,69). Sum of RGB (Red+Green+Blue) = 104+120+69=293 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.49% from 293); Green value is 120 (47.27% from 255 or 40.96% from 293); Blue value is 69 (27.34% from 255 or 23.55% from 293); Max value from RGB is 120 - color contains mainly: green. Hex color #687845 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687845 is #9787BA. Grayscale: #6D6D6D. Windows color (decimal): -9930683 or 4552808. OLE color: 4552808.
HSL color Cylindrical-coordinate representation of color #687845: hue angle of 78.82º 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 #687845 is Cyan = 0.13, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 120 | 69 | - |
| CMYK | 0.13 | 0 | 0.42 | 0.53 |
| HSL | 78.82º | 0.27% | 0.37% | - |
| HSV(B) | 78.82º | 0.43% | 0.47% | - |
| XYZ | 13.5 | 16.81 | 8.16 | - |
| YUV | 109.4 | 105.2 | 124.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 120 | 69 | 0.13 | 0 | 0.42 | 0.53 | 78.82 | 0.27 | 0.37 |
| Hex | 68 | 78 | 45 | D | 0 | 2A | 35 | 4F | 1B | 25 |
| Octal | 150 | 170 | 105 | 15 | 0 | 52 | 65 | 117 | 33 | 45 |
| Binary | 1101000 | 1111000 | 1000101 | 1101 | 0 | 101010 | 110101 | 1001111 | 11011 | 100101 |
Color Harmonies of #687845
Complementary color
Monochromatic Colors of #687845
Black with #687845
Text Example
Text Example
White with #687845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687845; }
p { color: rgb(104,120,69); }
H1.HeaderClassName
{
color: #687845;
}
.AnyTagClassName
{
color: #687845;
}
</style>
background-color css
<style>
a { background-color: #687845; }
a { background-color: rgb(104,120,69); }
div.DivClassName
{
background-color: #687845;
}
.BgClassName
{
background-color: #687845;
}
</style>
border-color css
<style>
span { border-color: #687845; }
span { border-color: rgb(104,120,69); }
td.TdClassName
{
border-color: #687845;
}
.TagClassName
{
border-color: #687845;
}
</style>