Shades of Dell #446427
Tints of Dell #446427
RGB
CMYK
RGB Variations
Color information
#446427 (or 0x446427) is known color: Dell. HEX triplet: 44, 64 and 27. RGB value is (68,100,39). Sum of RGB (Red+Green+Blue) = 68+100+39=207 (27% of max value = 765). Red value is 68 (26.95% from 255 or 32.85% from 207); Green value is 100 (39.45% from 255 or 48.31% from 207); Blue value is 39 (15.62% from 255 or 18.84% from 207); Max value from RGB is 100 - color contains mainly: green. Hex color #446427 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446427 is #BB9BD8. Grayscale: #535353. Windows color (decimal): -12295129 or 2581572. OLE color: 2581572.
HSL color Cylindrical-coordinate representation of color #446427: hue angle of 91.48º degrees, saturation: 0.44, 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 #446427 is Cyan = 0.32, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 100 | 39 | - |
| CMYK | 0.32 | 0 | 0.61 | 0.61 |
| HSL | 91.48º | 0.44% | 0.27% | - |
| HSV(B) | 91.48º | 0.61% | 0.39% | - |
| XYZ | 7.31 | 10.49 | 3.56 | - |
| YUV | 83.48 | 102.9 | 116.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 100 | 39 | 0.32 | 0 | 0.61 | 0.61 | 91.48 | 0.44 | 0.27 |
| Hex | 44 | 64 | 27 | 20 | 0 | 3D | 3D | 5B | 2C | 1B |
| Octal | 104 | 144 | 47 | 40 | 0 | 75 | 75 | 133 | 54 | 33 |
| Binary | 1000100 | 1100100 | 100111 | 100000 | 0 | 111101 | 111101 | 1011011 | 101100 | 11011 |
Color Harmonies of #446427
Complementary color
Monochromatic Colors of #446427
Black with #446427
Text Example
Text Example
White with #446427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446427; }
p { color: rgb(68,100,39); }
H1.HeaderClassName
{
color: #446427;
}
.AnyTagClassName
{
color: #446427;
}
</style>
background-color css
<style>
a { background-color: #446427; }
a { background-color: rgb(68,100,39); }
div.DivClassName
{
background-color: #446427;
}
.BgClassName
{
background-color: #446427;
}
</style>
border-color css
<style>
span { border-color: #446427; }
span { border-color: rgb(68,100,39); }
td.TdClassName
{
border-color: #446427;
}
.TagClassName
{
border-color: #446427;
}
</style>