Shades of Dell #467222
Tints of Dell #467222
RGB
CMYK
RGB Variations
Color information
#467222 (or 0x467222) is known color: Dell. HEX triplet: 46, 72 and 22. RGB value is (70,114,34). Sum of RGB (Red+Green+Blue) = 70+114+34=218 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.11% from 218); Green value is 114 (44.92% from 255 or 52.29% from 218); Blue value is 34 (13.67% from 255 or 15.60% from 218); Max value from RGB is 114 - color contains mainly: green. Hex color #467222 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467222 is #B98DDD. Grayscale: #5B5B5B. Windows color (decimal): -12160478 or 2257478. OLE color: 2257478.
HSL color Cylindrical-coordinate representation of color #467222: hue angle of 93º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #467222 is Cyan = 0.39, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 114 | 34 | - |
| CMYK | 0.39 | 0 | 0.70 | 0.55 |
| HSL | 93º | 0.54% | 0.29% | - |
| HSV(B) | 93º | 0.7% | 0.45% | - |
| XYZ | 8.83 | 13.45 | 3.64 | - |
| YUV | 91.72 | 95.42 | 112.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 114 | 34 | 0.39 | 0 | 0.70 | 0.55 | 93 | 0.54 | 0.29 |
| Hex | 46 | 72 | 22 | 27 | 0 | 46 | 37 | 5D | 36 | 1D |
| Octal | 106 | 162 | 42 | 47 | 0 | 106 | 67 | 135 | 66 | 35 |
| Binary | 1000110 | 1110010 | 100010 | 100111 | 0 | 1000110 | 110111 | 1011101 | 110110 | 11101 |
Color Harmonies of #467222
Complementary color
Monochromatic Colors of #467222
Black with #467222
Text Example
Text Example
White with #467222
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467222; }
p { color: rgb(70,114,34); }
H1.HeaderClassName
{
color: #467222;
}
.AnyTagClassName
{
color: #467222;
}
</style>
background-color css
<style>
a { background-color: #467222; }
a { background-color: rgb(70,114,34); }
div.DivClassName
{
background-color: #467222;
}
.BgClassName
{
background-color: #467222;
}
</style>
border-color css
<style>
span { border-color: #467222; }
span { border-color: rgb(70,114,34); }
td.TdClassName
{
border-color: #467222;
}
.TagClassName
{
border-color: #467222;
}
</style>