Shades of Dell #466625
Tints of Dell #466625
RGB
CMYK
RGB Variations
Color information
#466625 (or 0x466625) is known color: Dell. HEX triplet: 46, 66 and 25. RGB value is (70,102,37). Sum of RGB (Red+Green+Blue) = 70+102+37=209 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.49% from 209); Green value is 102 (40.23% from 255 or 48.80% from 209); Blue value is 37 (14.84% from 255 or 17.70% from 209); Max value from RGB is 102 - color contains mainly: green. Hex color #466625 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466625 is #B999DA. Grayscale: #555555. Windows color (decimal): -12163547 or 2451014. OLE color: 2451014.
HSL color Cylindrical-coordinate representation of color #466625: hue angle of 89.54º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #466625 is Cyan = 0.31, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 70 | 102 | 37 | - |
| CMYK | 0.31 | 0 | 0.64 | 0.6 |
| HSL | 89.54º | 0.47% | 0.27% | - |
| HSV(B) | 89.54º | 0.64% | 0.4% | - |
| XYZ | 7.61 | 10.94 | 3.46 | - |
| YUV | 85.02 | 100.9 | 117.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 102 | 37 | 0.31 | 0 | 0.64 | 0.6 | 89.54 | 0.47 | 0.27 |
| Hex | 46 | 66 | 25 | 1F | 0 | 40 | 3C | 5A | 2F | 1B |
| Octal | 106 | 146 | 45 | 37 | 0 | 100 | 74 | 132 | 57 | 33 |
| Binary | 1000110 | 1100110 | 100101 | 11111 | 0 | 1000000 | 111100 | 1011010 | 101111 | 11011 |
Color Harmonies of #466625
Complementary color
Monochromatic Colors of #466625
Black with #466625
Text Example
Text Example
White with #466625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466625; }
p { color: rgb(70,102,37); }
H1.HeaderClassName
{
color: #466625;
}
.AnyTagClassName
{
color: #466625;
}
</style>
background-color css
<style>
a { background-color: #466625; }
a { background-color: rgb(70,102,37); }
div.DivClassName
{
background-color: #466625;
}
.BgClassName
{
background-color: #466625;
}
</style>
border-color css
<style>
span { border-color: #466625; }
span { border-color: rgb(70,102,37); }
td.TdClassName
{
border-color: #466625;
}
.TagClassName
{
border-color: #466625;
}
</style>