Shades of Dingley #628439
Tints of Dingley #628439
RGB
CMYK
RGB Variations
Color information
#628439 (or 0x628439) is known color: Dingley. HEX triplet: 62, 84 and 39. RGB value is (98,132,57). Sum of RGB (Red+Green+Blue) = 98+132+57=287 (38% of max value = 765). Red value is 98 (38.67% from 255 or 34.15% from 287); Green value is 132 (51.95% from 255 or 45.99% from 287); Blue value is 57 (22.66% from 255 or 19.86% from 287); Max value from RGB is 132 - color contains mainly: green. Hex color #628439 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #628439 is #9D7BC6. Grayscale: #717171. Windows color (decimal): -10320839 or 3769442. OLE color: 3769442.
HSL color Cylindrical-coordinate representation of color #628439: hue angle of 87.2º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #628439 is Cyan = 0.26, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 98 | 132 | 57 | - |
| CMYK | 0.26 | 0 | 0.57 | 0.48 |
| HSL | 87.2º | 0.4% | 0.37% | - |
| HSV(B) | 87.2º | 0.57% | 0.52% | - |
| XYZ | 14.03 | 19.39 | 6.88 | - |
| YUV | 113.28 | 96.24 | 117.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 132 | 57 | 0.26 | 0 | 0.57 | 0.48 | 87.2 | 0.4 | 0.37 |
| Hex | 62 | 84 | 39 | 1A | 0 | 39 | 30 | 57 | 28 | 25 |
| Octal | 142 | 204 | 71 | 32 | 0 | 71 | 60 | 127 | 50 | 45 |
| Binary | 1100010 | 10000100 | 111001 | 11010 | 0 | 111001 | 110000 | 1010111 | 101000 | 100101 |
Color Harmonies of #628439
Complementary color
Monochromatic Colors of #628439
Black with #628439
Text Example
Text Example
White with #628439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628439; }
p { color: rgb(98,132,57); }
H1.HeaderClassName
{
color: #628439;
}
.AnyTagClassName
{
color: #628439;
}
</style>
background-color css
<style>
a { background-color: #628439; }
a { background-color: rgb(98,132,57); }
div.DivClassName
{
background-color: #628439;
}
.BgClassName
{
background-color: #628439;
}
</style>
border-color css
<style>
span { border-color: #628439; }
span { border-color: rgb(98,132,57); }
td.TdClassName
{
border-color: #628439;
}
.TagClassName
{
border-color: #628439;
}
</style>