Shades of Dell #447130
Tints of Dell #447130
RGB
CMYK
RGB Variations
Color information
#447130 (or 0x447130) is known color: Dell. HEX triplet: 44, 71 and 30. RGB value is (68,113,48). Sum of RGB (Red+Green+Blue) = 68+113+48=229 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.69% from 229); Green value is 113 (44.53% from 255 or 49.34% from 229); Blue value is 48 (19.14% from 255 or 20.96% from 229); Max value from RGB is 113 - color contains mainly: green. Hex color #447130 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #447130 is #BB8ECF. Grayscale: #5C5C5C. Windows color (decimal): -12291792 or 3174724. OLE color: 3174724.
HSL color Cylindrical-coordinate representation of color #447130: hue angle of 101.54º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #447130 is Cyan = 0.40, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 68 | 113 | 48 | - |
| CMYK | 0.40 | 0 | 0.58 | 0.56 |
| HSL | 101.54º | 0.4% | 0.32% | - |
| HSV(B) | 101.54º | 0.58% | 0.44% | - |
| XYZ | 8.82 | 13.25 | 4.89 | - |
| YUV | 92.14 | 103.09 | 110.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 113 | 48 | 0.40 | 0 | 0.58 | 0.56 | 101.54 | 0.4 | 0.32 |
| Hex | 44 | 71 | 30 | 28 | 0 | 3A | 38 | 66 | 28 | 20 |
| Octal | 104 | 161 | 60 | 50 | 0 | 72 | 70 | 146 | 50 | 40 |
| Binary | 1000100 | 1110001 | 110000 | 101000 | 0 | 111010 | 111000 | 1100110 | 101000 | 100000 |
Color Harmonies of #447130
Complementary color
Monochromatic Colors of #447130
Black with #447130
Text Example
Text Example
White with #447130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447130; }
p { color: rgb(68,113,48); }
H1.HeaderClassName
{
color: #447130;
}
.AnyTagClassName
{
color: #447130;
}
</style>
background-color css
<style>
a { background-color: #447130; }
a { background-color: rgb(68,113,48); }
div.DivClassName
{
background-color: #447130;
}
.BgClassName
{
background-color: #447130;
}
</style>
border-color css
<style>
span { border-color: #447130; }
span { border-color: rgb(68,113,48); }
td.TdClassName
{
border-color: #447130;
}
.TagClassName
{
border-color: #447130;
}
</style>