Shades of Dell #467122
Tints of Dell #467122
RGB
CMYK
RGB Variations
Color information
#467122 (or 0x467122) is known color: Dell. HEX triplet: 46, 71 and 22. RGB value is (70,113,34). Sum of RGB (Red+Green+Blue) = 70+113+34=217 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.26% from 217); Green value is 113 (44.53% from 255 or 52.07% from 217); Blue value is 34 (13.67% from 255 or 15.67% from 217); Max value from RGB is 113 - color contains mainly: green. Hex color #467122 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467122 is #B98EDD. Grayscale: #5B5B5B. Windows color (decimal): -12160734 or 2257222. OLE color: 2257222.
HSL color Cylindrical-coordinate representation of color #467122: hue angle of 92.66º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #467122 is Cyan = 0.38, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 113 | 34 | - |
| CMYK | 0.38 | 0 | 0.70 | 0.56 |
| HSL | 92.66º | 0.54% | 0.29% | - |
| HSV(B) | 92.66º | 0.7% | 0.44% | - |
| XYZ | 8.72 | 13.23 | 3.61 | - |
| YUV | 91.14 | 95.75 | 112.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 34 | 0.38 | 0 | 0.70 | 0.56 | 92.66 | 0.54 | 0.29 |
| Hex | 46 | 71 | 22 | 26 | 0 | 46 | 38 | 5D | 36 | 1D |
| Octal | 106 | 161 | 42 | 46 | 0 | 106 | 70 | 135 | 66 | 35 |
| Binary | 1000110 | 1110001 | 100010 | 100110 | 0 | 1000110 | 111000 | 1011101 | 110110 | 11101 |
Color Harmonies of #467122
Complementary color
Monochromatic Colors of #467122
Black with #467122
Text Example
Text Example
White with #467122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467122; }
p { color: rgb(70,113,34); }
H1.HeaderClassName
{
color: #467122;
}
.AnyTagClassName
{
color: #467122;
}
</style>
background-color css
<style>
a { background-color: #467122; }
a { background-color: rgb(70,113,34); }
div.DivClassName
{
background-color: #467122;
}
.BgClassName
{
background-color: #467122;
}
</style>
border-color css
<style>
span { border-color: #467122; }
span { border-color: rgb(70,113,34); }
td.TdClassName
{
border-color: #467122;
}
.TagClassName
{
border-color: #467122;
}
</style>