Shades of Dingley #678140
Tints of Dingley #678140
RGB
CMYK
RGB Variations
Color information
#678140 (or 0x678140) is known color: Dingley. HEX triplet: 67, 81 and 40. RGB value is (103,129,64). Sum of RGB (Red+Green+Blue) = 103+129+64=296 (39% of max value = 765). Red value is 103 (40.62% from 255 or 34.80% from 296); Green value is 129 (50.78% from 255 or 43.58% from 296); Blue value is 64 (25.39% from 255 or 21.62% from 296); Max value from RGB is 129 - color contains mainly: green. Hex color #678140 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #678140 is #987EBF. Grayscale: #727272. Windows color (decimal): -9993920 or 4227431. OLE color: 4227431.
HSL color Cylindrical-coordinate representation of color #678140: hue angle of 84º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #678140 is Cyan = 0.20, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 129 | 64 | - |
| CMYK | 0.20 | 0 | 0.50 | 0.49 |
| HSL | 84º | 0.34% | 0.38% | - |
| HSV(B) | 84º | 0.5% | 0.51% | - |
| XYZ | 14.37 | 18.95 | 7.75 | - |
| YUV | 113.82 | 99.89 | 120.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 129 | 64 | 0.20 | 0 | 0.50 | 0.49 | 84 | 0.34 | 0.38 |
| Hex | 67 | 81 | 40 | 14 | 0 | 32 | 31 | 54 | 22 | 26 |
| Octal | 147 | 201 | 100 | 24 | 0 | 62 | 61 | 124 | 42 | 46 |
| Binary | 1100111 | 10000001 | 1000000 | 10100 | 0 | 110010 | 110001 | 1010100 | 100010 | 100110 |
Color Harmonies of #678140
Complementary color
Monochromatic Colors of #678140
Black with #678140
Text Example
Text Example
White with #678140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #678140; }
p { color: rgb(103,129,64); }
H1.HeaderClassName
{
color: #678140;
}
.AnyTagClassName
{
color: #678140;
}
</style>
background-color css
<style>
a { background-color: #678140; }
a { background-color: rgb(103,129,64); }
div.DivClassName
{
background-color: #678140;
}
.BgClassName
{
background-color: #678140;
}
</style>
border-color css
<style>
span { border-color: #678140; }
span { border-color: rgb(103,129,64); }
td.TdClassName
{
border-color: #678140;
}
.TagClassName
{
border-color: #678140;
}
</style>