Shades of Dell #446421
Tints of Dell #446421
RGB
CMYK
RGB Variations
Color information
#446421 (or 0x446421) is known color: Dell. HEX triplet: 44, 64 and 21. RGB value is (68,100,33). Sum of RGB (Red+Green+Blue) = 68+100+33=201 (26% of max value = 765). Red value is 68 (26.95% from 255 or 33.83% from 201); Green value is 100 (39.45% from 255 or 49.75% from 201); Blue value is 33 (13.28% from 255 or 16.42% from 201); Max value from RGB is 100 - color contains mainly: green. Hex color #446421 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446421 is #BB9BDE. Grayscale: #535353. Windows color (decimal): -12295135 or 2188356. OLE color: 2188356.
HSL color Cylindrical-coordinate representation of color #446421: hue angle of 88.66º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #446421 is Cyan = 0.32, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 100 | 33 | - |
| CMYK | 0.32 | 0 | 0.67 | 0.61 |
| HSL | 88.66º | 0.5% | 0.26% | - |
| HSV(B) | 88.66º | 0.67% | 0.39% | - |
| XYZ | 7.22 | 10.45 | 3.08 | - |
| YUV | 82.79 | 99.9 | 117.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 100 | 33 | 0.32 | 0 | 0.67 | 0.61 | 88.66 | 0.5 | 0.26 |
| Hex | 44 | 64 | 21 | 20 | 0 | 43 | 3D | 59 | 32 | 1A |
| Octal | 104 | 144 | 41 | 40 | 0 | 103 | 75 | 131 | 62 | 32 |
| Binary | 1000100 | 1100100 | 100001 | 100000 | 0 | 1000011 | 111101 | 1011001 | 110010 | 11010 |
Color Harmonies of #446421
Complementary color
Monochromatic Colors of #446421
Black with #446421
Text Example
Text Example
White with #446421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446421; }
p { color: rgb(68,100,33); }
H1.HeaderClassName
{
color: #446421;
}
.AnyTagClassName
{
color: #446421;
}
</style>
background-color css
<style>
a { background-color: #446421; }
a { background-color: rgb(68,100,33); }
div.DivClassName
{
background-color: #446421;
}
.BgClassName
{
background-color: #446421;
}
</style>
border-color css
<style>
span { border-color: #446421; }
span { border-color: rgb(68,100,33); }
td.TdClassName
{
border-color: #446421;
}
.TagClassName
{
border-color: #446421;
}
</style>