Shades of Dingley #639043
Tints of Dingley #639043
RGB
CMYK
RGB Variations
Color information
#639043 (or 0x639043) is known color: Dingley. HEX triplet: 63, 90 and 43. RGB value is (99,144,67). Sum of RGB (Red+Green+Blue) = 99+144+67=310 (41% of max value = 765). Red value is 99 (39.06% from 255 or 31.94% from 310); Green value is 144 (56.64% from 255 or 46.45% from 310); Blue value is 67 (26.56% from 255 or 21.61% from 310); Max value from RGB is 144 - color contains mainly: green. Hex color #639043 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #639043 is #9C6FBC. Grayscale: #7A7A7A. Windows color (decimal): -10252221 or 4427875. OLE color: 4427875.
HSL color Cylindrical-coordinate representation of color #639043: hue angle of 95.06º degrees, saturation: 0.36, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #639043 is Cyan = 0.31, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 99 | 144 | 67 | - |
| CMYK | 0.31 | 0 | 0.53 | 0.44 |
| HSL | 95.06º | 0.36% | 0.41% | - |
| HSV(B) | 95.06º | 0.53% | 0.56% | - |
| XYZ | 16.13 | 23 | 8.9 | - |
| YUV | 121.77 | 97.09 | 111.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 144 | 67 | 0.31 | 0 | 0.53 | 0.44 | 95.06 | 0.36 | 0.41 |
| Hex | 63 | 90 | 43 | 1F | 0 | 35 | 2C | 5F | 24 | 29 |
| Octal | 143 | 220 | 103 | 37 | 0 | 65 | 54 | 137 | 44 | 51 |
| Binary | 1100011 | 10010000 | 1000011 | 11111 | 0 | 110101 | 101100 | 1011111 | 100100 | 101001 |
Color Harmonies of #639043
Complementary color
Monochromatic Colors of #639043
Black with #639043
Text Example
Text Example
White with #639043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639043; }
p { color: rgb(99,144,67); }
H1.HeaderClassName
{
color: #639043;
}
.AnyTagClassName
{
color: #639043;
}
</style>
background-color css
<style>
a { background-color: #639043; }
a { background-color: rgb(99,144,67); }
div.DivClassName
{
background-color: #639043;
}
.BgClassName
{
background-color: #639043;
}
</style>
border-color css
<style>
span { border-color: #639043; }
span { border-color: rgb(99,144,67); }
td.TdClassName
{
border-color: #639043;
}
.TagClassName
{
border-color: #639043;
}
</style>