Shades of Dingley #679443
Tints of Dingley #679443
RGB
CMYK
RGB Variations
Color information
#679443 (or 0x679443) is known color: Dingley. HEX triplet: 67, 94 and 43. RGB value is (103,148,67). Sum of RGB (Red+Green+Blue) = 103+148+67=318 (42% of max value = 765). Red value is 103 (40.62% from 255 or 32.39% from 318); Green value is 148 (58.20% from 255 or 46.54% from 318); Blue value is 67 (26.56% from 255 or 21.07% from 318); Max value from RGB is 148 - color contains mainly: green. Hex color #679443 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #679443 is #986BBC. Grayscale: #7D7D7D. Windows color (decimal): -9989053 or 4428903. OLE color: 4428903.
HSL color Cylindrical-coordinate representation of color #679443: hue angle of 93.33º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #679443 is Cyan = 0.30, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 148 | 67 | - |
| CMYK | 0.30 | 0 | 0.55 | 0.42 |
| HSL | 93.33º | 0.38% | 0.42% | - |
| HSV(B) | 93.33º | 0.55% | 0.58% | - |
| XYZ | 17.2 | 24.47 | 9.13 | - |
| YUV | 125.31 | 95.09 | 112.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 148 | 67 | 0.30 | 0 | 0.55 | 0.42 | 93.33 | 0.38 | 0.42 |
| Hex | 67 | 94 | 43 | 1E | 0 | 37 | 2A | 5D | 26 | 2A |
| Octal | 147 | 224 | 103 | 36 | 0 | 67 | 52 | 135 | 46 | 52 |
| Binary | 1100111 | 10010100 | 1000011 | 11110 | 0 | 110111 | 101010 | 1011101 | 100110 | 101010 |
Color Harmonies of #679443
Complementary color
Monochromatic Colors of #679443
Black with #679443
Text Example
Text Example
White with #679443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679443; }
p { color: rgb(103,148,67); }
H1.HeaderClassName
{
color: #679443;
}
.AnyTagClassName
{
color: #679443;
}
</style>
background-color css
<style>
a { background-color: #679443; }
a { background-color: rgb(103,148,67); }
div.DivClassName
{
background-color: #679443;
}
.BgClassName
{
background-color: #679443;
}
</style>
border-color css
<style>
span { border-color: #679443; }
span { border-color: rgb(103,148,67); }
td.TdClassName
{
border-color: #679443;
}
.TagClassName
{
border-color: #679443;
}
</style>