Shades of Dingley #628947
Tints of Dingley #628947
RGB
CMYK
RGB Variations
Color information
#628947 (or 0x628947) is known color: Dingley. HEX triplet: 62, 89 and 47. RGB value is (98,137,71). Sum of RGB (Red+Green+Blue) = 98+137+71=306 (40% of max value = 765). Red value is 98 (38.67% from 255 or 32.03% from 306); Green value is 137 (53.91% from 255 or 44.77% from 306); Blue value is 71 (28.12% from 255 or 23.20% from 306); Max value from RGB is 137 - color contains mainly: green. Hex color #628947 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #628947 is #9D76B8. Grayscale: #767676. Windows color (decimal): -10319545 or 4688226. OLE color: 4688226.
HSL color Cylindrical-coordinate representation of color #628947: hue angle of 95.45º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #628947 is Cyan = 0.28, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 98 | 137 | 71 | - |
| CMYK | 0.28 | 0 | 0.48 | 0.46 |
| HSL | 95.45º | 0.32% | 0.41% | - |
| HSV(B) | 95.45º | 0.48% | 0.54% | - |
| XYZ | 15.12 | 20.94 | 9.21 | - |
| YUV | 117.82 | 101.58 | 113.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 137 | 71 | 0.28 | 0 | 0.48 | 0.46 | 95.45 | 0.32 | 0.41 |
| Hex | 62 | 89 | 47 | 1C | 0 | 30 | 2E | 5F | 20 | 29 |
| Octal | 142 | 211 | 107 | 34 | 0 | 60 | 56 | 137 | 40 | 51 |
| Binary | 1100010 | 10001001 | 1000111 | 11100 | 0 | 110000 | 101110 | 1011111 | 100000 | 101001 |
Color Harmonies of #628947
Complementary color
Monochromatic Colors of #628947
Black with #628947
Text Example
Text Example
White with #628947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628947; }
p { color: rgb(98,137,71); }
H1.HeaderClassName
{
color: #628947;
}
.AnyTagClassName
{
color: #628947;
}
</style>
background-color css
<style>
a { background-color: #628947; }
a { background-color: rgb(98,137,71); }
div.DivClassName
{
background-color: #628947;
}
.BgClassName
{
background-color: #628947;
}
</style>
border-color css
<style>
span { border-color: #628947; }
span { border-color: rgb(98,137,71); }
td.TdClassName
{
border-color: #628947;
}
.TagClassName
{
border-color: #628947;
}
</style>