Shades of Dell #466233
Tints of Dell #466233
RGB
CMYK
RGB Variations
Color information
#466233 (or 0x466233) is known color: Dell. HEX triplet: 46, 62 and 33. RGB value is (70,98,51). Sum of RGB (Red+Green+Blue) = 70+98+51=219 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.96% from 219); Green value is 98 (38.67% from 255 or 44.75% from 219); Blue value is 51 (20.31% from 255 or 23.29% from 219); Max value from RGB is 98 - color contains mainly: green. Hex color #466233 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466233 is #B99DCC. Grayscale: #545454. Windows color (decimal): -12164557 or 3367494. OLE color: 3367494.
HSL color Cylindrical-coordinate representation of color #466233: hue angle of 95.74º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #466233 is Cyan = 0.29, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 98 | 51 | - |
| CMYK | 0.29 | 0 | 0.48 | 0.62 |
| HSL | 95.74º | 0.32% | 0.29% | - |
| HSV(B) | 95.74º | 0.48% | 0.38% | - |
| XYZ | 7.49 | 10.28 | 4.72 | - |
| YUV | 84.27 | 109.22 | 117.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 51 | 0.29 | 0 | 0.48 | 0.62 | 95.74 | 0.32 | 0.29 |
| Hex | 46 | 62 | 33 | 1D | 0 | 30 | 3E | 60 | 20 | 1D |
| Octal | 106 | 142 | 63 | 35 | 0 | 60 | 76 | 140 | 40 | 35 |
| Binary | 1000110 | 1100010 | 110011 | 11101 | 0 | 110000 | 111110 | 1100000 | 100000 | 11101 |
Color Harmonies of #466233
Complementary color
Monochromatic Colors of #466233
Black with #466233
Text Example
Text Example
White with #466233
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466233; }
p { color: rgb(70,98,51); }
H1.HeaderClassName
{
color: #466233;
}
.AnyTagClassName
{
color: #466233;
}
</style>
background-color css
<style>
a { background-color: #466233; }
a { background-color: rgb(70,98,51); }
div.DivClassName
{
background-color: #466233;
}
.BgClassName
{
background-color: #466233;
}
</style>
border-color css
<style>
span { border-color: #466233; }
span { border-color: rgb(70,98,51); }
td.TdClassName
{
border-color: #466233;
}
.TagClassName
{
border-color: #466233;
}
</style>