Shades of Dell #446827
Tints of Dell #446827
RGB
CMYK
RGB Variations
Color information
#446827 (or 0x446827) is known color: Dell. HEX triplet: 44, 68 and 27. RGB value is (68,104,39). Sum of RGB (Red+Green+Blue) = 68+104+39=211 (27% of max value = 765). Red value is 68 (26.95% from 255 or 32.23% from 211); Green value is 104 (41.02% from 255 or 49.29% from 211); Blue value is 39 (15.62% from 255 or 18.48% from 211); Max value from RGB is 104 - color contains mainly: green. Hex color #446827 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446827 is #BB97D8. Grayscale: #565656. Windows color (decimal): -12294105 or 2582596. OLE color: 2582596.
HSL color Cylindrical-coordinate representation of color #446827: hue angle of 93.23º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #446827 is Cyan = 0.35, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 68 | 104 | 39 | - |
| CMYK | 0.35 | 0 | 0.62 | 0.59 |
| HSL | 93.23º | 0.45% | 0.28% | - |
| HSV(B) | 93.23º | 0.63% | 0.41% | - |
| XYZ | 7.7 | 11.28 | 3.69 | - |
| YUV | 85.83 | 101.57 | 115.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 104 | 39 | 0.35 | 0 | 0.62 | 0.59 | 93.23 | 0.45 | 0.28 |
| Hex | 44 | 68 | 27 | 23 | 0 | 3E | 3B | 5D | 2D | 1C |
| Octal | 104 | 150 | 47 | 43 | 0 | 76 | 73 | 135 | 55 | 34 |
| Binary | 1000100 | 1101000 | 100111 | 100011 | 0 | 111110 | 111011 | 1011101 | 101101 | 11100 |
Color Harmonies of #446827
Complementary color
Monochromatic Colors of #446827
Black with #446827
Text Example
Text Example
White with #446827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446827; }
p { color: rgb(68,104,39); }
H1.HeaderClassName
{
color: #446827;
}
.AnyTagClassName
{
color: #446827;
}
</style>
background-color css
<style>
a { background-color: #446827; }
a { background-color: rgb(68,104,39); }
div.DivClassName
{
background-color: #446827;
}
.BgClassName
{
background-color: #446827;
}
</style>
border-color css
<style>
span { border-color: #446827; }
span { border-color: rgb(68,104,39); }
td.TdClassName
{
border-color: #446827;
}
.TagClassName
{
border-color: #446827;
}
</style>