Shades of Dell #466732
Tints of Dell #466732
RGB
CMYK
RGB Variations
Color information
#466732 (or 0x466732) is known color: Dell. HEX triplet: 46, 67 and 32. RGB value is (70,103,50). Sum of RGB (Red+Green+Blue) = 70+103+50=223 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.39% from 223); Green value is 103 (40.62% from 255 or 46.19% from 223); Blue value is 50 (19.92% from 255 or 22.42% from 223); Max value from RGB is 103 - color contains mainly: green. Hex color #466732 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466732 is #B998CD. Grayscale: #575757. Windows color (decimal): -12163278 or 3303238. OLE color: 3303238.
HSL color Cylindrical-coordinate representation of color #466732: hue angle of 97.36º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #466732 is Cyan = 0.32, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 103 | 50 | - |
| CMYK | 0.32 | 0 | 0.51 | 0.60 |
| HSL | 97.36º | 0.35% | 0.3% | - |
| HSV(B) | 97.36º | 0.51% | 0.4% | - |
| XYZ | 7.95 | 11.23 | 4.77 | - |
| YUV | 87.09 | 107.07 | 115.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 103 | 50 | 0.32 | 0 | 0.51 | 0.60 | 97.36 | 0.35 | 0.3 |
| Hex | 46 | 67 | 32 | 20 | 0 | 33 | 3C | 61 | 23 | 1E |
| Octal | 106 | 147 | 62 | 40 | 0 | 63 | 74 | 141 | 43 | 36 |
| Binary | 1000110 | 1100111 | 110010 | 100000 | 0 | 110011 | 111100 | 1100001 | 100011 | 11110 |
Color Harmonies of #466732
Complementary color
Monochromatic Colors of #466732
Black with #466732
Text Example
Text Example
White with #466732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466732; }
p { color: rgb(70,103,50); }
H1.HeaderClassName
{
color: #466732;
}
.AnyTagClassName
{
color: #466732;
}
</style>
background-color css
<style>
a { background-color: #466732; }
a { background-color: rgb(70,103,50); }
div.DivClassName
{
background-color: #466732;
}
.BgClassName
{
background-color: #466732;
}
</style>
border-color css
<style>
span { border-color: #466732; }
span { border-color: rgb(70,103,50); }
td.TdClassName
{
border-color: #466732;
}
.TagClassName
{
border-color: #466732;
}
</style>