Shades of Dingley #688746
Tints of Dingley #688746
RGB
CMYK
RGB Variations
Color information
#688746 (or 0x688746) is known color: Dingley. HEX triplet: 68, 87 and 46. RGB value is (104,135,70). Sum of RGB (Red+Green+Blue) = 104+135+70=309 (40% of max value = 765). Red value is 104 (41.02% from 255 or 33.66% from 309); Green value is 135 (53.12% from 255 or 43.69% from 309); Blue value is 70 (27.73% from 255 or 22.65% from 309); Max value from RGB is 135 - color contains mainly: green. Hex color #688746 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #688746 is #9778B9. Grayscale: #767676. Windows color (decimal): -9926842 or 4622184. OLE color: 4622184.
HSL color Cylindrical-coordinate representation of color #688746: hue angle of 88.62º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #688746 is Cyan = 0.23, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 135 | 70 | - |
| CMYK | 0.23 | 0 | 0.48 | 0.47 |
| HSL | 88.62º | 0.32% | 0.4% | - |
| HSV(B) | 88.62º | 0.48% | 0.53% | - |
| XYZ | 15.48 | 20.71 | 8.98 | - |
| YUV | 118.32 | 100.73 | 117.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 135 | 70 | 0.23 | 0 | 0.48 | 0.47 | 88.62 | 0.32 | 0.4 |
| Hex | 68 | 87 | 46 | 17 | 0 | 30 | 2F | 59 | 20 | 28 |
| Octal | 150 | 207 | 106 | 27 | 0 | 60 | 57 | 131 | 40 | 50 |
| Binary | 1101000 | 10000111 | 1000110 | 10111 | 0 | 110000 | 101111 | 1011001 | 100000 | 101000 |
Color Harmonies of #688746
Complementary color
Monochromatic Colors of #688746
Black with #688746
Text Example
Text Example
White with #688746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688746; }
p { color: rgb(104,135,70); }
H1.HeaderClassName
{
color: #688746;
}
.AnyTagClassName
{
color: #688746;
}
</style>
background-color css
<style>
a { background-color: #688746; }
a { background-color: rgb(104,135,70); }
div.DivClassName
{
background-color: #688746;
}
.BgClassName
{
background-color: #688746;
}
</style>
border-color css
<style>
span { border-color: #688746; }
span { border-color: rgb(104,135,70); }
td.TdClassName
{
border-color: #688746;
}
.TagClassName
{
border-color: #688746;
}
</style>