Shades of Dingley #679048
Tints of Dingley #679048
RGB
CMYK
RGB Variations
Color information
#679048 (or 0x679048) is known color: Dingley. HEX triplet: 67, 90 and 48. RGB value is (103,144,72). Sum of RGB (Red+Green+Blue) = 103+144+72=319 (42% of max value = 765). Red value is 103 (40.62% from 255 or 32.29% from 319); Green value is 144 (56.64% from 255 or 45.14% from 319); Blue value is 72 (28.52% from 255 or 22.57% from 319); Max value from RGB is 144 - color contains mainly: green. Hex color #679048 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #679048 is #986FB7. Grayscale: #7B7B7B. Windows color (decimal): -9990072 or 4755559. OLE color: 4755559.
HSL color Cylindrical-coordinate representation of color #679048: hue angle of 94.17º degrees, saturation: 0.33, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #679048 is Cyan = 0.28, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 103 | 144 | 72 | - |
| CMYK | 0.28 | 0 | 0.50 | 0.44 |
| HSL | 94.17º | 0.33% | 0.42% | - |
| HSV(B) | 94.17º | 0.5% | 0.56% | - |
| XYZ | 16.74 | 23.3 | 9.75 | - |
| YUV | 123.53 | 98.92 | 113.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 144 | 72 | 0.28 | 0 | 0.50 | 0.44 | 94.17 | 0.33 | 0.42 |
| Hex | 67 | 90 | 48 | 1C | 0 | 32 | 2C | 5E | 21 | 2A |
| Octal | 147 | 220 | 110 | 34 | 0 | 62 | 54 | 136 | 41 | 52 |
| Binary | 1100111 | 10010000 | 1001000 | 11100 | 0 | 110010 | 101100 | 1011110 | 100001 | 101010 |
Color Harmonies of #679048
Complementary color
Monochromatic Colors of #679048
Black with #679048
Text Example
Text Example
White with #679048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679048; }
p { color: rgb(103,144,72); }
H1.HeaderClassName
{
color: #679048;
}
.AnyTagClassName
{
color: #679048;
}
</style>
background-color css
<style>
a { background-color: #679048; }
a { background-color: rgb(103,144,72); }
div.DivClassName
{
background-color: #679048;
}
.BgClassName
{
background-color: #679048;
}
</style>
border-color css
<style>
span { border-color: #679048; }
span { border-color: rgb(103,144,72); }
td.TdClassName
{
border-color: #679048;
}
.TagClassName
{
border-color: #679048;
}
</style>