Shades of Dell #467033
Tints of Dell #467033
RGB
CMYK
RGB Variations
Color information
#467033 (or 0x467033) is known color: Dell. HEX triplet: 46, 70 and 33. RGB value is (70,112,51). Sum of RGB (Red+Green+Blue) = 70+112+51=233 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.04% from 233); Green value is 112 (44.14% from 255 or 48.07% from 233); Blue value is 51 (20.31% from 255 or 21.89% from 233); Max value from RGB is 112 - color contains mainly: green. Hex color #467033 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467033 is #B98FCC. Grayscale: #5C5C5C. Windows color (decimal): -12160973 or 3371078. OLE color: 3371078.
HSL color Cylindrical-coordinate representation of color #467033: hue angle of 101.31º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #467033 is Cyan = 0.38, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 112 | 51 | - |
| CMYK | 0.38 | 0 | 0.54 | 0.56 |
| HSL | 101.31º | 0.37% | 0.32% | - |
| HSV(B) | 101.31º | 0.54% | 0.44% | - |
| XYZ | 8.92 | 13.13 | 5.2 | - |
| YUV | 92.49 | 104.59 | 111.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 112 | 51 | 0.38 | 0 | 0.54 | 0.56 | 101.31 | 0.37 | 0.32 |
| Hex | 46 | 70 | 33 | 26 | 0 | 36 | 38 | 65 | 25 | 20 |
| Octal | 106 | 160 | 63 | 46 | 0 | 66 | 70 | 145 | 45 | 40 |
| Binary | 1000110 | 1110000 | 110011 | 100110 | 0 | 110110 | 111000 | 1100101 | 100101 | 100000 |
Color Harmonies of #467033
Complementary color
Monochromatic Colors of #467033
Black with #467033
Text Example
Text Example
White with #467033
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467033; }
p { color: rgb(70,112,51); }
H1.HeaderClassName
{
color: #467033;
}
.AnyTagClassName
{
color: #467033;
}
</style>
background-color css
<style>
a { background-color: #467033; }
a { background-color: rgb(70,112,51); }
div.DivClassName
{
background-color: #467033;
}
.BgClassName
{
background-color: #467033;
}
</style>
border-color css
<style>
span { border-color: #467033; }
span { border-color: rgb(70,112,51); }
td.TdClassName
{
border-color: #467033;
}
.TagClassName
{
border-color: #467033;
}
</style>