Shades of Dell #467120
Tints of Dell #467120
RGB
CMYK
RGB Variations
Color information
#467120 (or 0x467120) is known color: Dell. HEX triplet: 46, 71 and 20. RGB value is (70,113,32). Sum of RGB (Red+Green+Blue) = 70+113+32=215 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.56% from 215); Green value is 113 (44.53% from 255 or 52.56% from 215); Blue value is 32 (12.89% from 255 or 14.88% from 215); Max value from RGB is 113 - color contains mainly: green. Hex color #467120 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467120 is #B98EDF. Grayscale: #5B5B5B. Windows color (decimal): -12160736 or 2126150. OLE color: 2126150.
HSL color Cylindrical-coordinate representation of color #467120: hue angle of 91.85º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #467120 is Cyan = 0.38, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 113 | 32 | - |
| CMYK | 0.38 | 0 | 0.72 | 0.56 |
| HSL | 91.85º | 0.56% | 0.28% | - |
| HSV(B) | 91.85º | 0.72% | 0.44% | - |
| XYZ | 8.69 | 13.22 | 3.46 | - |
| YUV | 90.91 | 94.75 | 113.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 32 | 0.38 | 0 | 0.72 | 0.56 | 91.85 | 0.56 | 0.28 |
| Hex | 46 | 71 | 20 | 26 | 0 | 48 | 38 | 5C | 38 | 1C |
| Octal | 106 | 161 | 40 | 46 | 0 | 110 | 70 | 134 | 70 | 34 |
| Binary | 1000110 | 1110001 | 100000 | 100110 | 0 | 1001000 | 111000 | 1011100 | 111000 | 11100 |
Color Harmonies of #467120
Complementary color
Monochromatic Colors of #467120
Black with #467120
Text Example
Text Example
White with #467120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467120; }
p { color: rgb(70,113,32); }
H1.HeaderClassName
{
color: #467120;
}
.AnyTagClassName
{
color: #467120;
}
</style>
background-color css
<style>
a { background-color: #467120; }
a { background-color: rgb(70,113,32); }
div.DivClassName
{
background-color: #467120;
}
.BgClassName
{
background-color: #467120;
}
</style>
border-color css
<style>
span { border-color: #467120; }
span { border-color: rgb(70,113,32); }
td.TdClassName
{
border-color: #467120;
}
.TagClassName
{
border-color: #467120;
}
</style>