Shades of Dell #446428
Tints of Dell #446428
RGB
CMYK
RGB Variations
Color information
#446428 (or 0x446428) is known color: Dell. HEX triplet: 44, 64 and 28. RGB value is (68,100,40). Sum of RGB (Red+Green+Blue) = 68+100+40=208 (27% of max value = 765). Red value is 68 (26.95% from 255 or 32.69% from 208); Green value is 100 (39.45% from 255 or 48.08% from 208); Blue value is 40 (16.02% from 255 or 19.23% from 208); Max value from RGB is 100 - color contains mainly: green. Hex color #446428 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446428 is #BB9BD7. Grayscale: #535353. Windows color (decimal): -12295128 or 2647108. OLE color: 2647108.
HSL color Cylindrical-coordinate representation of color #446428: hue angle of 92º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #446428 is Cyan = 0.32, Magento = 0, Yellow = 0.6 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 100 | 40 | - |
| CMYK | 0.32 | 0 | 0.6 | 0.61 |
| HSL | 92º | 0.43% | 0.27% | - |
| HSV(B) | 92º | 0.6% | 0.39% | - |
| XYZ | 7.32 | 10.5 | 3.65 | - |
| YUV | 83.59 | 103.4 | 116.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 100 | 40 | 0.32 | 0 | 0.6 | 0.61 | 92 | 0.43 | 0.27 |
| Hex | 44 | 64 | 28 | 20 | 0 | 3C | 3D | 5C | 2B | 1B |
| Octal | 104 | 144 | 50 | 40 | 0 | 74 | 75 | 134 | 53 | 33 |
| Binary | 1000100 | 1100100 | 101000 | 100000 | 0 | 111100 | 111101 | 1011100 | 101011 | 11011 |
Color Harmonies of #446428
Complementary color
Monochromatic Colors of #446428
Black with #446428
Text Example
Text Example
White with #446428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446428; }
p { color: rgb(68,100,40); }
H1.HeaderClassName
{
color: #446428;
}
.AnyTagClassName
{
color: #446428;
}
</style>
background-color css
<style>
a { background-color: #446428; }
a { background-color: rgb(68,100,40); }
div.DivClassName
{
background-color: #446428;
}
.BgClassName
{
background-color: #446428;
}
</style>
border-color css
<style>
span { border-color: #446428; }
span { border-color: rgb(68,100,40); }
td.TdClassName
{
border-color: #446428;
}
.TagClassName
{
border-color: #446428;
}
</style>