Shades of Dingley #639240
Tints of Dingley #639240
RGB
CMYK
RGB Variations
Color information
#639240 (or 0x639240) is known color: Dingley. HEX triplet: 63, 92 and 40. RGB value is (99,146,64). Sum of RGB (Red+Green+Blue) = 99+146+64=309 (40% of max value = 765). Red value is 99 (39.06% from 255 or 32.04% from 309); Green value is 146 (57.42% from 255 or 47.25% from 309); Blue value is 64 (25.39% from 255 or 20.71% from 309); Max value from RGB is 146 - color contains mainly: green. Hex color #639240 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #639240 is #9C6DBF. Grayscale: #7A7A7A. Windows color (decimal): -10251712 or 4231779. OLE color: 4231779.
HSL color Cylindrical-coordinate representation of color #639240: hue angle of 94.39º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #639240 is Cyan = 0.32, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 99 | 146 | 64 | - |
| CMYK | 0.32 | 0 | 0.56 | 0.43 |
| HSL | 94.39º | 0.39% | 0.41% | - |
| HSV(B) | 94.39º | 0.56% | 0.57% | - |
| XYZ | 16.35 | 23.58 | 8.54 | - |
| YUV | 122.6 | 94.93 | 111.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 146 | 64 | 0.32 | 0 | 0.56 | 0.43 | 94.39 | 0.39 | 0.41 |
| Hex | 63 | 92 | 40 | 20 | 0 | 38 | 2B | 5E | 27 | 29 |
| Octal | 143 | 222 | 100 | 40 | 0 | 70 | 53 | 136 | 47 | 51 |
| Binary | 1100011 | 10010010 | 1000000 | 100000 | 0 | 111000 | 101011 | 1011110 | 100111 | 101001 |
Color Harmonies of #639240
Complementary color
Monochromatic Colors of #639240
Black with #639240
Text Example
Text Example
White with #639240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639240; }
p { color: rgb(99,146,64); }
H1.HeaderClassName
{
color: #639240;
}
.AnyTagClassName
{
color: #639240;
}
</style>
background-color css
<style>
a { background-color: #639240; }
a { background-color: rgb(99,146,64); }
div.DivClassName
{
background-color: #639240;
}
.BgClassName
{
background-color: #639240;
}
</style>
border-color css
<style>
span { border-color: #639240; }
span { border-color: rgb(99,146,64); }
td.TdClassName
{
border-color: #639240;
}
.TagClassName
{
border-color: #639240;
}
</style>