Shades of Dell #467232
Tints of Dell #467232
RGB
CMYK
RGB Variations
Color information
#467232 (or 0x467232) is known color: Dell. HEX triplet: 46, 72 and 32. RGB value is (70,114,50). Sum of RGB (Red+Green+Blue) = 70+114+50=234 (30% of max value = 765). Red value is 70 (27.73% from 255 or 29.91% from 234); Green value is 114 (44.92% from 255 or 48.72% from 234); Blue value is 50 (19.92% from 255 or 21.37% from 234); Max value from RGB is 114 - color contains mainly: green. Hex color #467232 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467232 is #B98DCD. Grayscale: #5D5D5D. Windows color (decimal): -12160462 or 3306054. OLE color: 3306054.
HSL color Cylindrical-coordinate representation of color #467232: hue angle of 101.25º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #467232 is Cyan = 0.39, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 114 | 50 | - |
| CMYK | 0.39 | 0 | 0.56 | 0.55 |
| HSL | 101.25º | 0.39% | 0.32% | - |
| HSV(B) | 101.25º | 0.56% | 0.45% | - |
| XYZ | 9.12 | 13.57 | 5.16 | - |
| YUV | 93.55 | 103.42 | 111.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 114 | 50 | 0.39 | 0 | 0.56 | 0.55 | 101.25 | 0.39 | 0.32 |
| Hex | 46 | 72 | 32 | 27 | 0 | 38 | 37 | 65 | 27 | 20 |
| Octal | 106 | 162 | 62 | 47 | 0 | 70 | 67 | 145 | 47 | 40 |
| Binary | 1000110 | 1110010 | 110010 | 100111 | 0 | 111000 | 110111 | 1100101 | 100111 | 100000 |
Color Harmonies of #467232
Complementary color
Monochromatic Colors of #467232
Black with #467232
Text Example
Text Example
White with #467232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467232; }
p { color: rgb(70,114,50); }
H1.HeaderClassName
{
color: #467232;
}
.AnyTagClassName
{
color: #467232;
}
</style>
background-color css
<style>
a { background-color: #467232; }
a { background-color: rgb(70,114,50); }
div.DivClassName
{
background-color: #467232;
}
.BgClassName
{
background-color: #467232;
}
</style>
border-color css
<style>
span { border-color: #467232; }
span { border-color: rgb(70,114,50); }
td.TdClassName
{
border-color: #467232;
}
.TagClassName
{
border-color: #467232;
}
</style>