Shades of Dingley #679047
Tints of Dingley #679047
RGB
CMYK
RGB Variations
Color information
#679047 (or 0x679047) is known color: Dingley. HEX triplet: 67, 90 and 47. RGB value is (103,144,71). Sum of RGB (Red+Green+Blue) = 103+144+71=318 (42% of max value = 765). Red value is 103 (40.62% from 255 or 32.39% from 318); Green value is 144 (56.64% from 255 or 45.28% from 318); Blue value is 71 (28.12% from 255 or 22.33% from 318); Max value from RGB is 144 - color contains mainly: green. Hex color #679047 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #679047 is #986FB8. Grayscale: #7B7B7B. Windows color (decimal): -9990073 or 4690023. OLE color: 4690023.
HSL color Cylindrical-coordinate representation of color #679047: hue angle of 93.7º degrees, saturation: 0.34, 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 #679047 is Cyan = 0.28, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 103 | 144 | 71 | - |
| CMYK | 0.28 | 0 | 0.51 | 0.44 |
| HSL | 93.7º | 0.34% | 0.42% | - |
| HSV(B) | 93.7º | 0.51% | 0.56% | - |
| XYZ | 16.7 | 23.29 | 9.58 | - |
| YUV | 123.42 | 98.42 | 113.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 144 | 71 | 0.28 | 0 | 0.51 | 0.44 | 93.7 | 0.34 | 0.42 |
| Hex | 67 | 90 | 47 | 1C | 0 | 33 | 2C | 5E | 22 | 2A |
| Octal | 147 | 220 | 107 | 34 | 0 | 63 | 54 | 136 | 42 | 52 |
| Binary | 1100111 | 10010000 | 1000111 | 11100 | 0 | 110011 | 101100 | 1011110 | 100010 | 101010 |
Color Harmonies of #679047
Complementary color
Monochromatic Colors of #679047
Black with #679047
Text Example
Text Example
White with #679047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679047; }
p { color: rgb(103,144,71); }
H1.HeaderClassName
{
color: #679047;
}
.AnyTagClassName
{
color: #679047;
}
</style>
background-color css
<style>
a { background-color: #679047; }
a { background-color: rgb(103,144,71); }
div.DivClassName
{
background-color: #679047;
}
.BgClassName
{
background-color: #679047;
}
</style>
border-color css
<style>
span { border-color: #679047; }
span { border-color: rgb(103,144,71); }
td.TdClassName
{
border-color: #679047;
}
.TagClassName
{
border-color: #679047;
}
</style>