Shades of Dingley #679046
Tints of Dingley #679046
RGB
CMYK
RGB Variations
Color information
#679046 (or 0x679046) is known color: Dingley. HEX triplet: 67, 90 and 46. RGB value is (103,144,70). Sum of RGB (Red+Green+Blue) = 103+144+70=317 (41% of max value = 765). Red value is 103 (40.62% from 255 or 32.49% from 317); Green value is 144 (56.64% from 255 or 45.43% from 317); Blue value is 70 (27.73% from 255 or 22.08% from 317); Max value from RGB is 144 - color contains mainly: green. Hex color #679046 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #679046 is #986FB9. Grayscale: #7B7B7B. Windows color (decimal): -9990074 or 4624487. OLE color: 4624487.
HSL color Cylindrical-coordinate representation of color #679046: hue angle of 93.24º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #679046 is Cyan = 0.28, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 103 | 144 | 70 | - |
| CMYK | 0.28 | 0 | 0.51 | 0.44 |
| HSL | 93.24º | 0.35% | 0.42% | - |
| HSV(B) | 93.24º | 0.51% | 0.56% | - |
| XYZ | 16.67 | 23.27 | 9.41 | - |
| YUV | 123.31 | 97.92 | 113.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 144 | 70 | 0.28 | 0 | 0.51 | 0.44 | 93.24 | 0.35 | 0.42 |
| Hex | 67 | 90 | 46 | 1C | 0 | 33 | 2C | 5D | 23 | 2A |
| Octal | 147 | 220 | 106 | 34 | 0 | 63 | 54 | 135 | 43 | 52 |
| Binary | 1100111 | 10010000 | 1000110 | 11100 | 0 | 110011 | 101100 | 1011101 | 100011 | 101010 |
Color Harmonies of #679046
Complementary color
Monochromatic Colors of #679046
Black with #679046
Text Example
Text Example
White with #679046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679046; }
p { color: rgb(103,144,70); }
H1.HeaderClassName
{
color: #679046;
}
.AnyTagClassName
{
color: #679046;
}
</style>
background-color css
<style>
a { background-color: #679046; }
a { background-color: rgb(103,144,70); }
div.DivClassName
{
background-color: #679046;
}
.BgClassName
{
background-color: #679046;
}
</style>
border-color css
<style>
span { border-color: #679046; }
span { border-color: rgb(103,144,70); }
td.TdClassName
{
border-color: #679046;
}
.TagClassName
{
border-color: #679046;
}
</style>