Shades of Dingley #649043
Tints of Dingley #649043
RGB
CMYK
RGB Variations
Color information
#649043 (or 0x649043) is known color: Dingley. HEX triplet: 64, 90 and 43. RGB value is (100,144,67). Sum of RGB (Red+Green+Blue) = 100+144+67=311 (41% of max value = 765). Red value is 100 (39.45% from 255 or 32.15% from 311); Green value is 144 (56.64% from 255 or 46.30% from 311); Blue value is 67 (26.56% from 255 or 21.54% from 311); Max value from RGB is 144 - color contains mainly: green. Hex color #649043 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #649043 is #9B6FBC. Grayscale: #7A7A7A. Windows color (decimal): -10186685 or 4427876. OLE color: 4427876.
HSL color Cylindrical-coordinate representation of color #649043: hue angle of 94.29º 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 #649043 is Cyan = 0.31, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 100 | 144 | 67 | - |
| CMYK | 0.31 | 0 | 0.53 | 0.44 |
| HSL | 94.29º | 0.36% | 0.41% | - |
| HSV(B) | 94.29º | 0.53% | 0.56% | - |
| XYZ | 16.24 | 23.06 | 8.91 | - |
| YUV | 122.07 | 96.92 | 112.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 144 | 67 | 0.31 | 0 | 0.53 | 0.44 | 94.29 | 0.36 | 0.41 |
| Hex | 64 | 90 | 43 | 1F | 0 | 35 | 2C | 5E | 24 | 29 |
| Octal | 144 | 220 | 103 | 37 | 0 | 65 | 54 | 136 | 44 | 51 |
| Binary | 1100100 | 10010000 | 1000011 | 11111 | 0 | 110101 | 101100 | 1011110 | 100100 | 101001 |
Color Harmonies of #649043
Complementary color
Monochromatic Colors of #649043
Black with #649043
Text Example
Text Example
White with #649043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649043; }
p { color: rgb(100,144,67); }
H1.HeaderClassName
{
color: #649043;
}
.AnyTagClassName
{
color: #649043;
}
</style>
background-color css
<style>
a { background-color: #649043; }
a { background-color: rgb(100,144,67); }
div.DivClassName
{
background-color: #649043;
}
.BgClassName
{
background-color: #649043;
}
</style>
border-color css
<style>
span { border-color: #649043; }
span { border-color: rgb(100,144,67); }
td.TdClassName
{
border-color: #649043;
}
.TagClassName
{
border-color: #649043;
}
</style>