Shades of Dell #446730
Tints of Dell #446730
RGB
CMYK
RGB Variations
Color information
#446730 (or 0x446730) is known color: Dell. HEX triplet: 44, 67 and 30. RGB value is (68,103,48). Sum of RGB (Red+Green+Blue) = 68+103+48=219 (29% of max value = 765). Red value is 68 (26.95% from 255 or 31.05% from 219); Green value is 103 (40.62% from 255 or 47.03% from 219); Blue value is 48 (19.14% from 255 or 21.92% from 219); Max value from RGB is 103 - color contains mainly: green. Hex color #446730 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446730 is #BB98CF. Grayscale: #565656. Windows color (decimal): -12294352 or 3172164. OLE color: 3172164.
HSL color Cylindrical-coordinate representation of color #446730: hue angle of 98.18º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #446730 is Cyan = 0.34, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 68 | 103 | 48 | - |
| CMYK | 0.34 | 0 | 0.53 | 0.60 |
| HSL | 98.18º | 0.36% | 0.3% | - |
| HSV(B) | 98.18º | 0.53% | 0.4% | - |
| XYZ | 7.77 | 11.14 | 4.54 | - |
| YUV | 86.27 | 106.4 | 114.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 103 | 48 | 0.34 | 0 | 0.53 | 0.60 | 98.18 | 0.36 | 0.3 |
| Hex | 44 | 67 | 30 | 22 | 0 | 35 | 3C | 62 | 24 | 1E |
| Octal | 104 | 147 | 60 | 42 | 0 | 65 | 74 | 142 | 44 | 36 |
| Binary | 1000100 | 1100111 | 110000 | 100010 | 0 | 110101 | 111100 | 1100010 | 100100 | 11110 |
Color Harmonies of #446730
Complementary color
Monochromatic Colors of #446730
Black with #446730
Text Example
Text Example
White with #446730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446730; }
p { color: rgb(68,103,48); }
H1.HeaderClassName
{
color: #446730;
}
.AnyTagClassName
{
color: #446730;
}
</style>
background-color css
<style>
a { background-color: #446730; }
a { background-color: rgb(68,103,48); }
div.DivClassName
{
background-color: #446730;
}
.BgClassName
{
background-color: #446730;
}
</style>
border-color css
<style>
span { border-color: #446730; }
span { border-color: rgb(68,103,48); }
td.TdClassName
{
border-color: #446730;
}
.TagClassName
{
border-color: #446730;
}
</style>