Shades of Dell #447028
Tints of Dell #447028
RGB
CMYK
RGB Variations
Color information
#447028 (or 0x447028) is known color: Dell. HEX triplet: 44, 70 and 28. RGB value is (68,112,40). Sum of RGB (Red+Green+Blue) = 68+112+40=220 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.91% from 220); Green value is 112 (44.14% from 255 or 50.91% from 220); Blue value is 40 (16.02% from 255 or 18.18% from 220); Max value from RGB is 112 - color contains mainly: green. Hex color #447028 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #447028 is #BB8FD7. Grayscale: #5A5A5A. Windows color (decimal): -12292056 or 2650180. OLE color: 2650180.
HSL color Cylindrical-coordinate representation of color #447028: hue angle of 96.67º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #447028 is Cyan = 0.39, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 112 | 40 | - |
| CMYK | 0.39 | 0 | 0.64 | 0.56 |
| HSL | 96.67º | 0.47% | 0.3% | - |
| HSV(B) | 96.67º | 0.64% | 0.44% | - |
| XYZ | 8.56 | 12.97 | 4.06 | - |
| YUV | 90.64 | 99.42 | 111.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 112 | 40 | 0.39 | 0 | 0.64 | 0.56 | 96.67 | 0.47 | 0.3 |
| Hex | 44 | 70 | 28 | 27 | 0 | 40 | 38 | 61 | 2F | 1E |
| Octal | 104 | 160 | 50 | 47 | 0 | 100 | 70 | 141 | 57 | 36 |
| Binary | 1000100 | 1110000 | 101000 | 100111 | 0 | 1000000 | 111000 | 1100001 | 101111 | 11110 |
Color Harmonies of #447028
Complementary color
Monochromatic Colors of #447028
Black with #447028
Text Example
Text Example
White with #447028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447028; }
p { color: rgb(68,112,40); }
H1.HeaderClassName
{
color: #447028;
}
.AnyTagClassName
{
color: #447028;
}
</style>
background-color css
<style>
a { background-color: #447028; }
a { background-color: rgb(68,112,40); }
div.DivClassName
{
background-color: #447028;
}
.BgClassName
{
background-color: #447028;
}
</style>
border-color css
<style>
span { border-color: #447028; }
span { border-color: rgb(68,112,40); }
td.TdClassName
{
border-color: #447028;
}
.TagClassName
{
border-color: #447028;
}
</style>