Shades of Dell #467131
Tints of Dell #467131
RGB
CMYK
RGB Variations
Color information
#467131 (or 0x467131) is known color: Dell. HEX triplet: 46, 71 and 31. RGB value is (70,113,49). Sum of RGB (Red+Green+Blue) = 70+113+49=232 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.17% from 232); Green value is 113 (44.53% from 255 or 48.71% from 232); Blue value is 49 (19.53% from 255 or 21.12% from 232); Max value from RGB is 113 - color contains mainly: green. Hex color #467131 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467131 is #B98ECE. Grayscale: #5D5D5D. Windows color (decimal): -12160719 or 3240262. OLE color: 3240262.
HSL color Cylindrical-coordinate representation of color #467131: hue angle of 100.31º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #467131 is Cyan = 0.38, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 113 | 49 | - |
| CMYK | 0.38 | 0 | 0.57 | 0.56 |
| HSL | 100.31º | 0.4% | 0.32% | - |
| HSV(B) | 100.31º | 0.57% | 0.44% | - |
| XYZ | 8.99 | 13.33 | 5.01 | - |
| YUV | 92.85 | 103.25 | 111.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 49 | 0.38 | 0 | 0.57 | 0.56 | 100.31 | 0.4 | 0.32 |
| Hex | 46 | 71 | 31 | 26 | 0 | 39 | 38 | 64 | 28 | 20 |
| Octal | 106 | 161 | 61 | 46 | 0 | 71 | 70 | 144 | 50 | 40 |
| Binary | 1000110 | 1110001 | 110001 | 100110 | 0 | 111001 | 111000 | 1100100 | 101000 | 100000 |
Color Harmonies of #467131
Complementary color
Monochromatic Colors of #467131
Black with #467131
Text Example
Text Example
White with #467131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467131; }
p { color: rgb(70,113,49); }
H1.HeaderClassName
{
color: #467131;
}
.AnyTagClassName
{
color: #467131;
}
</style>
background-color css
<style>
a { background-color: #467131; }
a { background-color: rgb(70,113,49); }
div.DivClassName
{
background-color: #467131;
}
.BgClassName
{
background-color: #467131;
}
</style>
border-color css
<style>
span { border-color: #467131; }
span { border-color: rgb(70,113,49); }
td.TdClassName
{
border-color: #467131;
}
.TagClassName
{
border-color: #467131;
}
</style>