Shades of Dell #467320
Tints of Dell #467320
RGB
CMYK
RGB Variations
Color information
#467320 (or 0x467320) is known color: Dell. HEX triplet: 46, 73 and 20. RGB value is (70,115,32). Sum of RGB (Red+Green+Blue) = 70+115+32=217 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.26% from 217); Green value is 115 (45.31% from 255 or 53.00% from 217); Blue value is 32 (12.89% from 255 or 14.75% from 217); Max value from RGB is 115 - color contains mainly: green. Hex color #467320 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467320 is #B98CDF. Grayscale: #5C5C5C. Windows color (decimal): -12160224 or 2126662. OLE color: 2126662.
HSL color Cylindrical-coordinate representation of color #467320: hue angle of 92.53º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #467320 is Cyan = 0.39, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 115 | 32 | - |
| CMYK | 0.39 | 0 | 0.72 | 0.55 |
| HSL | 92.53º | 0.56% | 0.29% | - |
| HSV(B) | 92.53º | 0.72% | 0.45% | - |
| XYZ | 8.92 | 13.67 | 3.53 | - |
| YUV | 92.08 | 94.09 | 112.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 115 | 32 | 0.39 | 0 | 0.72 | 0.55 | 92.53 | 0.56 | 0.29 |
| Hex | 46 | 73 | 20 | 27 | 0 | 48 | 37 | 5D | 38 | 1D |
| Octal | 106 | 163 | 40 | 47 | 0 | 110 | 67 | 135 | 70 | 35 |
| Binary | 1000110 | 1110011 | 100000 | 100111 | 0 | 1001000 | 110111 | 1011101 | 111000 | 11101 |
Color Harmonies of #467320
Complementary color
Monochromatic Colors of #467320
Black with #467320
Text Example
Text Example
White with #467320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467320; }
p { color: rgb(70,115,32); }
H1.HeaderClassName
{
color: #467320;
}
.AnyTagClassName
{
color: #467320;
}
</style>
background-color css
<style>
a { background-color: #467320; }
a { background-color: rgb(70,115,32); }
div.DivClassName
{
background-color: #467320;
}
.BgClassName
{
background-color: #467320;
}
</style>
border-color css
<style>
span { border-color: #467320; }
span { border-color: rgb(70,115,32); }
td.TdClassName
{
border-color: #467320;
}
.TagClassName
{
border-color: #467320;
}
</style>