Shades of Dell #466427
Tints of Dell #466427
RGB
CMYK
RGB Variations
Color information
#466427 (or 0x466427) is known color: Dell. HEX triplet: 46, 64 and 27. RGB value is (70,100,39). Sum of RGB (Red+Green+Blue) = 70+100+39=209 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.49% from 209); Green value is 100 (39.45% from 255 or 47.85% from 209); Blue value is 39 (15.62% from 255 or 18.66% from 209); Max value from RGB is 100 - color contains mainly: green. Hex color #466427 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466427 is #B99BD8. Grayscale: #545454. Windows color (decimal): -12164057 or 2581574. OLE color: 2581574.
HSL color Cylindrical-coordinate representation of color #466427: hue angle of 89.51º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #466427 is Cyan = 0.30, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 100 | 39 | - |
| CMYK | 0.30 | 0 | 0.61 | 0.61 |
| HSL | 89.51º | 0.44% | 0.27% | - |
| HSV(B) | 89.51º | 0.61% | 0.39% | - |
| XYZ | 7.45 | 10.56 | 3.57 | - |
| YUV | 84.08 | 102.56 | 117.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 100 | 39 | 0.30 | 0 | 0.61 | 0.61 | 89.51 | 0.44 | 0.27 |
| Hex | 46 | 64 | 27 | 1E | 0 | 3D | 3D | 5A | 2C | 1B |
| Octal | 106 | 144 | 47 | 36 | 0 | 75 | 75 | 132 | 54 | 33 |
| Binary | 1000110 | 1100100 | 100111 | 11110 | 0 | 111101 | 111101 | 1011010 | 101100 | 11011 |
Color Harmonies of #466427
Complementary color
Monochromatic Colors of #466427
Black with #466427
Text Example
Text Example
White with #466427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466427; }
p { color: rgb(70,100,39); }
H1.HeaderClassName
{
color: #466427;
}
.AnyTagClassName
{
color: #466427;
}
</style>
background-color css
<style>
a { background-color: #466427; }
a { background-color: rgb(70,100,39); }
div.DivClassName
{
background-color: #466427;
}
.BgClassName
{
background-color: #466427;
}
</style>
border-color css
<style>
span { border-color: #466427; }
span { border-color: rgb(70,100,39); }
td.TdClassName
{
border-color: #466427;
}
.TagClassName
{
border-color: #466427;
}
</style>