Shades of Dell #446029
Tints of Dell #446029
RGB
CMYK
RGB Variations
Color information
#446029 (or 0x446029) is known color: Dell. HEX triplet: 44, 60 and 29. RGB value is (68,96,41). Sum of RGB (Red+Green+Blue) = 68+96+41=205 (27% of max value = 765). Red value is 68 (26.95% from 255 or 33.17% from 205); Green value is 96 (37.89% from 255 or 46.83% from 205); Blue value is 41 (16.41% from 255 or 20% from 205); Max value from RGB is 96 - color contains mainly: green. Hex color #446029 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446029 is #BB9FD6. Grayscale: #515151. Windows color (decimal): -12296151 or 2711620. OLE color: 2711620.
HSL color Cylindrical-coordinate representation of color #446029: hue angle of 90.55º degrees, saturation: 0.4, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #446029 is Cyan = 0.29, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 68 | 96 | 41 | - |
| CMYK | 0.29 | 0 | 0.57 | 0.62 |
| HSL | 90.55º | 0.4% | 0.27% | - |
| HSV(B) | 90.55º | 0.57% | 0.38% | - |
| XYZ | 6.97 | 9.75 | 3.61 | - |
| YUV | 81.36 | 105.22 | 118.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 96 | 41 | 0.29 | 0 | 0.57 | 0.62 | 90.55 | 0.4 | 0.27 |
| Hex | 44 | 60 | 29 | 1D | 0 | 39 | 3E | 5B | 28 | 1B |
| Octal | 104 | 140 | 51 | 35 | 0 | 71 | 76 | 133 | 50 | 33 |
| Binary | 1000100 | 1100000 | 101001 | 11101 | 0 | 111001 | 111110 | 1011011 | 101000 | 11011 |
Color Harmonies of #446029
Complementary color
Monochromatic Colors of #446029
Black with #446029
Text Example
Text Example
White with #446029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446029; }
p { color: rgb(68,96,41); }
H1.HeaderClassName
{
color: #446029;
}
.AnyTagClassName
{
color: #446029;
}
</style>
background-color css
<style>
a { background-color: #446029; }
a { background-color: rgb(68,96,41); }
div.DivClassName
{
background-color: #446029;
}
.BgClassName
{
background-color: #446029;
}
</style>
border-color css
<style>
span { border-color: #446029; }
span { border-color: rgb(68,96,41); }
td.TdClassName
{
border-color: #446029;
}
.TagClassName
{
border-color: #446029;
}
</style>