Shades of Dingley #639242
Tints of Dingley #639242
RGB
CMYK
RGB Variations
Color information
#639242 (or 0x639242) is known color: Dingley. HEX triplet: 63, 92 and 42. RGB value is (99,146,66). Sum of RGB (Red+Green+Blue) = 99+146+66=311 (41% of max value = 765). Red value is 99 (39.06% from 255 or 31.83% from 311); Green value is 146 (57.42% from 255 or 46.95% from 311); Blue value is 66 (26.17% from 255 or 21.22% from 311); Max value from RGB is 146 - color contains mainly: green. Hex color #639242 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #639242 is #9C6DBD. Grayscale: #7B7B7B. Windows color (decimal): -10251710 or 4362851. OLE color: 4362851.
HSL color Cylindrical-coordinate representation of color #639242: hue angle of 95.25º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #639242 is Cyan = 0.32, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 99 | 146 | 66 | - |
| CMYK | 0.32 | 0 | 0.55 | 0.43 |
| HSL | 95.25º | 0.38% | 0.42% | - |
| HSV(B) | 95.25º | 0.55% | 0.57% | - |
| XYZ | 16.41 | 23.6 | 8.85 | - |
| YUV | 122.83 | 95.93 | 111 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 146 | 66 | 0.32 | 0 | 0.55 | 0.43 | 95.25 | 0.38 | 0.42 |
| Hex | 63 | 92 | 42 | 20 | 0 | 37 | 2B | 5F | 26 | 2A |
| Octal | 143 | 222 | 102 | 40 | 0 | 67 | 53 | 137 | 46 | 52 |
| Binary | 1100011 | 10010010 | 1000010 | 100000 | 0 | 110111 | 101011 | 1011111 | 100110 | 101010 |
Color Harmonies of #639242
Complementary color
Monochromatic Colors of #639242
Black with #639242
Text Example
Text Example
White with #639242
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639242; }
p { color: rgb(99,146,66); }
H1.HeaderClassName
{
color: #639242;
}
.AnyTagClassName
{
color: #639242;
}
</style>
background-color css
<style>
a { background-color: #639242; }
a { background-color: rgb(99,146,66); }
div.DivClassName
{
background-color: #639242;
}
.BgClassName
{
background-color: #639242;
}
</style>
border-color css
<style>
span { border-color: #639242; }
span { border-color: rgb(99,146,66); }
td.TdClassName
{
border-color: #639242;
}
.TagClassName
{
border-color: #639242;
}
</style>