Shades of Dingley #627350
Tints of Dingley #627350
RGB
CMYK
RGB Variations
Color information
#627350 (or 0x627350) is known color: Dingley. HEX triplet: 62, 73 and 50. RGB value is (98,115,80). Sum of RGB (Red+Green+Blue) = 98+115+80=293 (38% of max value = 765). Red value is 98 (38.67% from 255 or 33.45% from 293); Green value is 115 (45.31% from 255 or 39.25% from 293); Blue value is 80 (31.64% from 255 or 27.30% from 293); Max value from RGB is 115 - color contains mainly: green. Hex color #627350 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627350 is #9D8CAF. Grayscale: #6A6A6A. Windows color (decimal): -10325168 or 5272418. OLE color: 5272418.
HSL color Cylindrical-coordinate representation of color #627350: hue angle of 89.14º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #627350 is Cyan = 0.15, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 115 | 80 | - |
| CMYK | 0.15 | 0 | 0.30 | 0.55 |
| HSL | 89.14º | 0.18% | 0.38% | - |
| HSV(B) | 89.14º | 0.3% | 0.45% | - |
| XYZ | 12.62 | 15.44 | 9.9 | - |
| YUV | 105.93 | 113.37 | 122.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 115 | 80 | 0.15 | 0 | 0.30 | 0.55 | 89.14 | 0.18 | 0.38 |
| Hex | 62 | 73 | 50 | F | 0 | 1E | 37 | 59 | 12 | 26 |
| Octal | 142 | 163 | 120 | 17 | 0 | 36 | 67 | 131 | 22 | 46 |
| Binary | 1100010 | 1110011 | 1010000 | 1111 | 0 | 11110 | 110111 | 1011001 | 10010 | 100110 |
Color Harmonies of #627350
Complementary color
Monochromatic Colors of #627350
Black with #627350
Text Example
Text Example
White with #627350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627350; }
p { color: rgb(98,115,80); }
H1.HeaderClassName
{
color: #627350;
}
.AnyTagClassName
{
color: #627350;
}
</style>
background-color css
<style>
a { background-color: #627350; }
a { background-color: rgb(98,115,80); }
div.DivClassName
{
background-color: #627350;
}
.BgClassName
{
background-color: #627350;
}
</style>
border-color css
<style>
span { border-color: #627350; }
span { border-color: rgb(98,115,80); }
td.TdClassName
{
border-color: #627350;
}
.TagClassName
{
border-color: #627350;
}
</style>