Shades of Dingley #627449
Tints of Dingley #627449
RGB
CMYK
RGB Variations
Color information
#627449 (or 0x627449) is known color: Dingley. HEX triplet: 62, 74 and 49. RGB value is (98,116,73). Sum of RGB (Red+Green+Blue) = 98+116+73=287 (38% of max value = 765). Red value is 98 (38.67% from 255 or 34.15% from 287); Green value is 116 (45.70% from 255 or 40.42% from 287); Blue value is 73 (28.91% from 255 or 25.44% from 287); Max value from RGB is 116 - color contains mainly: green. Hex color #627449 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #627449 is #9D8BB6. Grayscale: #696969. Windows color (decimal): -10324919 or 4813922. OLE color: 4813922.
HSL color Cylindrical-coordinate representation of color #627449: hue angle of 85.12º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #627449 is Cyan = 0.16, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 116 | 73 | - |
| CMYK | 0.16 | 0 | 0.37 | 0.55 |
| HSL | 85.12º | 0.23% | 0.37% | - |
| HSV(B) | 85.12º | 0.37% | 0.45% | - |
| XYZ | 12.48 | 15.57 | 8.65 | - |
| YUV | 105.72 | 109.54 | 122.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 116 | 73 | 0.16 | 0 | 0.37 | 0.55 | 85.12 | 0.23 | 0.37 |
| Hex | 62 | 74 | 49 | 10 | 0 | 25 | 37 | 55 | 17 | 25 |
| Octal | 142 | 164 | 111 | 20 | 0 | 45 | 67 | 125 | 27 | 45 |
| Binary | 1100010 | 1110100 | 1001001 | 10000 | 0 | 100101 | 110111 | 1010101 | 10111 | 100101 |
Color Harmonies of #627449
Complementary color
Monochromatic Colors of #627449
Black with #627449
Text Example
Text Example
White with #627449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627449; }
p { color: rgb(98,116,73); }
H1.HeaderClassName
{
color: #627449;
}
.AnyTagClassName
{
color: #627449;
}
</style>
background-color css
<style>
a { background-color: #627449; }
a { background-color: rgb(98,116,73); }
div.DivClassName
{
background-color: #627449;
}
.BgClassName
{
background-color: #627449;
}
</style>
border-color css
<style>
span { border-color: #627449; }
span { border-color: rgb(98,116,73); }
td.TdClassName
{
border-color: #627449;
}
.TagClassName
{
border-color: #627449;
}
</style>