Shades of Dell #466528
Tints of Dell #466528
RGB
CMYK
RGB Variations
Color information
#466528 (or 0x466528) is known color: Dell. HEX triplet: 46, 65 and 28. RGB value is (70,101,40). Sum of RGB (Red+Green+Blue) = 70+101+40=211 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.18% from 211); Green value is 101 (39.84% from 255 or 47.87% from 211); Blue value is 40 (16.02% from 255 or 18.96% from 211); Max value from RGB is 101 - color contains mainly: green. Hex color #466528 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466528 is #B99AD7. Grayscale: #545454. Windows color (decimal): -12163800 or 2647366. OLE color: 2647366.
HSL color Cylindrical-coordinate representation of color #466528: hue angle of 90.49º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #466528 is Cyan = 0.31, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 101 | 40 | - |
| CMYK | 0.31 | 0 | 0.60 | 0.60 |
| HSL | 90.49º | 0.43% | 0.28% | - |
| HSV(B) | 90.49º | 0.6% | 0.4% | - |
| XYZ | 7.56 | 10.76 | 3.69 | - |
| YUV | 84.78 | 102.73 | 117.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 101 | 40 | 0.31 | 0 | 0.60 | 0.60 | 90.49 | 0.43 | 0.28 |
| Hex | 46 | 65 | 28 | 1F | 0 | 3C | 3C | 5A | 2B | 1C |
| Octal | 106 | 145 | 50 | 37 | 0 | 74 | 74 | 132 | 53 | 34 |
| Binary | 1000110 | 1100101 | 101000 | 11111 | 0 | 111100 | 111100 | 1011010 | 101011 | 11100 |
Color Harmonies of #466528
Complementary color
Monochromatic Colors of #466528
Black with #466528
Text Example
Text Example
White with #466528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466528; }
p { color: rgb(70,101,40); }
H1.HeaderClassName
{
color: #466528;
}
.AnyTagClassName
{
color: #466528;
}
</style>
background-color css
<style>
a { background-color: #466528; }
a { background-color: rgb(70,101,40); }
div.DivClassName
{
background-color: #466528;
}
.BgClassName
{
background-color: #466528;
}
</style>
border-color css
<style>
span { border-color: #466528; }
span { border-color: rgb(70,101,40); }
td.TdClassName
{
border-color: #466528;
}
.TagClassName
{
border-color: #466528;
}
</style>