Shades of Dingley #679043
Tints of Dingley #679043
RGB
CMYK
RGB Variations
Color information
#679043 (or 0x679043) is known color: Dingley. HEX triplet: 67, 90 and 43. RGB value is (103,144,67). Sum of RGB (Red+Green+Blue) = 103+144+67=314 (41% of max value = 765). Red value is 103 (40.62% from 255 or 32.80% from 314); Green value is 144 (56.64% from 255 or 45.86% from 314); Blue value is 67 (26.56% from 255 or 21.34% from 314); Max value from RGB is 144 - color contains mainly: green. Hex color #679043 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #679043 is #986FBC. Grayscale: #7B7B7B. Windows color (decimal): -9990077 or 4427879. OLE color: 4427879.
HSL color Cylindrical-coordinate representation of color #679043: hue angle of 91.95º degrees, saturation: 0.36, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #679043 is Cyan = 0.28, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 103 | 144 | 67 | - |
| CMYK | 0.28 | 0 | 0.53 | 0.44 |
| HSL | 91.95º | 0.36% | 0.41% | - |
| HSV(B) | 91.95º | 0.53% | 0.56% | - |
| XYZ | 16.58 | 23.24 | 8.92 | - |
| YUV | 122.96 | 96.42 | 113.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 144 | 67 | 0.28 | 0 | 0.53 | 0.44 | 91.95 | 0.36 | 0.41 |
| Hex | 67 | 90 | 43 | 1C | 0 | 35 | 2C | 5C | 24 | 29 |
| Octal | 147 | 220 | 103 | 34 | 0 | 65 | 54 | 134 | 44 | 51 |
| Binary | 1100111 | 10010000 | 1000011 | 11100 | 0 | 110101 | 101100 | 1011100 | 100100 | 101001 |
Color Harmonies of #679043
Complementary color
Monochromatic Colors of #679043
Black with #679043
Text Example
Text Example
White with #679043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679043; }
p { color: rgb(103,144,67); }
H1.HeaderClassName
{
color: #679043;
}
.AnyTagClassName
{
color: #679043;
}
</style>
background-color css
<style>
a { background-color: #679043; }
a { background-color: rgb(103,144,67); }
div.DivClassName
{
background-color: #679043;
}
.BgClassName
{
background-color: #679043;
}
</style>
border-color css
<style>
span { border-color: #679043; }
span { border-color: rgb(103,144,67); }
td.TdClassName
{
border-color: #679043;
}
.TagClassName
{
border-color: #679043;
}
</style>