Shades of Dell #416230
Tints of Dell #416230
RGB
CMYK
RGB Variations
Color information
#416230 (or 0x416230) is known color: Dell. HEX triplet: 41, 62 and 30. RGB value is (65,98,48). Sum of RGB (Red+Green+Blue) = 65+98+48=211 (27% of max value = 765). Red value is 65 (25.78% from 255 or 30.81% from 211); Green value is 98 (38.67% from 255 or 46.45% from 211); Blue value is 48 (19.14% from 255 or 22.75% from 211); Max value from RGB is 98 - color contains mainly: green. Hex color #416230 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #416230 is #BE9DCF. Grayscale: #525252. Windows color (decimal): -12492240 or 3170881. OLE color: 3170881.
HSL color Cylindrical-coordinate representation of color #416230: hue angle of 99.6º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #416230 is Cyan = 0.34, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 98 | 48 | - |
| CMYK | 0.34 | 0 | 0.51 | 0.62 |
| HSL | 99.6º | 0.34% | 0.29% | - |
| HSV(B) | 99.6º | 0.51% | 0.38% | - |
| XYZ | 7.08 | 10.07 | 4.37 | - |
| YUV | 82.43 | 108.57 | 115.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 98 | 48 | 0.34 | 0 | 0.51 | 0.62 | 99.6 | 0.34 | 0.29 |
| Hex | 41 | 62 | 30 | 22 | 0 | 33 | 3E | 64 | 22 | 1D |
| Octal | 101 | 142 | 60 | 42 | 0 | 63 | 76 | 144 | 42 | 35 |
| Binary | 1000001 | 1100010 | 110000 | 100010 | 0 | 110011 | 111110 | 1100100 | 100010 | 11101 |
Color Harmonies of #416230
Complementary color
Monochromatic Colors of #416230
Black with #416230
Text Example
Text Example
White with #416230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416230; }
p { color: rgb(65,98,48); }
H1.HeaderClassName
{
color: #416230;
}
.AnyTagClassName
{
color: #416230;
}
</style>
background-color css
<style>
a { background-color: #416230; }
a { background-color: rgb(65,98,48); }
div.DivClassName
{
background-color: #416230;
}
.BgClassName
{
background-color: #416230;
}
</style>
border-color css
<style>
span { border-color: #416230; }
span { border-color: rgb(65,98,48); }
td.TdClassName
{
border-color: #416230;
}
.TagClassName
{
border-color: #416230;
}
</style>