Shades of Dell #446433
Tints of Dell #446433
RGB
CMYK
RGB Variations
Color information
#446433 (or 0x446433) is known color: Dell. HEX triplet: 44, 64 and 33. RGB value is (68,100,51). Sum of RGB (Red+Green+Blue) = 68+100+51=219 (29% of max value = 765). Red value is 68 (26.95% from 255 or 31.05% from 219); Green value is 100 (39.45% from 255 or 45.66% from 219); Blue value is 51 (20.31% from 255 or 23.29% from 219); Max value from RGB is 100 - color contains mainly: green. Hex color #446433 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446433 is #BB9BCC. Grayscale: #555555. Windows color (decimal): -12295117 or 3368004. OLE color: 3368004.
HSL color Cylindrical-coordinate representation of color #446433: hue angle of 99.18º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #446433 is Cyan = 0.32, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 100 | 51 | - |
| CMYK | 0.32 | 0 | 0.49 | 0.61 |
| HSL | 99.18º | 0.32% | 0.3% | - |
| HSV(B) | 99.18º | 0.49% | 0.39% | - |
| XYZ | 7.54 | 10.58 | 4.78 | - |
| YUV | 84.85 | 108.9 | 115.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 100 | 51 | 0.32 | 0 | 0.49 | 0.61 | 99.18 | 0.32 | 0.3 |
| Hex | 44 | 64 | 33 | 20 | 0 | 31 | 3D | 63 | 20 | 1E |
| Octal | 104 | 144 | 63 | 40 | 0 | 61 | 75 | 143 | 40 | 36 |
| Binary | 1000100 | 1100100 | 110011 | 100000 | 0 | 110001 | 111101 | 1100011 | 100000 | 11110 |
Color Harmonies of #446433
Complementary color
Monochromatic Colors of #446433
Black with #446433
Text Example
Text Example
White with #446433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446433; }
p { color: rgb(68,100,51); }
H1.HeaderClassName
{
color: #446433;
}
.AnyTagClassName
{
color: #446433;
}
</style>
background-color css
<style>
a { background-color: #446433; }
a { background-color: rgb(68,100,51); }
div.DivClassName
{
background-color: #446433;
}
.BgClassName
{
background-color: #446433;
}
</style>
border-color css
<style>
span { border-color: #446433; }
span { border-color: rgb(68,100,51); }
td.TdClassName
{
border-color: #446433;
}
.TagClassName
{
border-color: #446433;
}
</style>