Shades of Dell #447224
Tints of Dell #447224
RGB
CMYK
RGB Variations
Color information
#447224 (or 0x447224) is known color: Dell. HEX triplet: 44, 72 and 24. RGB value is (68,114,36). Sum of RGB (Red+Green+Blue) = 68+114+36=218 (28% of max value = 765). Red value is 68 (26.95% from 255 or 31.19% from 218); Green value is 114 (44.92% from 255 or 52.29% from 218); Blue value is 36 (14.45% from 255 or 16.51% from 218); Max value from RGB is 114 - color contains mainly: green. Hex color #447224 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #447224 is #BB8DDB. Grayscale: #5B5B5B. Windows color (decimal): -12291548 or 2388548. OLE color: 2388548.
HSL color Cylindrical-coordinate representation of color #447224: hue angle of 95.38º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #447224 is Cyan = 0.40, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 114 | 36 | - |
| CMYK | 0.40 | 0 | 0.68 | 0.55 |
| HSL | 95.38º | 0.52% | 0.29% | - |
| HSV(B) | 95.38º | 0.68% | 0.45% | - |
| XYZ | 8.72 | 13.39 | 3.79 | - |
| YUV | 91.35 | 96.76 | 111.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 114 | 36 | 0.40 | 0 | 0.68 | 0.55 | 95.38 | 0.52 | 0.29 |
| Hex | 44 | 72 | 24 | 28 | 0 | 44 | 37 | 5F | 34 | 1D |
| Octal | 104 | 162 | 44 | 50 | 0 | 104 | 67 | 137 | 64 | 35 |
| Binary | 1000100 | 1110010 | 100100 | 101000 | 0 | 1000100 | 110111 | 1011111 | 110100 | 11101 |
Color Harmonies of #447224
Complementary color
Monochromatic Colors of #447224
Black with #447224
Text Example
Text Example
White with #447224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447224; }
p { color: rgb(68,114,36); }
H1.HeaderClassName
{
color: #447224;
}
.AnyTagClassName
{
color: #447224;
}
</style>
background-color css
<style>
a { background-color: #447224; }
a { background-color: rgb(68,114,36); }
div.DivClassName
{
background-color: #447224;
}
.BgClassName
{
background-color: #447224;
}
</style>
border-color css
<style>
span { border-color: #447224; }
span { border-color: rgb(68,114,36); }
td.TdClassName
{
border-color: #447224;
}
.TagClassName
{
border-color: #447224;
}
</style>