Shades of Dell #446426
Tints of Dell #446426
RGB
CMYK
RGB Variations
Color information
#446426 (or 0x446426) is known color: Dell. HEX triplet: 44, 64 and 26. RGB value is (68,100,38). Sum of RGB (Red+Green+Blue) = 68+100+38=206 (27% of max value = 765). Red value is 68 (26.95% from 255 or 33.01% from 206); Green value is 100 (39.45% from 255 or 48.54% from 206); Blue value is 38 (15.23% from 255 or 18.45% from 206); Max value from RGB is 100 - color contains mainly: green. Hex color #446426 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446426 is #BB9BD9. Grayscale: #535353. Windows color (decimal): -12295130 or 2516036. OLE color: 2516036.
HSL color Cylindrical-coordinate representation of color #446426: hue angle of 90.97º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #446426 is Cyan = 0.32, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 100 | 38 | - |
| CMYK | 0.32 | 0 | 0.62 | 0.61 |
| HSL | 90.97º | 0.45% | 0.27% | - |
| HSV(B) | 90.97º | 0.62% | 0.39% | - |
| XYZ | 7.29 | 10.48 | 3.47 | - |
| YUV | 83.36 | 102.4 | 117.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 100 | 38 | 0.32 | 0 | 0.62 | 0.61 | 90.97 | 0.45 | 0.27 |
| Hex | 44 | 64 | 26 | 20 | 0 | 3E | 3D | 5B | 2D | 1B |
| Octal | 104 | 144 | 46 | 40 | 0 | 76 | 75 | 133 | 55 | 33 |
| Binary | 1000100 | 1100100 | 100110 | 100000 | 0 | 111110 | 111101 | 1011011 | 101101 | 11011 |
Color Harmonies of #446426
Complementary color
Monochromatic Colors of #446426
Black with #446426
Text Example
Text Example
White with #446426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446426; }
p { color: rgb(68,100,38); }
H1.HeaderClassName
{
color: #446426;
}
.AnyTagClassName
{
color: #446426;
}
</style>
background-color css
<style>
a { background-color: #446426; }
a { background-color: rgb(68,100,38); }
div.DivClassName
{
background-color: #446426;
}
.BgClassName
{
background-color: #446426;
}
</style>
border-color css
<style>
span { border-color: #446426; }
span { border-color: rgb(68,100,38); }
td.TdClassName
{
border-color: #446426;
}
.TagClassName
{
border-color: #446426;
}
</style>