Shades of Dell #466924
Tints of Dell #466924
RGB
CMYK
RGB Variations
Color information
#466924 (or 0x466924) is known color: Dell. HEX triplet: 46, 69 and 24. RGB value is (70,105,36). Sum of RGB (Red+Green+Blue) = 70+105+36=211 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.18% from 211); Green value is 105 (41.41% from 255 or 49.76% from 211); Blue value is 36 (14.45% from 255 or 17.06% from 211); Max value from RGB is 105 - color contains mainly: green. Hex color #466924 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466924 is #B996DB. Grayscale: #565656. Windows color (decimal): -12162780 or 2386246. OLE color: 2386246.
HSL color Cylindrical-coordinate representation of color #466924: hue angle of 90.43º degrees, saturation: 0.49, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #466924 is Cyan = 0.33, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 105 | 36 | - |
| CMYK | 0.33 | 0 | 0.66 | 0.59 |
| HSL | 90.43º | 0.49% | 0.28% | - |
| HSV(B) | 90.43º | 0.66% | 0.41% | - |
| XYZ | 7.9 | 11.53 | 3.48 | - |
| YUV | 86.67 | 99.4 | 116.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 105 | 36 | 0.33 | 0 | 0.66 | 0.59 | 90.43 | 0.49 | 0.28 |
| Hex | 46 | 69 | 24 | 21 | 0 | 42 | 3B | 5A | 31 | 1C |
| Octal | 106 | 151 | 44 | 41 | 0 | 102 | 73 | 132 | 61 | 34 |
| Binary | 1000110 | 1101001 | 100100 | 100001 | 0 | 1000010 | 111011 | 1011010 | 110001 | 11100 |
Color Harmonies of #466924
Complementary color
Monochromatic Colors of #466924
Black with #466924
Text Example
Text Example
White with #466924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466924; }
p { color: rgb(70,105,36); }
H1.HeaderClassName
{
color: #466924;
}
.AnyTagClassName
{
color: #466924;
}
</style>
background-color css
<style>
a { background-color: #466924; }
a { background-color: rgb(70,105,36); }
div.DivClassName
{
background-color: #466924;
}
.BgClassName
{
background-color: #466924;
}
</style>
border-color css
<style>
span { border-color: #466924; }
span { border-color: rgb(70,105,36); }
td.TdClassName
{
border-color: #466924;
}
.TagClassName
{
border-color: #466924;
}
</style>