Shades of Dell #446224
Tints of Dell #446224
RGB
CMYK
RGB Variations
Color information
#446224 (or 0x446224) is known color: Dell. HEX triplet: 44, 62 and 24. RGB value is (68,98,36). Sum of RGB (Red+Green+Blue) = 68+98+36=202 (26% of max value = 765). Red value is 68 (26.95% from 255 or 33.66% from 202); Green value is 98 (38.67% from 255 or 48.51% from 202); Blue value is 36 (14.45% from 255 or 17.82% from 202); Max value from RGB is 98 - color contains mainly: green. Hex color #446224 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446224 is #BB9DDB. Grayscale: #525252. Windows color (decimal): -12295644 or 2384452. OLE color: 2384452.
HSL color Cylindrical-coordinate representation of color #446224: hue angle of 89.03º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #446224 is Cyan = 0.31, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 68 | 98 | 36 | - |
| CMYK | 0.31 | 0 | 0.63 | 0.62 |
| HSL | 89.03º | 0.46% | 0.26% | - |
| HSV(B) | 89.03º | 0.63% | 0.38% | - |
| XYZ | 7.07 | 10.09 | 3.24 | - |
| YUV | 81.96 | 102.06 | 118.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 98 | 36 | 0.31 | 0 | 0.63 | 0.62 | 89.03 | 0.46 | 0.26 |
| Hex | 44 | 62 | 24 | 1F | 0 | 3F | 3E | 59 | 2E | 1A |
| Octal | 104 | 142 | 44 | 37 | 0 | 77 | 76 | 131 | 56 | 32 |
| Binary | 1000100 | 1100010 | 100100 | 11111 | 0 | 111111 | 111110 | 1011001 | 101110 | 11010 |
Color Harmonies of #446224
Complementary color
Monochromatic Colors of #446224
Black with #446224
Text Example
Text Example
White with #446224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446224; }
p { color: rgb(68,98,36); }
H1.HeaderClassName
{
color: #446224;
}
.AnyTagClassName
{
color: #446224;
}
</style>
background-color css
<style>
a { background-color: #446224; }
a { background-color: rgb(68,98,36); }
div.DivClassName
{
background-color: #446224;
}
.BgClassName
{
background-color: #446224;
}
</style>
border-color css
<style>
span { border-color: #446224; }
span { border-color: rgb(68,98,36); }
td.TdClassName
{
border-color: #446224;
}
.TagClassName
{
border-color: #446224;
}
</style>