Shades of Dingley #688749
Tints of Dingley #688749
RGB
CMYK
RGB Variations
Color information
#688749 (or 0x688749) is known color: Dingley. HEX triplet: 68, 87 and 49. RGB value is (104,135,73). Sum of RGB (Red+Green+Blue) = 104+135+73=312 (41% of max value = 765). Red value is 104 (41.02% from 255 or 33.33% from 312); Green value is 135 (53.12% from 255 or 43.27% from 312); Blue value is 73 (28.91% from 255 or 23.40% from 312); Max value from RGB is 135 - color contains mainly: green. Hex color #688749 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #688749 is #9778B6. Grayscale: #767676. Windows color (decimal): -9926839 or 4818792. OLE color: 4818792.
HSL color Cylindrical-coordinate representation of color #688749: hue angle of 90º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #688749 is Cyan = 0.23, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 135 | 73 | - |
| CMYK | 0.23 | 0 | 0.46 | 0.47 |
| HSL | 90º | 0.3% | 0.41% | - |
| HSV(B) | 90º | 0.46% | 0.53% | - |
| XYZ | 15.58 | 20.75 | 9.49 | - |
| YUV | 118.66 | 102.23 | 117.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 135 | 73 | 0.23 | 0 | 0.46 | 0.47 | 90 | 0.3 | 0.41 |
| Hex | 68 | 87 | 49 | 17 | 0 | 2E | 2F | 5A | 1E | 29 |
| Octal | 150 | 207 | 111 | 27 | 0 | 56 | 57 | 132 | 36 | 51 |
| Binary | 1101000 | 10000111 | 1001001 | 10111 | 0 | 101110 | 101111 | 1011010 | 11110 | 101001 |
Color Harmonies of #688749
Complementary color
Monochromatic Colors of #688749
Black with #688749
Text Example
Text Example
White with #688749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688749; }
p { color: rgb(104,135,73); }
H1.HeaderClassName
{
color: #688749;
}
.AnyTagClassName
{
color: #688749;
}
</style>
background-color css
<style>
a { background-color: #688749; }
a { background-color: rgb(104,135,73); }
div.DivClassName
{
background-color: #688749;
}
.BgClassName
{
background-color: #688749;
}
</style>
border-color css
<style>
span { border-color: #688749; }
span { border-color: rgb(104,135,73); }
td.TdClassName
{
border-color: #688749;
}
.TagClassName
{
border-color: #688749;
}
</style>