Shades of Dell #416121
Tints of Dell #416121
RGB
CMYK
RGB Variations
Color information
#416121 (or 0x416121) is known color: Dell. HEX triplet: 41, 61 and 21. RGB value is (65,97,33). Sum of RGB (Red+Green+Blue) = 65+97+33=195 (25% of max value = 765). Red value is 65 (25.78% from 255 or 33.33% from 195); Green value is 97 (38.28% from 255 or 49.74% from 195); Blue value is 33 (13.28% from 255 or 16.92% from 195); Max value from RGB is 97 - color contains mainly: green. Hex color #416121 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #416121 is #BE9EDE. Grayscale: #505050. Windows color (decimal): -12492511 or 2187585. OLE color: 2187585.
HSL color Cylindrical-coordinate representation of color #416121: hue angle of 90º degrees, saturation: 0.49, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #416121 is Cyan = 0.33, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 97 | 33 | - |
| CMYK | 0.33 | 0 | 0.66 | 0.62 |
| HSL | 90º | 0.49% | 0.25% | - |
| HSV(B) | 90º | 0.66% | 0.38% | - |
| XYZ | 6.73 | 9.78 | 2.97 | - |
| YUV | 80.14 | 101.4 | 117.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 97 | 33 | 0.33 | 0 | 0.66 | 0.62 | 90 | 0.49 | 0.25 |
| Hex | 41 | 61 | 21 | 21 | 0 | 42 | 3E | 5A | 31 | 19 |
| Octal | 101 | 141 | 41 | 41 | 0 | 102 | 76 | 132 | 61 | 31 |
| Binary | 1000001 | 1100001 | 100001 | 100001 | 0 | 1000010 | 111110 | 1011010 | 110001 | 11001 |
Color Harmonies of #416121
Complementary color
Monochromatic Colors of #416121
Black with #416121
Text Example
Text Example
White with #416121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416121; }
p { color: rgb(65,97,33); }
H1.HeaderClassName
{
color: #416121;
}
.AnyTagClassName
{
color: #416121;
}
</style>
background-color css
<style>
a { background-color: #416121; }
a { background-color: rgb(65,97,33); }
div.DivClassName
{
background-color: #416121;
}
.BgClassName
{
background-color: #416121;
}
</style>
border-color css
<style>
span { border-color: #416121; }
span { border-color: rgb(65,97,33); }
td.TdClassName
{
border-color: #416121;
}
.TagClassName
{
border-color: #416121;
}
</style>