Shades of Dingley #639441
Tints of Dingley #639441
RGB
CMYK
RGB Variations
Color information
#639441 (or 0x639441) is known color: Dingley. HEX triplet: 63, 94 and 41. RGB value is (99,148,65). Sum of RGB (Red+Green+Blue) = 99+148+65=312 (41% of max value = 765). Red value is 99 (39.06% from 255 or 31.73% from 312); Green value is 148 (58.20% from 255 or 47.44% from 312); Blue value is 65 (25.78% from 255 or 20.83% from 312); Max value from RGB is 148 - color contains mainly: green. Hex color #639441 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #639441 is #9C6BBE. Grayscale: #7C7C7C. Windows color (decimal): -10251199 or 4297827. OLE color: 4297827.
HSL color Cylindrical-coordinate representation of color #639441: hue angle of 95.42º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #639441 is Cyan = 0.33, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 148 | 65 | - |
| CMYK | 0.33 | 0 | 0.56 | 0.42 |
| HSL | 95.42º | 0.39% | 0.42% | - |
| HSV(B) | 95.42º | 0.56% | 0.58% | - |
| XYZ | 16.69 | 24.21 | 8.8 | - |
| YUV | 123.89 | 94.77 | 110.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 148 | 65 | 0.33 | 0 | 0.56 | 0.42 | 95.42 | 0.39 | 0.42 |
| Hex | 63 | 94 | 41 | 21 | 0 | 38 | 2A | 5F | 27 | 2A |
| Octal | 143 | 224 | 101 | 41 | 0 | 70 | 52 | 137 | 47 | 52 |
| Binary | 1100011 | 10010100 | 1000001 | 100001 | 0 | 111000 | 101010 | 1011111 | 100111 | 101010 |
Color Harmonies of #639441
Complementary color
Monochromatic Colors of #639441
Black with #639441
Text Example
Text Example
White with #639441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639441; }
p { color: rgb(99,148,65); }
H1.HeaderClassName
{
color: #639441;
}
.AnyTagClassName
{
color: #639441;
}
</style>
background-color css
<style>
a { background-color: #639441; }
a { background-color: rgb(99,148,65); }
div.DivClassName
{
background-color: #639441;
}
.BgClassName
{
background-color: #639441;
}
</style>
border-color css
<style>
span { border-color: #639441; }
span { border-color: rgb(99,148,65); }
td.TdClassName
{
border-color: #639441;
}
.TagClassName
{
border-color: #639441;
}
</style>