Shades of Dell #416027
Tints of Dell #416027
RGB
CMYK
RGB Variations
Color information
#416027 (or 0x416027) is known color: Dell. HEX triplet: 41, 60 and 27. RGB value is (65,96,39). Sum of RGB (Red+Green+Blue) = 65+96+39=200 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.5% from 200); Green value is 96 (37.89% from 255 or 48% from 200); Blue value is 39 (15.62% from 255 or 19.5% from 200); Max value from RGB is 96 - color contains mainly: green. Hex color #416027 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #416027 is #BE9FD8. Grayscale: #505050. Windows color (decimal): -12492761 or 2580545. OLE color: 2580545.
HSL color Cylindrical-coordinate representation of color #416027: hue angle of 92.63º degrees, saturation: 0.42, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #416027 is Cyan = 0.32, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 96 | 39 | - |
| CMYK | 0.32 | 0 | 0.59 | 0.62 |
| HSL | 92.63º | 0.42% | 0.26% | - |
| HSV(B) | 92.63º | 0.59% | 0.38% | - |
| XYZ | 6.73 | 9.64 | 3.42 | - |
| YUV | 80.23 | 104.73 | 117.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 96 | 39 | 0.32 | 0 | 0.59 | 0.62 | 92.63 | 0.42 | 0.26 |
| Hex | 41 | 60 | 27 | 20 | 0 | 3B | 3E | 5D | 2A | 1A |
| Octal | 101 | 140 | 47 | 40 | 0 | 73 | 76 | 135 | 52 | 32 |
| Binary | 1000001 | 1100000 | 100111 | 100000 | 0 | 111011 | 111110 | 1011101 | 101010 | 11010 |
Color Harmonies of #416027
Complementary color
Monochromatic Colors of #416027
Black with #416027
Text Example
Text Example
White with #416027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416027; }
p { color: rgb(65,96,39); }
H1.HeaderClassName
{
color: #416027;
}
.AnyTagClassName
{
color: #416027;
}
</style>
background-color css
<style>
a { background-color: #416027; }
a { background-color: rgb(65,96,39); }
div.DivClassName
{
background-color: #416027;
}
.BgClassName
{
background-color: #416027;
}
</style>
border-color css
<style>
span { border-color: #416027; }
span { border-color: rgb(65,96,39); }
td.TdClassName
{
border-color: #416027;
}
.TagClassName
{
border-color: #416027;
}
</style>