Shades of Dingley #688043
Tints of Dingley #688043
RGB
CMYK
RGB Variations
Color information
#688043 (or 0x688043) is known color: Dingley. HEX triplet: 68, 80 and 43. RGB value is (104,128,67). Sum of RGB (Red+Green+Blue) = 104+128+67=299 (39% of max value = 765). Red value is 104 (41.02% from 255 or 34.78% from 299); Green value is 128 (50.39% from 255 or 42.81% from 299); Blue value is 67 (26.56% from 255 or 22.41% from 299); Max value from RGB is 128 - color contains mainly: green. Hex color #688043 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #688043 is #977FBC. Grayscale: #727272. Windows color (decimal): -9928637 or 4423784. OLE color: 4423784.
HSL color Cylindrical-coordinate representation of color #688043: hue angle of 83.61º degrees, saturation: 0.31, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #688043 is Cyan = 0.19, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 104 | 128 | 67 | - |
| CMYK | 0.19 | 0 | 0.48 | 0.50 |
| HSL | 83.61º | 0.31% | 0.38% | - |
| HSV(B) | 83.61º | 0.48% | 0.5% | - |
| XYZ | 14.44 | 18.79 | 8.18 | - |
| YUV | 113.87 | 101.55 | 120.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 128 | 67 | 0.19 | 0 | 0.48 | 0.50 | 83.61 | 0.31 | 0.38 |
| Hex | 68 | 80 | 43 | 13 | 0 | 30 | 32 | 54 | 1F | 26 |
| Octal | 150 | 200 | 103 | 23 | 0 | 60 | 62 | 124 | 37 | 46 |
| Binary | 1101000 | 10000000 | 1000011 | 10011 | 0 | 110000 | 110010 | 1010100 | 11111 | 100110 |
Color Harmonies of #688043
Complementary color
Monochromatic Colors of #688043
Black with #688043
Text Example
Text Example
White with #688043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688043; }
p { color: rgb(104,128,67); }
H1.HeaderClassName
{
color: #688043;
}
.AnyTagClassName
{
color: #688043;
}
</style>
background-color css
<style>
a { background-color: #688043; }
a { background-color: rgb(104,128,67); }
div.DivClassName
{
background-color: #688043;
}
.BgClassName
{
background-color: #688043;
}
</style>
border-color css
<style>
span { border-color: #688043; }
span { border-color: rgb(104,128,67); }
td.TdClassName
{
border-color: #688043;
}
.TagClassName
{
border-color: #688043;
}
</style>