Shades of Dell #466225
Tints of Dell #466225
RGB
CMYK
RGB Variations
Color information
#466225 (or 0x466225) is known color: Dell. HEX triplet: 46, 62 and 25. RGB value is (70,98,37). Sum of RGB (Red+Green+Blue) = 70+98+37=205 (27% of max value = 765). Red value is 70 (27.73% from 255 or 34.15% from 205); Green value is 98 (38.67% from 255 or 47.80% from 205); Blue value is 37 (14.84% from 255 or 18.05% from 205); Max value from RGB is 98 - color contains mainly: green. Hex color #466225 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466225 is #B99DDA. Grayscale: #525252. Windows color (decimal): -12164571 or 2449990. OLE color: 2449990.
HSL color Cylindrical-coordinate representation of color #466225: hue angle of 87.54º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #466225 is Cyan = 0.29, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 98 | 37 | - |
| CMYK | 0.29 | 0 | 0.62 | 0.62 |
| HSL | 87.54º | 0.45% | 0.26% | - |
| HSV(B) | 87.54º | 0.62% | 0.38% | - |
| XYZ | 7.23 | 10.17 | 3.33 | - |
| YUV | 82.67 | 102.22 | 118.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 37 | 0.29 | 0 | 0.62 | 0.62 | 87.54 | 0.45 | 0.26 |
| Hex | 46 | 62 | 25 | 1D | 0 | 3E | 3E | 58 | 2D | 1A |
| Octal | 106 | 142 | 45 | 35 | 0 | 76 | 76 | 130 | 55 | 32 |
| Binary | 1000110 | 1100010 | 100101 | 11101 | 0 | 111110 | 111110 | 1011000 | 101101 | 11010 |
Color Harmonies of #466225
Complementary color
Monochromatic Colors of #466225
Black with #466225
Text Example
Text Example
White with #466225
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466225; }
p { color: rgb(70,98,37); }
H1.HeaderClassName
{
color: #466225;
}
.AnyTagClassName
{
color: #466225;
}
</style>
background-color css
<style>
a { background-color: #466225; }
a { background-color: rgb(70,98,37); }
div.DivClassName
{
background-color: #466225;
}
.BgClassName
{
background-color: #466225;
}
</style>
border-color css
<style>
span { border-color: #466225; }
span { border-color: rgb(70,98,37); }
td.TdClassName
{
border-color: #466225;
}
.TagClassName
{
border-color: #466225;
}
</style>