Shades of Dell #446223
Tints of Dell #446223
RGB
CMYK
RGB Variations
Color information
#446223 (or 0x446223) is known color: Dell. HEX triplet: 44, 62 and 23. RGB value is (68,98,35). Sum of RGB (Red+Green+Blue) = 68+98+35=201 (26% of max value = 765). Red value is 68 (26.95% from 255 or 33.83% from 201); Green value is 98 (38.67% from 255 or 48.76% from 201); Blue value is 35 (14.06% from 255 or 17.41% from 201); Max value from RGB is 98 - color contains mainly: green. Hex color #446223 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446223 is #BB9DDC. Grayscale: #525252. Windows color (decimal): -12295645 or 2318916. OLE color: 2318916.
HSL color Cylindrical-coordinate representation of color #446223: hue angle of 88.57º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #446223 is Cyan = 0.31, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 68 | 98 | 35 | - |
| CMYK | 0.31 | 0 | 0.64 | 0.62 |
| HSL | 88.57º | 0.47% | 0.26% | - |
| HSV(B) | 88.57º | 0.64% | 0.38% | - |
| XYZ | 7.05 | 10.09 | 3.17 | - |
| YUV | 81.85 | 101.56 | 118.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 98 | 35 | 0.31 | 0 | 0.64 | 0.62 | 88.57 | 0.47 | 0.26 |
| Hex | 44 | 62 | 23 | 1F | 0 | 40 | 3E | 59 | 2F | 1A |
| Octal | 104 | 142 | 43 | 37 | 0 | 100 | 76 | 131 | 57 | 32 |
| Binary | 1000100 | 1100010 | 100011 | 11111 | 0 | 1000000 | 111110 | 1011001 | 101111 | 11010 |
Color Harmonies of #446223
Complementary color
Monochromatic Colors of #446223
Black with #446223
Text Example
Text Example
White with #446223
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446223; }
p { color: rgb(68,98,35); }
H1.HeaderClassName
{
color: #446223;
}
.AnyTagClassName
{
color: #446223;
}
</style>
background-color css
<style>
a { background-color: #446223; }
a { background-color: rgb(68,98,35); }
div.DivClassName
{
background-color: #446223;
}
.BgClassName
{
background-color: #446223;
}
</style>
border-color css
<style>
span { border-color: #446223; }
span { border-color: rgb(68,98,35); }
td.TdClassName
{
border-color: #446223;
}
.TagClassName
{
border-color: #446223;
}
</style>