Shades of Dell #446134
Tints of Dell #446134
RGB
CMYK
RGB Variations
Color information
#446134 (or 0x446134) is known color: Dell. HEX triplet: 44, 61 and 34. RGB value is (68,97,52). Sum of RGB (Red+Green+Blue) = 68+97+52=217 (28% of max value = 765). Red value is 68 (26.95% from 255 or 31.34% from 217); Green value is 97 (38.28% from 255 or 44.70% from 217); Blue value is 52 (20.70% from 255 or 23.96% from 217); Max value from RGB is 97 - color contains mainly: green. Hex color #446134 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446134 is #BB9ECB. Grayscale: #535353. Windows color (decimal): -12295884 or 3432772. OLE color: 3432772.
HSL color Cylindrical-coordinate representation of color #446134: hue angle of 98.67º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #446134 is Cyan = 0.30, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 68 | 97 | 52 | - |
| CMYK | 0.30 | 0 | 0.46 | 0.62 |
| HSL | 98.67º | 0.3% | 0.29% | - |
| HSV(B) | 98.67º | 0.46% | 0.38% | - |
| XYZ | 7.28 | 10.03 | 4.8 | - |
| YUV | 83.2 | 110.39 | 117.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 97 | 52 | 0.30 | 0 | 0.46 | 0.62 | 98.67 | 0.3 | 0.29 |
| Hex | 44 | 61 | 34 | 1E | 0 | 2E | 3E | 63 | 1E | 1D |
| Octal | 104 | 141 | 64 | 36 | 0 | 56 | 76 | 143 | 36 | 35 |
| Binary | 1000100 | 1100001 | 110100 | 11110 | 0 | 101110 | 111110 | 1100011 | 11110 | 11101 |
Color Harmonies of #446134
Complementary color
Monochromatic Colors of #446134
Black with #446134
Text Example
Text Example
White with #446134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446134; }
p { color: rgb(68,97,52); }
H1.HeaderClassName
{
color: #446134;
}
.AnyTagClassName
{
color: #446134;
}
</style>
background-color css
<style>
a { background-color: #446134; }
a { background-color: rgb(68,97,52); }
div.DivClassName
{
background-color: #446134;
}
.BgClassName
{
background-color: #446134;
}
</style>
border-color css
<style>
span { border-color: #446134; }
span { border-color: rgb(68,97,52); }
td.TdClassName
{
border-color: #446134;
}
.TagClassName
{
border-color: #446134;
}
</style>