Shades of Dell #446930
Tints of Dell #446930
RGB
CMYK
RGB Variations
Color information
#446930 (or 0x446930) is known color: Dell. HEX triplet: 44, 69 and 30. RGB value is (68,105,48). Sum of RGB (Red+Green+Blue) = 68+105+48=221 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.77% from 221); Green value is 105 (41.41% from 255 or 47.51% from 221); Blue value is 48 (19.14% from 255 or 21.72% from 221); Max value from RGB is 105 - color contains mainly: green. Hex color #446930 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446930 is #BB96CF. Grayscale: #575757. Windows color (decimal): -12293840 or 3172676. OLE color: 3172676.
HSL color Cylindrical-coordinate representation of color #446930: hue angle of 98.95º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #446930 is Cyan = 0.35, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 68 | 105 | 48 | - |
| CMYK | 0.35 | 0 | 0.54 | 0.59 |
| HSL | 98.95º | 0.37% | 0.3% | - |
| HSV(B) | 98.95º | 0.54% | 0.41% | - |
| XYZ | 7.97 | 11.55 | 4.6 | - |
| YUV | 87.44 | 105.74 | 114.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 105 | 48 | 0.35 | 0 | 0.54 | 0.59 | 98.95 | 0.37 | 0.3 |
| Hex | 44 | 69 | 30 | 23 | 0 | 36 | 3B | 63 | 25 | 1E |
| Octal | 104 | 151 | 60 | 43 | 0 | 66 | 73 | 143 | 45 | 36 |
| Binary | 1000100 | 1101001 | 110000 | 100011 | 0 | 110110 | 111011 | 1100011 | 100101 | 11110 |
Color Harmonies of #446930
Complementary color
Monochromatic Colors of #446930
Black with #446930
Text Example
Text Example
White with #446930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446930; }
p { color: rgb(68,105,48); }
H1.HeaderClassName
{
color: #446930;
}
.AnyTagClassName
{
color: #446930;
}
</style>
background-color css
<style>
a { background-color: #446930; }
a { background-color: rgb(68,105,48); }
div.DivClassName
{
background-color: #446930;
}
.BgClassName
{
background-color: #446930;
}
</style>
border-color css
<style>
span { border-color: #446930; }
span { border-color: rgb(68,105,48); }
td.TdClassName
{
border-color: #446930;
}
.TagClassName
{
border-color: #446930;
}
</style>