Shades of Dell #447121
Tints of Dell #447121
RGB
CMYK
RGB Variations
Color information
#447121 (or 0x447121) is known color: Dell. HEX triplet: 44, 71 and 21. RGB value is (68,113,33). Sum of RGB (Red+Green+Blue) = 68+113+33=214 (28% of max value = 765). Red value is 68 (26.95% from 255 or 31.78% from 214); Green value is 113 (44.53% from 255 or 52.80% from 214); Blue value is 33 (13.28% from 255 or 15.42% from 214); Max value from RGB is 113 - color contains mainly: green. Hex color #447121 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #447121 is #BB8EDE. Grayscale: #5A5A5A. Windows color (decimal): -12291807 or 2191684. OLE color: 2191684.
HSL color Cylindrical-coordinate representation of color #447121: hue angle of 93.75º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #447121 is Cyan = 0.40, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 113 | 33 | - |
| CMYK | 0.40 | 0 | 0.71 | 0.56 |
| HSL | 93.75º | 0.55% | 0.29% | - |
| HSV(B) | 93.75º | 0.71% | 0.44% | - |
| XYZ | 8.56 | 13.15 | 3.53 | - |
| YUV | 90.43 | 95.59 | 112 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 113 | 33 | 0.40 | 0 | 0.71 | 0.56 | 93.75 | 0.55 | 0.29 |
| Hex | 44 | 71 | 21 | 28 | 0 | 47 | 38 | 5E | 37 | 1D |
| Octal | 104 | 161 | 41 | 50 | 0 | 107 | 70 | 136 | 67 | 35 |
| Binary | 1000100 | 1110001 | 100001 | 101000 | 0 | 1000111 | 111000 | 1011110 | 110111 | 11101 |
Color Harmonies of #447121
Complementary color
Monochromatic Colors of #447121
Black with #447121
Text Example
Text Example
White with #447121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447121; }
p { color: rgb(68,113,33); }
H1.HeaderClassName
{
color: #447121;
}
.AnyTagClassName
{
color: #447121;
}
</style>
background-color css
<style>
a { background-color: #447121; }
a { background-color: rgb(68,113,33); }
div.DivClassName
{
background-color: #447121;
}
.BgClassName
{
background-color: #447121;
}
</style>
border-color css
<style>
span { border-color: #447121; }
span { border-color: rgb(68,113,33); }
td.TdClassName
{
border-color: #447121;
}
.TagClassName
{
border-color: #447121;
}
</style>