Shades of Dell #466825
Tints of Dell #466825
RGB
CMYK
RGB Variations
Color information
#466825 (or 0x466825) is known color: Dell. HEX triplet: 46, 68 and 25. RGB value is (70,104,37). Sum of RGB (Red+Green+Blue) = 70+104+37=211 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.18% from 211); Green value is 104 (41.02% from 255 or 49.29% from 211); Blue value is 37 (14.84% from 255 or 17.54% from 211); Max value from RGB is 104 - color contains mainly: green. Hex color #466825 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466825 is #B997DA. Grayscale: #565656. Windows color (decimal): -12163035 or 2451526. OLE color: 2451526.
HSL color Cylindrical-coordinate representation of color #466825: hue angle of 90.45º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #466825 is Cyan = 0.33, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 104 | 37 | - |
| CMYK | 0.33 | 0 | 0.64 | 0.59 |
| HSL | 90.45º | 0.48% | 0.28% | - |
| HSV(B) | 90.45º | 0.64% | 0.41% | - |
| XYZ | 7.81 | 11.34 | 3.53 | - |
| YUV | 86.2 | 100.24 | 116.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 104 | 37 | 0.33 | 0 | 0.64 | 0.59 | 90.45 | 0.48 | 0.28 |
| Hex | 46 | 68 | 25 | 21 | 0 | 40 | 3B | 5A | 30 | 1C |
| Octal | 106 | 150 | 45 | 41 | 0 | 100 | 73 | 132 | 60 | 34 |
| Binary | 1000110 | 1101000 | 100101 | 100001 | 0 | 1000000 | 111011 | 1011010 | 110000 | 11100 |
Color Harmonies of #466825
Complementary color
Monochromatic Colors of #466825
Black with #466825
Text Example
Text Example
White with #466825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466825; }
p { color: rgb(70,104,37); }
H1.HeaderClassName
{
color: #466825;
}
.AnyTagClassName
{
color: #466825;
}
</style>
background-color css
<style>
a { background-color: #466825; }
a { background-color: rgb(70,104,37); }
div.DivClassName
{
background-color: #466825;
}
.BgClassName
{
background-color: #466825;
}
</style>
border-color css
<style>
span { border-color: #466825; }
span { border-color: rgb(70,104,37); }
td.TdClassName
{
border-color: #466825;
}
.TagClassName
{
border-color: #466825;
}
</style>