Shades of Dell #467132
Tints of Dell #467132
RGB
CMYK
RGB Variations
Color information
#467132 (or 0x467132) is known color: Dell. HEX triplet: 46, 71 and 32. RGB value is (70,113,50). Sum of RGB (Red+Green+Blue) = 70+113+50=233 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.04% from 233); Green value is 113 (44.53% from 255 or 48.50% from 233); Blue value is 50 (19.92% from 255 or 21.46% from 233); Max value from RGB is 113 - color contains mainly: green. Hex color #467132 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467132 is #B98ECD. Grayscale: #5D5D5D. Windows color (decimal): -12160718 or 3305798. OLE color: 3305798.
HSL color Cylindrical-coordinate representation of color #467132: hue angle of 100.95º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #467132 is Cyan = 0.38, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 113 | 50 | - |
| CMYK | 0.38 | 0 | 0.56 | 0.56 |
| HSL | 100.95º | 0.39% | 0.32% | - |
| HSV(B) | 100.95º | 0.56% | 0.44% | - |
| XYZ | 9.01 | 13.34 | 5.12 | - |
| YUV | 92.96 | 103.75 | 111.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 50 | 0.38 | 0 | 0.56 | 0.56 | 100.95 | 0.39 | 0.32 |
| Hex | 46 | 71 | 32 | 26 | 0 | 38 | 38 | 65 | 27 | 20 |
| Octal | 106 | 161 | 62 | 46 | 0 | 70 | 70 | 145 | 47 | 40 |
| Binary | 1000110 | 1110001 | 110010 | 100110 | 0 | 111000 | 111000 | 1100101 | 100111 | 100000 |
Color Harmonies of #467132
Complementary color
Monochromatic Colors of #467132
Black with #467132
Text Example
Text Example
White with #467132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467132; }
p { color: rgb(70,113,50); }
H1.HeaderClassName
{
color: #467132;
}
.AnyTagClassName
{
color: #467132;
}
</style>
background-color css
<style>
a { background-color: #467132; }
a { background-color: rgb(70,113,50); }
div.DivClassName
{
background-color: #467132;
}
.BgClassName
{
background-color: #467132;
}
</style>
border-color css
<style>
span { border-color: #467132; }
span { border-color: rgb(70,113,50); }
td.TdClassName
{
border-color: #467132;
}
.TagClassName
{
border-color: #467132;
}
</style>