Shades of Dell #446521
Tints of Dell #446521
RGB
CMYK
RGB Variations
Color information
#446521 (or 0x446521) is known color: Dell. HEX triplet: 44, 65 and 21. RGB value is (68,101,33). Sum of RGB (Red+Green+Blue) = 68+101+33=202 (26% of max value = 765). Red value is 68 (26.95% from 255 or 33.66% from 202); Green value is 101 (39.84% from 255 or 50% from 202); Blue value is 33 (13.28% from 255 or 16.34% from 202); Max value from RGB is 101 - color contains mainly: green. Hex color #446521 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446521 is #BB9ADE. Grayscale: #535353. Windows color (decimal): -12294879 or 2188612. OLE color: 2188612.
HSL color Cylindrical-coordinate representation of color #446521: hue angle of 89.12º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #446521 is Cyan = 0.33, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 68 | 101 | 33 | - |
| CMYK | 0.33 | 0 | 0.67 | 0.60 |
| HSL | 89.12º | 0.51% | 0.26% | - |
| HSV(B) | 89.12º | 0.67% | 0.4% | - |
| XYZ | 7.31 | 10.65 | 3.11 | - |
| YUV | 83.38 | 99.57 | 117.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 101 | 33 | 0.33 | 0 | 0.67 | 0.60 | 89.12 | 0.51 | 0.26 |
| Hex | 44 | 65 | 21 | 21 | 0 | 43 | 3C | 59 | 33 | 1A |
| Octal | 104 | 145 | 41 | 41 | 0 | 103 | 74 | 131 | 63 | 32 |
| Binary | 1000100 | 1100101 | 100001 | 100001 | 0 | 1000011 | 111100 | 1011001 | 110011 | 11010 |
Color Harmonies of #446521
Complementary color
Monochromatic Colors of #446521
Black with #446521
Text Example
Text Example
White with #446521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446521; }
p { color: rgb(68,101,33); }
H1.HeaderClassName
{
color: #446521;
}
.AnyTagClassName
{
color: #446521;
}
</style>
background-color css
<style>
a { background-color: #446521; }
a { background-color: rgb(68,101,33); }
div.DivClassName
{
background-color: #446521;
}
.BgClassName
{
background-color: #446521;
}
</style>
border-color css
<style>
span { border-color: #446521; }
span { border-color: rgb(68,101,33); }
td.TdClassName
{
border-color: #446521;
}
.TagClassName
{
border-color: #446521;
}
</style>