Shades of Dingley #679446
Tints of Dingley #679446
RGB
CMYK
RGB Variations
Color information
#679446 (or 0x679446) is known color: Dingley. HEX triplet: 67, 94 and 46. RGB value is (103,148,70). Sum of RGB (Red+Green+Blue) = 103+148+70=321 (42% of max value = 765). Red value is 103 (40.62% from 255 or 32.09% from 321); Green value is 148 (58.20% from 255 or 46.11% from 321); Blue value is 70 (27.73% from 255 or 21.81% from 321); Max value from RGB is 148 - color contains mainly: green. Hex color #679446 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #679446 is #986BB9. Grayscale: #7D7D7D. Windows color (decimal): -9989050 or 4625511. OLE color: 4625511.
HSL color Cylindrical-coordinate representation of color #679446: hue angle of 94.62º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #679446 is Cyan = 0.30, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 148 | 70 | - |
| CMYK | 0.30 | 0 | 0.53 | 0.42 |
| HSL | 94.62º | 0.36% | 0.43% | - |
| HSV(B) | 94.62º | 0.53% | 0.58% | - |
| XYZ | 17.29 | 24.51 | 9.61 | - |
| YUV | 125.65 | 96.59 | 111.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 148 | 70 | 0.30 | 0 | 0.53 | 0.42 | 94.62 | 0.36 | 0.43 |
| Hex | 67 | 94 | 46 | 1E | 0 | 35 | 2A | 5F | 24 | 2B |
| Octal | 147 | 224 | 106 | 36 | 0 | 65 | 52 | 137 | 44 | 53 |
| Binary | 1100111 | 10010100 | 1000110 | 11110 | 0 | 110101 | 101010 | 1011111 | 100100 | 101011 |
Color Harmonies of #679446
Complementary color
Monochromatic Colors of #679446
Black with #679446
Text Example
Text Example
White with #679446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679446; }
p { color: rgb(103,148,70); }
H1.HeaderClassName
{
color: #679446;
}
.AnyTagClassName
{
color: #679446;
}
</style>
background-color css
<style>
a { background-color: #679446; }
a { background-color: rgb(103,148,70); }
div.DivClassName
{
background-color: #679446;
}
.BgClassName
{
background-color: #679446;
}
</style>
border-color css
<style>
span { border-color: #679446; }
span { border-color: rgb(103,148,70); }
td.TdClassName
{
border-color: #679446;
}
.TagClassName
{
border-color: #679446;
}
</style>