Shades of Dingley #628340
Tints of Dingley #628340
RGB
CMYK
RGB Variations
Color information
#628340 (or 0x628340) is known color: Dingley. HEX triplet: 62, 83 and 40. RGB value is (98,131,64). Sum of RGB (Red+Green+Blue) = 98+131+64=293 (38% of max value = 765). Red value is 98 (38.67% from 255 or 33.45% from 293); Green value is 131 (51.56% from 255 or 44.71% from 293); Blue value is 64 (25.39% from 255 or 21.84% from 293); Max value from RGB is 131 - color contains mainly: green. Hex color #628340 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #628340 is #9D7CBF. Grayscale: #717171. Windows color (decimal): -10321088 or 4227938. OLE color: 4227938.
HSL color Cylindrical-coordinate representation of color #628340: hue angle of 89.55º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #628340 is Cyan = 0.25, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 98 | 131 | 64 | - |
| CMYK | 0.25 | 0 | 0.51 | 0.49 |
| HSL | 89.55º | 0.34% | 0.38% | - |
| HSV(B) | 89.55º | 0.51% | 0.51% | - |
| XYZ | 14.08 | 19.2 | 7.81 | - |
| YUV | 113.5 | 100.07 | 116.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 131 | 64 | 0.25 | 0 | 0.51 | 0.49 | 89.55 | 0.34 | 0.38 |
| Hex | 62 | 83 | 40 | 19 | 0 | 33 | 31 | 5A | 22 | 26 |
| Octal | 142 | 203 | 100 | 31 | 0 | 63 | 61 | 132 | 42 | 46 |
| Binary | 1100010 | 10000011 | 1000000 | 11001 | 0 | 110011 | 110001 | 1011010 | 100010 | 100110 |
Color Harmonies of #628340
Complementary color
Monochromatic Colors of #628340
Black with #628340
Text Example
Text Example
White with #628340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628340; }
p { color: rgb(98,131,64); }
H1.HeaderClassName
{
color: #628340;
}
.AnyTagClassName
{
color: #628340;
}
</style>
background-color css
<style>
a { background-color: #628340; }
a { background-color: rgb(98,131,64); }
div.DivClassName
{
background-color: #628340;
}
.BgClassName
{
background-color: #628340;
}
</style>
border-color css
<style>
span { border-color: #628340; }
span { border-color: rgb(98,131,64); }
td.TdClassName
{
border-color: #628340;
}
.TagClassName
{
border-color: #628340;
}
</style>