Shades of Dell #446821
Tints of Dell #446821
RGB
CMYK
RGB Variations
Color information
#446821 (or 0x446821) is known color: Dell. HEX triplet: 44, 68 and 21. RGB value is (68,104,33). Sum of RGB (Red+Green+Blue) = 68+104+33=205 (27% of max value = 765). Red value is 68 (26.95% from 255 or 33.17% from 205); Green value is 104 (41.02% from 255 or 50.73% from 205); Blue value is 33 (13.28% from 255 or 16.10% from 205); Max value from RGB is 104 - color contains mainly: green. Hex color #446821 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446821 is #BB97DE. Grayscale: #555555. Windows color (decimal): -12294111 or 2189380. OLE color: 2189380.
HSL color Cylindrical-coordinate representation of color #446821: hue angle of 90.42º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #446821 is Cyan = 0.35, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 68 | 104 | 33 | - |
| CMYK | 0.35 | 0 | 0.68 | 0.59 |
| HSL | 90.42º | 0.52% | 0.27% | - |
| HSV(B) | 90.42º | 0.68% | 0.41% | - |
| XYZ | 7.61 | 11.24 | 3.21 | - |
| YUV | 85.14 | 98.57 | 115.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 104 | 33 | 0.35 | 0 | 0.68 | 0.59 | 90.42 | 0.52 | 0.27 |
| Hex | 44 | 68 | 21 | 23 | 0 | 44 | 3B | 5A | 34 | 1B |
| Octal | 104 | 150 | 41 | 43 | 0 | 104 | 73 | 132 | 64 | 33 |
| Binary | 1000100 | 1101000 | 100001 | 100011 | 0 | 1000100 | 111011 | 1011010 | 110100 | 11011 |
Color Harmonies of #446821
Complementary color
Monochromatic Colors of #446821
Black with #446821
Text Example
Text Example
White with #446821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446821; }
p { color: rgb(68,104,33); }
H1.HeaderClassName
{
color: #446821;
}
.AnyTagClassName
{
color: #446821;
}
</style>
background-color css
<style>
a { background-color: #446821; }
a { background-color: rgb(68,104,33); }
div.DivClassName
{
background-color: #446821;
}
.BgClassName
{
background-color: #446821;
}
</style>
border-color css
<style>
span { border-color: #446821; }
span { border-color: rgb(68,104,33); }
td.TdClassName
{
border-color: #446821;
}
.TagClassName
{
border-color: #446821;
}
</style>