Shades of Dingley #688239
Tints of Dingley #688239
RGB
CMYK
RGB Variations
Color information
#688239 (or 0x688239) is known color: Dingley. HEX triplet: 68, 82 and 39. RGB value is (104,130,57). Sum of RGB (Red+Green+Blue) = 104+130+57=291 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.74% from 291); Green value is 130 (51.17% from 255 or 44.67% from 291); Blue value is 57 (22.66% from 255 or 19.59% from 291); Max value from RGB is 130 - color contains mainly: green. Hex color #688239 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #688239 is #977DC6. Grayscale: #727272. Windows color (decimal): -9928135 or 3768936. OLE color: 3768936.
HSL color Cylindrical-coordinate representation of color #688239: hue angle of 81.37º degrees, saturation: 0.39, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #688239 is Cyan = 0.2, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 104 | 130 | 57 | - |
| CMYK | 0.2 | 0 | 0.56 | 0.49 |
| HSL | 81.37º | 0.39% | 0.37% | - |
| HSV(B) | 81.37º | 0.56% | 0.51% | - |
| XYZ | 14.43 | 19.2 | 6.82 | - |
| YUV | 113.9 | 95.89 | 120.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 130 | 57 | 0.2 | 0 | 0.56 | 0.49 | 81.37 | 0.39 | 0.37 |
| Hex | 68 | 82 | 39 | 14 | 0 | 38 | 31 | 51 | 27 | 25 |
| Octal | 150 | 202 | 71 | 24 | 0 | 70 | 61 | 121 | 47 | 45 |
| Binary | 1101000 | 10000010 | 111001 | 10100 | 0 | 111000 | 110001 | 1010001 | 100111 | 100101 |
Color Harmonies of #688239
Complementary color
Monochromatic Colors of #688239
Black with #688239
Text Example
Text Example
White with #688239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688239; }
p { color: rgb(104,130,57); }
H1.HeaderClassName
{
color: #688239;
}
.AnyTagClassName
{
color: #688239;
}
</style>
background-color css
<style>
a { background-color: #688239; }
a { background-color: rgb(104,130,57); }
div.DivClassName
{
background-color: #688239;
}
.BgClassName
{
background-color: #688239;
}
</style>
border-color css
<style>
span { border-color: #688239; }
span { border-color: rgb(104,130,57); }
td.TdClassName
{
border-color: #688239;
}
.TagClassName
{
border-color: #688239;
}
</style>