Shades of Dell #467333
Tints of Dell #467333
RGB
CMYK
RGB Variations
Color information
#467333 (or 0x467333) is known color: Dell. HEX triplet: 46, 73 and 33. RGB value is (70,115,51). Sum of RGB (Red+Green+Blue) = 70+115+51=236 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.66% from 236); Green value is 115 (45.31% from 255 or 48.73% from 236); Blue value is 51 (20.31% from 255 or 21.61% from 236); Max value from RGB is 115 - color contains mainly: green. Hex color #467333 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467333 is #B98CCC. Grayscale: #5E5E5E. Windows color (decimal): -12160205 or 3371846. OLE color: 3371846.
HSL color Cylindrical-coordinate representation of color #467333: hue angle of 102.19º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #467333 is Cyan = 0.39, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 115 | 51 | - |
| CMYK | 0.39 | 0 | 0.56 | 0.55 |
| HSL | 102.19º | 0.39% | 0.33% | - |
| HSV(B) | 102.19º | 0.56% | 0.45% | - |
| XYZ | 9.25 | 13.8 | 5.31 | - |
| YUV | 94.25 | 103.59 | 110.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 115 | 51 | 0.39 | 0 | 0.56 | 0.55 | 102.19 | 0.39 | 0.33 |
| Hex | 46 | 73 | 33 | 27 | 0 | 38 | 37 | 66 | 27 | 21 |
| Octal | 106 | 163 | 63 | 47 | 0 | 70 | 67 | 146 | 47 | 41 |
| Binary | 1000110 | 1110011 | 110011 | 100111 | 0 | 111000 | 110111 | 1100110 | 100111 | 100001 |
Color Harmonies of #467333
Complementary color
Monochromatic Colors of #467333
Black with #467333
Text Example
Text Example
White with #467333
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467333; }
p { color: rgb(70,115,51); }
H1.HeaderClassName
{
color: #467333;
}
.AnyTagClassName
{
color: #467333;
}
</style>
background-color css
<style>
a { background-color: #467333; }
a { background-color: rgb(70,115,51); }
div.DivClassName
{
background-color: #467333;
}
.BgClassName
{
background-color: #467333;
}
</style>
border-color css
<style>
span { border-color: #467333; }
span { border-color: rgb(70,115,51); }
td.TdClassName
{
border-color: #467333;
}
.TagClassName
{
border-color: #467333;
}
</style>