Shades of Dell #466936
Tints of Dell #466936
RGB
CMYK
RGB Variations
Color information
#466936 (or 0x466936) is known color: Dell. HEX triplet: 46, 69 and 36. RGB value is (70,105,54). Sum of RGB (Red+Green+Blue) = 70+105+54=229 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.57% from 229); Green value is 105 (41.41% from 255 or 45.85% from 229); Blue value is 54 (21.48% from 255 or 23.58% from 229); Max value from RGB is 105 - color contains mainly: green. Hex color #466936 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466936 is #B996C9. Grayscale: #585858. Windows color (decimal): -12162762 or 3565894. OLE color: 3565894.
HSL color Cylindrical-coordinate representation of color #466936: hue angle of 101.18º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #466936 is Cyan = 0.33, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 105 | 54 | - |
| CMYK | 0.33 | 0 | 0.49 | 0.59 |
| HSL | 101.18º | 0.32% | 0.31% | - |
| HSV(B) | 101.18º | 0.49% | 0.41% | - |
| XYZ | 8.24 | 11.67 | 5.31 | - |
| YUV | 88.72 | 108.4 | 114.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 105 | 54 | 0.33 | 0 | 0.49 | 0.59 | 101.18 | 0.32 | 0.31 |
| Hex | 46 | 69 | 36 | 21 | 0 | 31 | 3B | 65 | 20 | 1F |
| Octal | 106 | 151 | 66 | 41 | 0 | 61 | 73 | 145 | 40 | 37 |
| Binary | 1000110 | 1101001 | 110110 | 100001 | 0 | 110001 | 111011 | 1100101 | 100000 | 11111 |
Color Harmonies of #466936
Complementary color
Monochromatic Colors of #466936
Black with #466936
Text Example
Text Example
White with #466936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466936; }
p { color: rgb(70,105,54); }
H1.HeaderClassName
{
color: #466936;
}
.AnyTagClassName
{
color: #466936;
}
</style>
background-color css
<style>
a { background-color: #466936; }
a { background-color: rgb(70,105,54); }
div.DivClassName
{
background-color: #466936;
}
.BgClassName
{
background-color: #466936;
}
</style>
border-color css
<style>
span { border-color: #466936; }
span { border-color: rgb(70,105,54); }
td.TdClassName
{
border-color: #466936;
}
.TagClassName
{
border-color: #466936;
}
</style>