Shades of Dell #466627
Tints of Dell #466627
RGB
CMYK
RGB Variations
Color information
#466627 (or 0x466627) is known color: Dell. HEX triplet: 46, 66 and 27. RGB value is (70,102,39). Sum of RGB (Red+Green+Blue) = 70+102+39=211 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.18% from 211); Green value is 102 (40.23% from 255 or 48.34% from 211); Blue value is 39 (15.62% from 255 or 18.48% from 211); Max value from RGB is 102 - color contains mainly: green. Hex color #466627 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466627 is #B999D8. Grayscale: #555555. Windows color (decimal): -12163545 or 2582086. OLE color: 2582086.
HSL color Cylindrical-coordinate representation of color #466627: hue angle of 90.48º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #466627 is Cyan = 0.31, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 70 | 102 | 39 | - |
| CMYK | 0.31 | 0 | 0.62 | 0.6 |
| HSL | 90.48º | 0.45% | 0.28% | - |
| HSV(B) | 90.48º | 0.62% | 0.4% | - |
| XYZ | 7.64 | 10.95 | 3.63 | - |
| YUV | 85.25 | 101.9 | 117.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 102 | 39 | 0.31 | 0 | 0.62 | 0.6 | 90.48 | 0.45 | 0.28 |
| Hex | 46 | 66 | 27 | 1F | 0 | 3E | 3C | 5A | 2D | 1C |
| Octal | 106 | 146 | 47 | 37 | 0 | 76 | 74 | 132 | 55 | 34 |
| Binary | 1000110 | 1100110 | 100111 | 11111 | 0 | 111110 | 111100 | 1011010 | 101101 | 11100 |
Color Harmonies of #466627
Complementary color
Monochromatic Colors of #466627
Black with #466627
Text Example
Text Example
White with #466627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466627; }
p { color: rgb(70,102,39); }
H1.HeaderClassName
{
color: #466627;
}
.AnyTagClassName
{
color: #466627;
}
</style>
background-color css
<style>
a { background-color: #466627; }
a { background-color: rgb(70,102,39); }
div.DivClassName
{
background-color: #466627;
}
.BgClassName
{
background-color: #466627;
}
</style>
border-color css
<style>
span { border-color: #466627; }
span { border-color: rgb(70,102,39); }
td.TdClassName
{
border-color: #466627;
}
.TagClassName
{
border-color: #466627;
}
</style>