Shades of Dell #447024
Tints of Dell #447024
RGB
CMYK
RGB Variations
Color information
#447024 (or 0x447024) is known color: Dell. HEX triplet: 44, 70 and 24. RGB value is (68,112,36). Sum of RGB (Red+Green+Blue) = 68+112+36=216 (28% of max value = 765). Red value is 68 (26.95% from 255 or 31.48% from 216); Green value is 112 (44.14% from 255 or 51.85% from 216); Blue value is 36 (14.45% from 255 or 16.67% from 216); Max value from RGB is 112 - color contains mainly: green. Hex color #447024 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #447024 is #BB8FDB. Grayscale: #5A5A5A. Windows color (decimal): -12292060 or 2388036. OLE color: 2388036.
HSL color Cylindrical-coordinate representation of color #447024: hue angle of 94.74º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #447024 is Cyan = 0.39, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 112 | 36 | - |
| CMYK | 0.39 | 0 | 0.68 | 0.56 |
| HSL | 94.74º | 0.51% | 0.29% | - |
| HSV(B) | 94.74º | 0.68% | 0.44% | - |
| XYZ | 8.5 | 12.94 | 3.72 | - |
| YUV | 90.18 | 97.42 | 112.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 112 | 36 | 0.39 | 0 | 0.68 | 0.56 | 94.74 | 0.51 | 0.29 |
| Hex | 44 | 70 | 24 | 27 | 0 | 44 | 38 | 5F | 33 | 1D |
| Octal | 104 | 160 | 44 | 47 | 0 | 104 | 70 | 137 | 63 | 35 |
| Binary | 1000100 | 1110000 | 100100 | 100111 | 0 | 1000100 | 111000 | 1011111 | 110011 | 11101 |
Color Harmonies of #447024
Complementary color
Monochromatic Colors of #447024
Black with #447024
Text Example
Text Example
White with #447024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447024; }
p { color: rgb(68,112,36); }
H1.HeaderClassName
{
color: #447024;
}
.AnyTagClassName
{
color: #447024;
}
</style>
background-color css
<style>
a { background-color: #447024; }
a { background-color: rgb(68,112,36); }
div.DivClassName
{
background-color: #447024;
}
.BgClassName
{
background-color: #447024;
}
</style>
border-color css
<style>
span { border-color: #447024; }
span { border-color: rgb(68,112,36); }
td.TdClassName
{
border-color: #447024;
}
.TagClassName
{
border-color: #447024;
}
</style>