Shades of Dingley #628541
Tints of Dingley #628541
RGB
CMYK
RGB Variations
Color information
#628541 (or 0x628541) is known color: Dingley. HEX triplet: 62, 85 and 41. RGB value is (98,133,65). Sum of RGB (Red+Green+Blue) = 98+133+65=296 (39% of max value = 765). Red value is 98 (38.67% from 255 or 33.11% from 296); Green value is 133 (52.34% from 255 or 44.93% from 296); Blue value is 65 (25.78% from 255 or 21.96% from 296); Max value from RGB is 133 - color contains mainly: green. Hex color #628541 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #628541 is #9D7ABE. Grayscale: #737373. Windows color (decimal): -10320575 or 4293986. OLE color: 4293986.
HSL color Cylindrical-coordinate representation of color #628541: hue angle of 90.88º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #628541 is Cyan = 0.26, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 98 | 133 | 65 | - |
| CMYK | 0.26 | 0 | 0.51 | 0.48 |
| HSL | 90.88º | 0.34% | 0.39% | - |
| HSV(B) | 90.88º | 0.51% | 0.52% | - |
| XYZ | 14.38 | 19.75 | 8.06 | - |
| YUV | 114.78 | 99.9 | 116.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 133 | 65 | 0.26 | 0 | 0.51 | 0.48 | 90.88 | 0.34 | 0.39 |
| Hex | 62 | 85 | 41 | 1A | 0 | 33 | 30 | 5B | 22 | 27 |
| Octal | 142 | 205 | 101 | 32 | 0 | 63 | 60 | 133 | 42 | 47 |
| Binary | 1100010 | 10000101 | 1000001 | 11010 | 0 | 110011 | 110000 | 1011011 | 100010 | 100111 |
Color Harmonies of #628541
Complementary color
Monochromatic Colors of #628541
Black with #628541
Text Example
Text Example
White with #628541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628541; }
p { color: rgb(98,133,65); }
H1.HeaderClassName
{
color: #628541;
}
.AnyTagClassName
{
color: #628541;
}
</style>
background-color css
<style>
a { background-color: #628541; }
a { background-color: rgb(98,133,65); }
div.DivClassName
{
background-color: #628541;
}
.BgClassName
{
background-color: #628541;
}
</style>
border-color css
<style>
span { border-color: #628541; }
span { border-color: rgb(98,133,65); }
td.TdClassName
{
border-color: #628541;
}
.TagClassName
{
border-color: #628541;
}
</style>