Shades of Dell #446434
Tints of Dell #446434
RGB
CMYK
RGB Variations
Color information
#446434 (or 0x446434) is known color: Dell. HEX triplet: 44, 64 and 34. RGB value is (68,100,52). Sum of RGB (Red+Green+Blue) = 68+100+52=220 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.91% from 220); Green value is 100 (39.45% from 255 or 45.45% from 220); Blue value is 52 (20.70% from 255 or 23.64% from 220); Max value from RGB is 100 - color contains mainly: green. Hex color #446434 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446434 is #BB9BCB. Grayscale: #555555. Windows color (decimal): -12295116 or 3433540. OLE color: 3433540.
HSL color Cylindrical-coordinate representation of color #446434: hue angle of 100º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #446434 is Cyan = 0.32, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 100 | 52 | - |
| CMYK | 0.32 | 0 | 0.48 | 0.61 |
| HSL | 100º | 0.32% | 0.3% | - |
| HSV(B) | 100º | 0.48% | 0.39% | - |
| XYZ | 7.56 | 10.59 | 4.89 | - |
| YUV | 84.96 | 109.4 | 115.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 100 | 52 | 0.32 | 0 | 0.48 | 0.61 | 100 | 0.32 | 0.3 |
| Hex | 44 | 64 | 34 | 20 | 0 | 30 | 3D | 64 | 20 | 1E |
| Octal | 104 | 144 | 64 | 40 | 0 | 60 | 75 | 144 | 40 | 36 |
| Binary | 1000100 | 1100100 | 110100 | 100000 | 0 | 110000 | 111101 | 1100100 | 100000 | 11110 |
Color Harmonies of #446434
Complementary color
Monochromatic Colors of #446434
Black with #446434
Text Example
Text Example
White with #446434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446434; }
p { color: rgb(68,100,52); }
H1.HeaderClassName
{
color: #446434;
}
.AnyTagClassName
{
color: #446434;
}
</style>
background-color css
<style>
a { background-color: #446434; }
a { background-color: rgb(68,100,52); }
div.DivClassName
{
background-color: #446434;
}
.BgClassName
{
background-color: #446434;
}
</style>
border-color css
<style>
span { border-color: #446434; }
span { border-color: rgb(68,100,52); }
td.TdClassName
{
border-color: #446434;
}
.TagClassName
{
border-color: #446434;
}
</style>