Shades of Dell #447228
Tints of Dell #447228
RGB
CMYK
RGB Variations
Color information
#447228 (or 0x447228) is known color: Dell. HEX triplet: 44, 72 and 28. RGB value is (68,114,40). Sum of RGB (Red+Green+Blue) = 68+114+40=222 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.63% from 222); Green value is 114 (44.92% from 255 or 51.35% from 222); Blue value is 40 (16.02% from 255 or 18.02% from 222); Max value from RGB is 114 - color contains mainly: green. Hex color #447228 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #447228 is #BB8DD7. Grayscale: #5C5C5C. Windows color (decimal): -12291544 or 2650692. OLE color: 2650692.
HSL color Cylindrical-coordinate representation of color #447228: hue angle of 97.3º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #447228 is Cyan = 0.40, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 114 | 40 | - |
| CMYK | 0.40 | 0 | 0.65 | 0.55 |
| HSL | 97.3º | 0.48% | 0.3% | - |
| HSV(B) | 97.3º | 0.65% | 0.45% | - |
| XYZ | 8.78 | 13.42 | 4.13 | - |
| YUV | 91.81 | 98.76 | 111.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 114 | 40 | 0.40 | 0 | 0.65 | 0.55 | 97.3 | 0.48 | 0.3 |
| Hex | 44 | 72 | 28 | 28 | 0 | 41 | 37 | 61 | 30 | 1E |
| Octal | 104 | 162 | 50 | 50 | 0 | 101 | 67 | 141 | 60 | 36 |
| Binary | 1000100 | 1110010 | 101000 | 101000 | 0 | 1000001 | 110111 | 1100001 | 110000 | 11110 |
Color Harmonies of #447228
Complementary color
Monochromatic Colors of #447228
Black with #447228
Text Example
Text Example
White with #447228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447228; }
p { color: rgb(68,114,40); }
H1.HeaderClassName
{
color: #447228;
}
.AnyTagClassName
{
color: #447228;
}
</style>
background-color css
<style>
a { background-color: #447228; }
a { background-color: rgb(68,114,40); }
div.DivClassName
{
background-color: #447228;
}
.BgClassName
{
background-color: #447228;
}
</style>
border-color css
<style>
span { border-color: #447228; }
span { border-color: rgb(68,114,40); }
td.TdClassName
{
border-color: #447228;
}
.TagClassName
{
border-color: #447228;
}
</style>