Shades of Dingley #688350
Tints of Dingley #688350
RGB
CMYK
RGB Variations
Color information
#688350 (or 0x688350) is known color: Dingley. HEX triplet: 68, 83 and 50. RGB value is (104,131,80). Sum of RGB (Red+Green+Blue) = 104+131+80=315 (41% of max value = 765). Red value is 104 (41.02% from 255 or 33.02% from 315); Green value is 131 (51.56% from 255 or 41.59% from 315); Blue value is 80 (31.64% from 255 or 25.40% from 315); Max value from RGB is 131 - color contains mainly: green. Hex color #688350 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #688350 is #977CAF. Grayscale: #757575. Windows color (decimal): -9927856 or 5276520. OLE color: 5276520.
HSL color Cylindrical-coordinate representation of color #688350: hue angle of 91.76º degrees, saturation: 0.24, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #688350 is Cyan = 0.21, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 104 | 131 | 80 | - |
| CMYK | 0.21 | 0 | 0.39 | 0.49 |
| HSL | 91.76º | 0.24% | 0.41% | - |
| HSV(B) | 91.76º | 0.39% | 0.51% | - |
| XYZ | 15.27 | 19.75 | 10.6 | - |
| YUV | 117.11 | 107.05 | 118.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 131 | 80 | 0.21 | 0 | 0.39 | 0.49 | 91.76 | 0.24 | 0.41 |
| Hex | 68 | 83 | 50 | 15 | 0 | 27 | 31 | 5C | 18 | 29 |
| Octal | 150 | 203 | 120 | 25 | 0 | 47 | 61 | 134 | 30 | 51 |
| Binary | 1101000 | 10000011 | 1010000 | 10101 | 0 | 100111 | 110001 | 1011100 | 11000 | 101001 |
Color Harmonies of #688350
Complementary color
Monochromatic Colors of #688350
Black with #688350
Text Example
Text Example
White with #688350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688350; }
p { color: rgb(104,131,80); }
H1.HeaderClassName
{
color: #688350;
}
.AnyTagClassName
{
color: #688350;
}
</style>
background-color css
<style>
a { background-color: #688350; }
a { background-color: rgb(104,131,80); }
div.DivClassName
{
background-color: #688350;
}
.BgClassName
{
background-color: #688350;
}
</style>
border-color css
<style>
span { border-color: #688350; }
span { border-color: rgb(104,131,80); }
td.TdClassName
{
border-color: #688350;
}
.TagClassName
{
border-color: #688350;
}
</style>