Shades of Dingley #627548
Tints of Dingley #627548
RGB
CMYK
RGB Variations
Color information
#627548 (or 0x627548) is known color: Dingley. HEX triplet: 62, 75 and 48. RGB value is (98,117,72). Sum of RGB (Red+Green+Blue) = 98+117+72=287 (38% of max value = 765). Red value is 98 (38.67% from 255 or 34.15% from 287); Green value is 117 (46.09% from 255 or 40.77% from 287); Blue value is 72 (28.52% from 255 or 25.09% from 287); Max value from RGB is 117 - color contains mainly: green. Hex color #627548 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #627548 is #9D8AB7. Grayscale: #6A6A6A. Windows color (decimal): -10324664 or 4748642. OLE color: 4748642.
HSL color Cylindrical-coordinate representation of color #627548: hue angle of 85.33º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #627548 is Cyan = 0.16, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 117 | 72 | - |
| CMYK | 0.16 | 0 | 0.38 | 0.54 |
| HSL | 85.33º | 0.24% | 0.37% | - |
| HSV(B) | 85.33º | 0.38% | 0.46% | - |
| XYZ | 12.57 | 15.79 | 8.52 | - |
| YUV | 106.19 | 108.71 | 122.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 117 | 72 | 0.16 | 0 | 0.38 | 0.54 | 85.33 | 0.24 | 0.37 |
| Hex | 62 | 75 | 48 | 10 | 0 | 26 | 36 | 55 | 18 | 25 |
| Octal | 142 | 165 | 110 | 20 | 0 | 46 | 66 | 125 | 30 | 45 |
| Binary | 1100010 | 1110101 | 1001000 | 10000 | 0 | 100110 | 110110 | 1010101 | 11000 | 100101 |
Color Harmonies of #627548
Complementary color
Monochromatic Colors of #627548
Black with #627548
Text Example
Text Example
White with #627548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627548; }
p { color: rgb(98,117,72); }
H1.HeaderClassName
{
color: #627548;
}
.AnyTagClassName
{
color: #627548;
}
</style>
background-color css
<style>
a { background-color: #627548; }
a { background-color: rgb(98,117,72); }
div.DivClassName
{
background-color: #627548;
}
.BgClassName
{
background-color: #627548;
}
</style>
border-color css
<style>
span { border-color: #627548; }
span { border-color: rgb(98,117,72); }
td.TdClassName
{
border-color: #627548;
}
.TagClassName
{
border-color: #627548;
}
</style>