Shades of Dell #446127
Tints of Dell #446127
RGB
CMYK
RGB Variations
Color information
#446127 (or 0x446127) is known color: Dell. HEX triplet: 44, 61 and 27. RGB value is (68,97,39). Sum of RGB (Red+Green+Blue) = 68+97+39=204 (27% of max value = 765). Red value is 68 (26.95% from 255 or 33.33% from 204); Green value is 97 (38.28% from 255 or 47.55% from 204); Blue value is 39 (15.62% from 255 or 19.12% from 204); Max value from RGB is 97 - color contains mainly: green. Hex color #446127 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446127 is #BB9ED8. Grayscale: #515151. Windows color (decimal): -12295897 or 2580804. OLE color: 2580804.
HSL color Cylindrical-coordinate representation of color #446127: hue angle of 90º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #446127 is Cyan = 0.30, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 68 | 97 | 39 | - |
| CMYK | 0.30 | 0 | 0.60 | 0.62 |
| HSL | 90º | 0.43% | 0.27% | - |
| HSV(B) | 90º | 0.6% | 0.38% | - |
| XYZ | 7.02 | 9.92 | 3.46 | - |
| YUV | 81.72 | 103.89 | 118.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 97 | 39 | 0.30 | 0 | 0.60 | 0.62 | 90 | 0.43 | 0.27 |
| Hex | 44 | 61 | 27 | 1E | 0 | 3C | 3E | 5A | 2B | 1B |
| Octal | 104 | 141 | 47 | 36 | 0 | 74 | 76 | 132 | 53 | 33 |
| Binary | 1000100 | 1100001 | 100111 | 11110 | 0 | 111100 | 111110 | 1011010 | 101011 | 11011 |
Color Harmonies of #446127
Complementary color
Monochromatic Colors of #446127
Black with #446127
Text Example
Text Example
White with #446127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446127; }
p { color: rgb(68,97,39); }
H1.HeaderClassName
{
color: #446127;
}
.AnyTagClassName
{
color: #446127;
}
</style>
background-color css
<style>
a { background-color: #446127; }
a { background-color: rgb(68,97,39); }
div.DivClassName
{
background-color: #446127;
}
.BgClassName
{
background-color: #446127;
}
</style>
border-color css
<style>
span { border-color: #446127; }
span { border-color: rgb(68,97,39); }
td.TdClassName
{
border-color: #446127;
}
.TagClassName
{
border-color: #446127;
}
</style>