Shades of Dell #467130
Tints of Dell #467130
RGB
CMYK
RGB Variations
Color information
#467130 (or 0x467130) is known color: Dell. HEX triplet: 46, 71 and 30. RGB value is (70,113,48). Sum of RGB (Red+Green+Blue) = 70+113+48=231 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.30% from 231); Green value is 113 (44.53% from 255 or 48.92% from 231); Blue value is 48 (19.14% from 255 or 20.78% from 231); Max value from RGB is 113 - color contains mainly: green. Hex color #467130 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467130 is #B98ECF. Grayscale: #5C5C5C. Windows color (decimal): -12160720 or 3174726. OLE color: 3174726.
HSL color Cylindrical-coordinate representation of color #467130: hue angle of 99.69º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #467130 is Cyan = 0.38, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 113 | 48 | - |
| CMYK | 0.38 | 0 | 0.58 | 0.56 |
| HSL | 99.69º | 0.4% | 0.32% | - |
| HSV(B) | 99.69º | 0.58% | 0.44% | - |
| XYZ | 8.96 | 13.33 | 4.9 | - |
| YUV | 92.73 | 102.75 | 111.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 48 | 0.38 | 0 | 0.58 | 0.56 | 99.69 | 0.4 | 0.32 |
| Hex | 46 | 71 | 30 | 26 | 0 | 3A | 38 | 64 | 28 | 20 |
| Octal | 106 | 161 | 60 | 46 | 0 | 72 | 70 | 144 | 50 | 40 |
| Binary | 1000110 | 1110001 | 110000 | 100110 | 0 | 111010 | 111000 | 1100100 | 101000 | 100000 |
Color Harmonies of #467130
Complementary color
Monochromatic Colors of #467130
Black with #467130
Text Example
Text Example
White with #467130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467130; }
p { color: rgb(70,113,48); }
H1.HeaderClassName
{
color: #467130;
}
.AnyTagClassName
{
color: #467130;
}
</style>
background-color css
<style>
a { background-color: #467130; }
a { background-color: rgb(70,113,48); }
div.DivClassName
{
background-color: #467130;
}
.BgClassName
{
background-color: #467130;
}
</style>
border-color css
<style>
span { border-color: #467130; }
span { border-color: rgb(70,113,48); }
td.TdClassName
{
border-color: #467130;
}
.TagClassName
{
border-color: #467130;
}
</style>