Shades of Dingley #628138
Tints of Dingley #628138
RGB
CMYK
RGB Variations
Color information
#628138 (or 0x628138) is known color: Dingley. HEX triplet: 62, 81 and 38. RGB value is (98,129,56). Sum of RGB (Red+Green+Blue) = 98+129+56=283 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.63% from 283); Green value is 129 (50.78% from 255 or 45.58% from 283); Blue value is 56 (22.27% from 255 or 19.79% from 283); Max value from RGB is 129 - color contains mainly: green. Hex color #628138 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #628138 is #9D7EC7. Grayscale: #6F6F6F. Windows color (decimal): -10321608 or 3703138. OLE color: 3703138.
HSL color Cylindrical-coordinate representation of color #628138: hue angle of 85.48º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #628138 is Cyan = 0.24, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 98 | 129 | 56 | - |
| CMYK | 0.24 | 0 | 0.57 | 0.49 |
| HSL | 85.48º | 0.39% | 0.36% | - |
| HSV(B) | 85.48º | 0.57% | 0.51% | - |
| XYZ | 13.6 | 18.58 | 6.61 | - |
| YUV | 111.41 | 96.73 | 118.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 129 | 56 | 0.24 | 0 | 0.57 | 0.49 | 85.48 | 0.39 | 0.36 |
| Hex | 62 | 81 | 38 | 18 | 0 | 39 | 31 | 55 | 27 | 24 |
| Octal | 142 | 201 | 70 | 30 | 0 | 71 | 61 | 125 | 47 | 44 |
| Binary | 1100010 | 10000001 | 111000 | 11000 | 0 | 111001 | 110001 | 1010101 | 100111 | 100100 |
Color Harmonies of #628138
Complementary color
Monochromatic Colors of #628138
Black with #628138
Text Example
Text Example
White with #628138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628138; }
p { color: rgb(98,129,56); }
H1.HeaderClassName
{
color: #628138;
}
.AnyTagClassName
{
color: #628138;
}
</style>
background-color css
<style>
a { background-color: #628138; }
a { background-color: rgb(98,129,56); }
div.DivClassName
{
background-color: #628138;
}
.BgClassName
{
background-color: #628138;
}
</style>
border-color css
<style>
span { border-color: #628138; }
span { border-color: rgb(98,129,56); }
td.TdClassName
{
border-color: #628138;
}
.TagClassName
{
border-color: #628138;
}
</style>