Shades of Dell #467032
Tints of Dell #467032
RGB
CMYK
RGB Variations
Color information
#467032 (or 0x467032) is known color: Dell. HEX triplet: 46, 70 and 32. RGB value is (70,112,50). Sum of RGB (Red+Green+Blue) = 70+112+50=232 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.17% from 232); Green value is 112 (44.14% from 255 or 48.28% from 232); Blue value is 50 (19.92% from 255 or 21.55% from 232); Max value from RGB is 112 - color contains mainly: green. Hex color #467032 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467032 is #B98FCD. Grayscale: #5C5C5C. Windows color (decimal): -12160974 or 3305542. OLE color: 3305542.
HSL color Cylindrical-coordinate representation of color #467032: hue angle of 100.65º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #467032 is Cyan = 0.38, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 112 | 50 | - |
| CMYK | 0.38 | 0 | 0.55 | 0.56 |
| HSL | 100.65º | 0.38% | 0.32% | - |
| HSV(B) | 100.65º | 0.55% | 0.44% | - |
| XYZ | 8.9 | 13.12 | 5.08 | - |
| YUV | 92.37 | 104.09 | 112.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 112 | 50 | 0.38 | 0 | 0.55 | 0.56 | 100.65 | 0.38 | 0.32 |
| Hex | 46 | 70 | 32 | 26 | 0 | 37 | 38 | 65 | 26 | 20 |
| Octal | 106 | 160 | 62 | 46 | 0 | 67 | 70 | 145 | 46 | 40 |
| Binary | 1000110 | 1110000 | 110010 | 100110 | 0 | 110111 | 111000 | 1100101 | 100110 | 100000 |
Color Harmonies of #467032
Complementary color
Monochromatic Colors of #467032
Black with #467032
Text Example
Text Example
White with #467032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467032; }
p { color: rgb(70,112,50); }
H1.HeaderClassName
{
color: #467032;
}
.AnyTagClassName
{
color: #467032;
}
</style>
background-color css
<style>
a { background-color: #467032; }
a { background-color: rgb(70,112,50); }
div.DivClassName
{
background-color: #467032;
}
.BgClassName
{
background-color: #467032;
}
</style>
border-color css
<style>
span { border-color: #467032; }
span { border-color: rgb(70,112,50); }
td.TdClassName
{
border-color: #467032;
}
.TagClassName
{
border-color: #467032;
}
</style>