Shades of Dell #446532
Tints of Dell #446532
RGB
CMYK
RGB Variations
Color information
#446532 (or 0x446532) is known color: Dell. HEX triplet: 44, 65 and 32. RGB value is (68,101,50). Sum of RGB (Red+Green+Blue) = 68+101+50=219 (29% of max value = 765). Red value is 68 (26.95% from 255 or 31.05% from 219); Green value is 101 (39.84% from 255 or 46.12% from 219); Blue value is 50 (19.92% from 255 or 22.83% from 219); Max value from RGB is 101 - color contains mainly: green. Hex color #446532 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446532 is #BB9ACD. Grayscale: #555555. Windows color (decimal): -12294862 or 3302724. OLE color: 3302724.
HSL color Cylindrical-coordinate representation of color #446532: hue angle of 98.82º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #446532 is Cyan = 0.33, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 68 | 101 | 50 | - |
| CMYK | 0.33 | 0 | 0.50 | 0.60 |
| HSL | 98.82º | 0.34% | 0.3% | - |
| HSV(B) | 98.82º | 0.5% | 0.4% | - |
| XYZ | 7.61 | 10.77 | 4.69 | - |
| YUV | 85.32 | 108.07 | 115.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 101 | 50 | 0.33 | 0 | 0.50 | 0.60 | 98.82 | 0.34 | 0.3 |
| Hex | 44 | 65 | 32 | 21 | 0 | 32 | 3C | 63 | 22 | 1E |
| Octal | 104 | 145 | 62 | 41 | 0 | 62 | 74 | 143 | 42 | 36 |
| Binary | 1000100 | 1100101 | 110010 | 100001 | 0 | 110010 | 111100 | 1100011 | 100010 | 11110 |
Color Harmonies of #446532
Complementary color
Monochromatic Colors of #446532
Black with #446532
Text Example
Text Example
White with #446532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446532; }
p { color: rgb(68,101,50); }
H1.HeaderClassName
{
color: #446532;
}
.AnyTagClassName
{
color: #446532;
}
</style>
background-color css
<style>
a { background-color: #446532; }
a { background-color: rgb(68,101,50); }
div.DivClassName
{
background-color: #446532;
}
.BgClassName
{
background-color: #446532;
}
</style>
border-color css
<style>
span { border-color: #446532; }
span { border-color: rgb(68,101,50); }
td.TdClassName
{
border-color: #446532;
}
.TagClassName
{
border-color: #446532;
}
</style>