Shades of Dingley #687849
Tints of Dingley #687849
RGB
CMYK
RGB Variations
Color information
#687849 (or 0x687849) is known color: Dingley. HEX triplet: 68, 78 and 49. RGB value is (104,120,73). Sum of RGB (Red+Green+Blue) = 104+120+73=297 (39% of max value = 765). Red value is 104 (41.02% from 255 or 35.02% from 297); Green value is 120 (47.27% from 255 or 40.40% from 297); Blue value is 73 (28.91% from 255 or 24.58% from 297); Max value from RGB is 120 - color contains mainly: green. Hex color #687849 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687849 is #9787B6. Grayscale: #6E6E6E. Windows color (decimal): -9930679 or 4814952. OLE color: 4814952.
HSL color Cylindrical-coordinate representation of color #687849: hue angle of 80.43º degrees, saturation: 0.24, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #687849 is Cyan = 0.13, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 120 | 73 | - |
| CMYK | 0.13 | 0 | 0.39 | 0.53 |
| HSL | 80.43º | 0.24% | 0.38% | - |
| HSV(B) | 80.43º | 0.39% | 0.47% | - |
| XYZ | 13.63 | 16.86 | 8.84 | - |
| YUV | 109.86 | 107.2 | 123.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 120 | 73 | 0.13 | 0 | 0.39 | 0.53 | 80.43 | 0.24 | 0.38 |
| Hex | 68 | 78 | 49 | D | 0 | 27 | 35 | 50 | 18 | 26 |
| Octal | 150 | 170 | 111 | 15 | 0 | 47 | 65 | 120 | 30 | 46 |
| Binary | 1101000 | 1111000 | 1001001 | 1101 | 0 | 100111 | 110101 | 1010000 | 11000 | 100110 |
Color Harmonies of #687849
Complementary color
Monochromatic Colors of #687849
Black with #687849
Text Example
Text Example
White with #687849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687849; }
p { color: rgb(104,120,73); }
H1.HeaderClassName
{
color: #687849;
}
.AnyTagClassName
{
color: #687849;
}
</style>
background-color css
<style>
a { background-color: #687849; }
a { background-color: rgb(104,120,73); }
div.DivClassName
{
background-color: #687849;
}
.BgClassName
{
background-color: #687849;
}
</style>
border-color css
<style>
span { border-color: #687849; }
span { border-color: rgb(104,120,73); }
td.TdClassName
{
border-color: #687849;
}
.TagClassName
{
border-color: #687849;
}
</style>