Shades of Dingley #628036
Tints of Dingley #628036
RGB
CMYK
RGB Variations
Color information
#628036 (or 0x628036) is known color: Dingley. HEX triplet: 62, 80 and 36. RGB value is (98,128,54). Sum of RGB (Red+Green+Blue) = 98+128+54=280 (37% of max value = 765). Red value is 98 (38.67% from 255 or 35% from 280); Green value is 128 (50.39% from 255 or 45.71% from 280); Blue value is 54 (21.48% from 255 or 19.29% from 280); Max value from RGB is 128 - color contains mainly: green. Hex color #628036 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #628036 is #9D7FC9. Grayscale: #6E6E6E. Windows color (decimal): -10321866 or 3571810. OLE color: 3571810.
HSL color Cylindrical-coordinate representation of color #628036: hue angle of 84.32º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #628036 is Cyan = 0.23, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 98 | 128 | 54 | - |
| CMYK | 0.23 | 0 | 0.58 | 0.50 |
| HSL | 84.32º | 0.41% | 0.36% | - |
| HSV(B) | 84.32º | 0.58% | 0.5% | - |
| XYZ | 13.42 | 18.3 | 6.32 | - |
| YUV | 110.59 | 96.06 | 119.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 128 | 54 | 0.23 | 0 | 0.58 | 0.50 | 84.32 | 0.41 | 0.36 |
| Hex | 62 | 80 | 36 | 17 | 0 | 3A | 32 | 54 | 29 | 24 |
| Octal | 142 | 200 | 66 | 27 | 0 | 72 | 62 | 124 | 51 | 44 |
| Binary | 1100010 | 10000000 | 110110 | 10111 | 0 | 111010 | 110010 | 1010100 | 101001 | 100100 |
Color Harmonies of #628036
Complementary color
Monochromatic Colors of #628036
Black with #628036
Text Example
Text Example
White with #628036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628036; }
p { color: rgb(98,128,54); }
H1.HeaderClassName
{
color: #628036;
}
.AnyTagClassName
{
color: #628036;
}
</style>
background-color css
<style>
a { background-color: #628036; }
a { background-color: rgb(98,128,54); }
div.DivClassName
{
background-color: #628036;
}
.BgClassName
{
background-color: #628036;
}
</style>
border-color css
<style>
span { border-color: #628036; }
span { border-color: rgb(98,128,54); }
td.TdClassName
{
border-color: #628036;
}
.TagClassName
{
border-color: #628036;
}
</style>