Shades of Dell #446327
Tints of Dell #446327
RGB
CMYK
RGB Variations
Color information
#446327 (or 0x446327) is known color: Dell. HEX triplet: 44, 63 and 27. RGB value is (68,99,39). Sum of RGB (Red+Green+Blue) = 68+99+39=206 (27% of max value = 765). Red value is 68 (26.95% from 255 or 33.01% from 206); Green value is 99 (39.06% from 255 or 48.06% from 206); Blue value is 39 (15.62% from 255 or 18.93% from 206); Max value from RGB is 99 - color contains mainly: green. Hex color #446327 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446327 is #BB9CD8. Grayscale: #535353. Windows color (decimal): -12295385 or 2581316. OLE color: 2581316.
HSL color Cylindrical-coordinate representation of color #446327: hue angle of 91º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #446327 is Cyan = 0.31, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 99 | 39 | - |
| CMYK | 0.31 | 0 | 0.61 | 0.61 |
| HSL | 91º | 0.43% | 0.27% | - |
| HSV(B) | 91º | 0.61% | 0.39% | - |
| XYZ | 7.21 | 10.3 | 3.53 | - |
| YUV | 82.89 | 103.23 | 117.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 99 | 39 | 0.31 | 0 | 0.61 | 0.61 | 91 | 0.43 | 0.27 |
| Hex | 44 | 63 | 27 | 1F | 0 | 3D | 3D | 5B | 2B | 1B |
| Octal | 104 | 143 | 47 | 37 | 0 | 75 | 75 | 133 | 53 | 33 |
| Binary | 1000100 | 1100011 | 100111 | 11111 | 0 | 111101 | 111101 | 1011011 | 101011 | 11011 |
Color Harmonies of #446327
Complementary color
Monochromatic Colors of #446327
Black with #446327
Text Example
Text Example
White with #446327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446327; }
p { color: rgb(68,99,39); }
H1.HeaderClassName
{
color: #446327;
}
.AnyTagClassName
{
color: #446327;
}
</style>
background-color css
<style>
a { background-color: #446327; }
a { background-color: rgb(68,99,39); }
div.DivClassName
{
background-color: #446327;
}
.BgClassName
{
background-color: #446327;
}
</style>
border-color css
<style>
span { border-color: #446327; }
span { border-color: rgb(68,99,39); }
td.TdClassName
{
border-color: #446327;
}
.TagClassName
{
border-color: #446327;
}
</style>