Shades of Dell #466633
Tints of Dell #466633
RGB
CMYK
RGB Variations
Color information
#466633 (or 0x466633) is known color: Dell. HEX triplet: 46, 66 and 33. RGB value is (70,102,51). Sum of RGB (Red+Green+Blue) = 70+102+51=223 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.39% from 223); Green value is 102 (40.23% from 255 or 45.74% from 223); Blue value is 51 (20.31% from 255 or 22.87% from 223); Max value from RGB is 102 - color contains mainly: green. Hex color #466633 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466633 is #B999CC. Grayscale: #565656. Windows color (decimal): -12163533 or 3368518. OLE color: 3368518.
HSL color Cylindrical-coordinate representation of color #466633: hue angle of 97.65º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #466633 is Cyan = 0.31, Magento = 0, Yellow = 0.5 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 70 | 102 | 51 | - |
| CMYK | 0.31 | 0 | 0.5 | 0.6 |
| HSL | 97.65º | 0.33% | 0.3% | - |
| HSV(B) | 97.65º | 0.5% | 0.4% | - |
| XYZ | 7.87 | 11.04 | 4.85 | - |
| YUV | 86.62 | 107.9 | 116.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 102 | 51 | 0.31 | 0 | 0.5 | 0.6 | 97.65 | 0.33 | 0.3 |
| Hex | 46 | 66 | 33 | 1F | 0 | 32 | 3C | 62 | 21 | 1E |
| Octal | 106 | 146 | 63 | 37 | 0 | 62 | 74 | 142 | 41 | 36 |
| Binary | 1000110 | 1100110 | 110011 | 11111 | 0 | 110010 | 111100 | 1100010 | 100001 | 11110 |
Color Harmonies of #466633
Complementary color
Monochromatic Colors of #466633
Black with #466633
Text Example
Text Example
White with #466633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466633; }
p { color: rgb(70,102,51); }
H1.HeaderClassName
{
color: #466633;
}
.AnyTagClassName
{
color: #466633;
}
</style>
background-color css
<style>
a { background-color: #466633; }
a { background-color: rgb(70,102,51); }
div.DivClassName
{
background-color: #466633;
}
.BgClassName
{
background-color: #466633;
}
</style>
border-color css
<style>
span { border-color: #466633; }
span { border-color: rgb(70,102,51); }
td.TdClassName
{
border-color: #466633;
}
.TagClassName
{
border-color: #466633;
}
</style>