Shades of Dingley #628146
Tints of Dingley #628146
RGB
CMYK
RGB Variations
Color information
#628146 (or 0x628146) is known color: Dingley. HEX triplet: 62, 81 and 46. RGB value is (98,129,70). Sum of RGB (Red+Green+Blue) = 98+129+70=297 (39% of max value = 765). Red value is 98 (38.67% from 255 or 33.00% from 297); Green value is 129 (50.78% from 255 or 43.43% from 297); Blue value is 70 (27.73% from 255 or 23.57% from 297); Max value from RGB is 129 - color contains mainly: green. Hex color #628146 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #628146 is #9D7EB9. Grayscale: #717171. Windows color (decimal): -10321594 or 4620642. OLE color: 4620642.
HSL color Cylindrical-coordinate representation of color #628146: hue angle of 91.53º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #628146 is Cyan = 0.24, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 98 | 129 | 70 | - |
| CMYK | 0.24 | 0 | 0.46 | 0.49 |
| HSL | 91.53º | 0.3% | 0.39% | - |
| HSV(B) | 91.53º | 0.46% | 0.51% | - |
| XYZ | 13.99 | 18.74 | 8.67 | - |
| YUV | 113.01 | 103.73 | 117.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 129 | 70 | 0.24 | 0 | 0.46 | 0.49 | 91.53 | 0.3 | 0.39 |
| Hex | 62 | 81 | 46 | 18 | 0 | 2E | 31 | 5C | 1E | 27 |
| Octal | 142 | 201 | 106 | 30 | 0 | 56 | 61 | 134 | 36 | 47 |
| Binary | 1100010 | 10000001 | 1000110 | 11000 | 0 | 101110 | 110001 | 1011100 | 11110 | 100111 |
Color Harmonies of #628146
Complementary color
Monochromatic Colors of #628146
Black with #628146
Text Example
Text Example
White with #628146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628146; }
p { color: rgb(98,129,70); }
H1.HeaderClassName
{
color: #628146;
}
.AnyTagClassName
{
color: #628146;
}
</style>
background-color css
<style>
a { background-color: #628146; }
a { background-color: rgb(98,129,70); }
div.DivClassName
{
background-color: #628146;
}
.BgClassName
{
background-color: #628146;
}
</style>
border-color css
<style>
span { border-color: #628146; }
span { border-color: rgb(98,129,70); }
td.TdClassName
{
border-color: #628146;
}
.TagClassName
{
border-color: #628146;
}
</style>