Shades of Dell #446332
Tints of Dell #446332
RGB
CMYK
RGB Variations
Color information
#446332 (or 0x446332) is known color: Dell. HEX triplet: 44, 63 and 32. RGB value is (68,99,50). Sum of RGB (Red+Green+Blue) = 68+99+50=217 (28% of max value = 765). Red value is 68 (26.95% from 255 or 31.34% from 217); Green value is 99 (39.06% from 255 or 45.62% from 217); Blue value is 50 (19.92% from 255 or 23.04% from 217); Max value from RGB is 99 - color contains mainly: green. Hex color #446332 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446332 is #BB9CCD. Grayscale: #545454. Windows color (decimal): -12295374 or 3302212. OLE color: 3302212.
HSL color Cylindrical-coordinate representation of color #446332: hue angle of 97.96º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #446332 is Cyan = 0.31, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 99 | 50 | - |
| CMYK | 0.31 | 0 | 0.49 | 0.61 |
| HSL | 97.96º | 0.33% | 0.29% | - |
| HSV(B) | 97.96º | 0.49% | 0.39% | - |
| XYZ | 7.42 | 10.38 | 4.63 | - |
| YUV | 84.15 | 108.73 | 116.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 99 | 50 | 0.31 | 0 | 0.49 | 0.61 | 97.96 | 0.33 | 0.29 |
| Hex | 44 | 63 | 32 | 1F | 0 | 31 | 3D | 62 | 21 | 1D |
| Octal | 104 | 143 | 62 | 37 | 0 | 61 | 75 | 142 | 41 | 35 |
| Binary | 1000100 | 1100011 | 110010 | 11111 | 0 | 110001 | 111101 | 1100010 | 100001 | 11101 |
Color Harmonies of #446332
Complementary color
Monochromatic Colors of #446332
Black with #446332
Text Example
Text Example
White with #446332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446332; }
p { color: rgb(68,99,50); }
H1.HeaderClassName
{
color: #446332;
}
.AnyTagClassName
{
color: #446332;
}
</style>
background-color css
<style>
a { background-color: #446332; }
a { background-color: rgb(68,99,50); }
div.DivClassName
{
background-color: #446332;
}
.BgClassName
{
background-color: #446332;
}
</style>
border-color css
<style>
span { border-color: #446332; }
span { border-color: rgb(68,99,50); }
td.TdClassName
{
border-color: #446332;
}
.TagClassName
{
border-color: #446332;
}
</style>