Shades of Dingley #628641
Tints of Dingley #628641
RGB
CMYK
RGB Variations
Color information
#628641 (or 0x628641) is known color: Dingley. HEX triplet: 62, 86 and 41. RGB value is (98,134,65). Sum of RGB (Red+Green+Blue) = 98+134+65=297 (39% of max value = 765). Red value is 98 (38.67% from 255 or 33.00% from 297); Green value is 134 (52.73% from 255 or 45.12% from 297); Blue value is 65 (25.78% from 255 or 21.89% from 297); Max value from RGB is 134 - color contains mainly: green. Hex color #628641 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #628641 is #9D79BE. Grayscale: #737373. Windows color (decimal): -10320319 or 4294242. OLE color: 4294242.
HSL color Cylindrical-coordinate representation of color #628641: hue angle of 91.3º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #628641 is Cyan = 0.27, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 134 | 65 | - |
| CMYK | 0.27 | 0 | 0.51 | 0.47 |
| HSL | 91.3º | 0.35% | 0.39% | - |
| HSV(B) | 91.3º | 0.51% | 0.53% | - |
| XYZ | 14.52 | 20.03 | 8.1 | - |
| YUV | 115.37 | 99.57 | 115.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 134 | 65 | 0.27 | 0 | 0.51 | 0.47 | 91.3 | 0.35 | 0.39 |
| Hex | 62 | 86 | 41 | 1B | 0 | 33 | 2F | 5B | 23 | 27 |
| Octal | 142 | 206 | 101 | 33 | 0 | 63 | 57 | 133 | 43 | 47 |
| Binary | 1100010 | 10000110 | 1000001 | 11011 | 0 | 110011 | 101111 | 1011011 | 100011 | 100111 |
Color Harmonies of #628641
Complementary color
Monochromatic Colors of #628641
Black with #628641
Text Example
Text Example
White with #628641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628641; }
p { color: rgb(98,134,65); }
H1.HeaderClassName
{
color: #628641;
}
.AnyTagClassName
{
color: #628641;
}
</style>
background-color css
<style>
a { background-color: #628641; }
a { background-color: rgb(98,134,65); }
div.DivClassName
{
background-color: #628641;
}
.BgClassName
{
background-color: #628641;
}
</style>
border-color css
<style>
span { border-color: #628641; }
span { border-color: rgb(98,134,65); }
td.TdClassName
{
border-color: #628641;
}
.TagClassName
{
border-color: #628641;
}
</style>