Shades of Dingley #628035
Tints of Dingley #628035
RGB
CMYK
RGB Variations
Color information
#628035 (or 0x628035) is known color: Dingley. HEX triplet: 62, 80 and 35. RGB value is (98,128,53). Sum of RGB (Red+Green+Blue) = 98+128+53=279 (36% of max value = 765). Red value is 98 (38.67% from 255 or 35.13% from 279); Green value is 128 (50.39% from 255 or 45.88% from 279); Blue value is 53 (21.09% from 255 or 19.00% from 279); Max value from RGB is 128 - color contains mainly: green. Hex color #628035 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #628035 is #9D7FCA. Grayscale: #6E6E6E. Windows color (decimal): -10321867 or 3506274. OLE color: 3506274.
HSL color Cylindrical-coordinate representation of color #628035: hue angle of 84º degrees, saturation: 0.41, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #628035 is Cyan = 0.23, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 98 | 128 | 53 | - |
| CMYK | 0.23 | 0 | 0.59 | 0.50 |
| HSL | 84º | 0.41% | 0.35% | - |
| HSV(B) | 84º | 0.59% | 0.5% | - |
| XYZ | 13.4 | 18.29 | 6.19 | - |
| YUV | 110.48 | 95.56 | 119.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 128 | 53 | 0.23 | 0 | 0.59 | 0.50 | 84 | 0.41 | 0.35 |
| Hex | 62 | 80 | 35 | 17 | 0 | 3B | 32 | 54 | 29 | 23 |
| Octal | 142 | 200 | 65 | 27 | 0 | 73 | 62 | 124 | 51 | 43 |
| Binary | 1100010 | 10000000 | 110101 | 10111 | 0 | 111011 | 110010 | 1010100 | 101001 | 100011 |
Color Harmonies of #628035
Complementary color
Monochromatic Colors of #628035
Black with #628035
Text Example
Text Example
White with #628035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628035; }
p { color: rgb(98,128,53); }
H1.HeaderClassName
{
color: #628035;
}
.AnyTagClassName
{
color: #628035;
}
</style>
background-color css
<style>
a { background-color: #628035; }
a { background-color: rgb(98,128,53); }
div.DivClassName
{
background-color: #628035;
}
.BgClassName
{
background-color: #628035;
}
</style>
border-color css
<style>
span { border-color: #628035; }
span { border-color: rgb(98,128,53); }
td.TdClassName
{
border-color: #628035;
}
.TagClassName
{
border-color: #628035;
}
</style>