Shades of Dell #446531
Tints of Dell #446531
RGB
CMYK
RGB Variations
Color information
#446531 (or 0x446531) is known color: Dell. HEX triplet: 44, 65 and 31. RGB value is (68,101,49). Sum of RGB (Red+Green+Blue) = 68+101+49=218 (28% of max value = 765). Red value is 68 (26.95% from 255 or 31.19% from 218); Green value is 101 (39.84% from 255 or 46.33% from 218); Blue value is 49 (19.53% from 255 or 22.48% from 218); Max value from RGB is 101 - color contains mainly: green. Hex color #446531 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446531 is #BB9ACE. Grayscale: #555555. Windows color (decimal): -12294863 or 3237188. OLE color: 3237188.
HSL color Cylindrical-coordinate representation of color #446531: hue angle of 98.08º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #446531 is Cyan = 0.33, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 68 | 101 | 49 | - |
| CMYK | 0.33 | 0 | 0.51 | 0.60 |
| HSL | 98.08º | 0.35% | 0.29% | - |
| HSV(B) | 98.08º | 0.51% | 0.4% | - |
| XYZ | 7.59 | 10.76 | 4.58 | - |
| YUV | 85.21 | 107.57 | 115.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 101 | 49 | 0.33 | 0 | 0.51 | 0.60 | 98.08 | 0.35 | 0.29 |
| Hex | 44 | 65 | 31 | 21 | 0 | 33 | 3C | 62 | 23 | 1D |
| Octal | 104 | 145 | 61 | 41 | 0 | 63 | 74 | 142 | 43 | 35 |
| Binary | 1000100 | 1100101 | 110001 | 100001 | 0 | 110011 | 111100 | 1100010 | 100011 | 11101 |
Color Harmonies of #446531
Complementary color
Monochromatic Colors of #446531
Black with #446531
Text Example
Text Example
White with #446531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446531; }
p { color: rgb(68,101,49); }
H1.HeaderClassName
{
color: #446531;
}
.AnyTagClassName
{
color: #446531;
}
</style>
background-color css
<style>
a { background-color: #446531; }
a { background-color: rgb(68,101,49); }
div.DivClassName
{
background-color: #446531;
}
.BgClassName
{
background-color: #446531;
}
</style>
border-color css
<style>
span { border-color: #446531; }
span { border-color: rgb(68,101,49); }
td.TdClassName
{
border-color: #446531;
}
.TagClassName
{
border-color: #446531;
}
</style>