Shades of Dell #446235
Tints of Dell #446235
RGB
CMYK
RGB Variations
Color information
#446235 (or 0x446235) is known color: Dell. HEX triplet: 44, 62 and 35. RGB value is (68,98,53). Sum of RGB (Red+Green+Blue) = 68+98+53=219 (29% of max value = 765). Red value is 68 (26.95% from 255 or 31.05% from 219); Green value is 98 (38.67% from 255 or 44.75% from 219); Blue value is 53 (21.09% from 255 or 24.20% from 219); Max value from RGB is 98 - color contains mainly: green. Hex color #446235 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446235 is #BB9DCA. Grayscale: #545454. Windows color (decimal): -12295627 or 3498564. OLE color: 3498564.
HSL color Cylindrical-coordinate representation of color #446235: hue angle of 100º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #446235 is Cyan = 0.31, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 68 | 98 | 53 | - |
| CMYK | 0.31 | 0 | 0.46 | 0.62 |
| HSL | 100º | 0.3% | 0.3% | - |
| HSV(B) | 100º | 0.46% | 0.38% | - |
| XYZ | 7.39 | 10.22 | 4.95 | - |
| YUV | 83.9 | 110.56 | 116.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 98 | 53 | 0.31 | 0 | 0.46 | 0.62 | 100 | 0.3 | 0.3 |
| Hex | 44 | 62 | 35 | 1F | 0 | 2E | 3E | 64 | 1E | 1E |
| Octal | 104 | 142 | 65 | 37 | 0 | 56 | 76 | 144 | 36 | 36 |
| Binary | 1000100 | 1100010 | 110101 | 11111 | 0 | 101110 | 111110 | 1100100 | 11110 | 11110 |
Color Harmonies of #446235
Complementary color
Monochromatic Colors of #446235
Black with #446235
Text Example
Text Example
White with #446235
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446235; }
p { color: rgb(68,98,53); }
H1.HeaderClassName
{
color: #446235;
}
.AnyTagClassName
{
color: #446235;
}
</style>
background-color css
<style>
a { background-color: #446235; }
a { background-color: rgb(68,98,53); }
div.DivClassName
{
background-color: #446235;
}
.BgClassName
{
background-color: #446235;
}
</style>
border-color css
<style>
span { border-color: #446235; }
span { border-color: rgb(68,98,53); }
td.TdClassName
{
border-color: #446235;
}
.TagClassName
{
border-color: #446235;
}
</style>