Shades of Dell #467021
Tints of Dell #467021
RGB
CMYK
RGB Variations
Color information
#467021 (or 0x467021) is known color: Dell. HEX triplet: 46, 70 and 21. RGB value is (70,112,33). Sum of RGB (Red+Green+Blue) = 70+112+33=215 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.56% from 215); Green value is 112 (44.14% from 255 or 52.09% from 215); Blue value is 33 (13.28% from 255 or 15.35% from 215); Max value from RGB is 112 - color contains mainly: green. Hex color #467021 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467021 is #B98FDE. Grayscale: #5A5A5A. Windows color (decimal): -12160991 or 2191430. OLE color: 2191430.
HSL color Cylindrical-coordinate representation of color #467021: hue angle of 91.9º degrees, saturation: 0.54, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #467021 is Cyan = 0.38, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 112 | 33 | - |
| CMYK | 0.38 | 0 | 0.71 | 0.56 |
| HSL | 91.9º | 0.54% | 0.28% | - |
| HSV(B) | 91.9º | 0.71% | 0.44% | - |
| XYZ | 8.59 | 13 | 3.5 | - |
| YUV | 90.44 | 95.59 | 113.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 112 | 33 | 0.38 | 0 | 0.71 | 0.56 | 91.9 | 0.54 | 0.28 |
| Hex | 46 | 70 | 21 | 26 | 0 | 47 | 38 | 5C | 36 | 1C |
| Octal | 106 | 160 | 41 | 46 | 0 | 107 | 70 | 134 | 66 | 34 |
| Binary | 1000110 | 1110000 | 100001 | 100110 | 0 | 1000111 | 111000 | 1011100 | 110110 | 11100 |
Color Harmonies of #467021
Complementary color
Monochromatic Colors of #467021
Black with #467021
Text Example
Text Example
White with #467021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467021; }
p { color: rgb(70,112,33); }
H1.HeaderClassName
{
color: #467021;
}
.AnyTagClassName
{
color: #467021;
}
</style>
background-color css
<style>
a { background-color: #467021; }
a { background-color: rgb(70,112,33); }
div.DivClassName
{
background-color: #467021;
}
.BgClassName
{
background-color: #467021;
}
</style>
border-color css
<style>
span { border-color: #467021; }
span { border-color: rgb(70,112,33); }
td.TdClassName
{
border-color: #467021;
}
.TagClassName
{
border-color: #467021;
}
</style>