Shades of Dell #466526
Tints of Dell #466526
RGB
CMYK
RGB Variations
Color information
#466526 (or 0x466526) is known color: Dell. HEX triplet: 46, 65 and 26. RGB value is (70,101,38). Sum of RGB (Red+Green+Blue) = 70+101+38=209 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.49% from 209); Green value is 101 (39.84% from 255 or 48.33% from 209); Blue value is 38 (15.23% from 255 or 18.18% from 209); Max value from RGB is 101 - color contains mainly: green. Hex color #466526 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466526 is #B99AD9. Grayscale: #545454. Windows color (decimal): -12163802 or 2516294. OLE color: 2516294.
HSL color Cylindrical-coordinate representation of color #466526: hue angle of 89.52º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #466526 is Cyan = 0.31, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 101 | 38 | - |
| CMYK | 0.31 | 0 | 0.62 | 0.60 |
| HSL | 89.52º | 0.45% | 0.27% | - |
| HSV(B) | 89.52º | 0.62% | 0.4% | - |
| XYZ | 7.53 | 10.75 | 3.51 | - |
| YUV | 84.55 | 101.73 | 117.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 101 | 38 | 0.31 | 0 | 0.62 | 0.60 | 89.52 | 0.45 | 0.27 |
| Hex | 46 | 65 | 26 | 1F | 0 | 3E | 3C | 5A | 2D | 1B |
| Octal | 106 | 145 | 46 | 37 | 0 | 76 | 74 | 132 | 55 | 33 |
| Binary | 1000110 | 1100101 | 100110 | 11111 | 0 | 111110 | 111100 | 1011010 | 101101 | 11011 |
Color Harmonies of #466526
Complementary color
Monochromatic Colors of #466526
Black with #466526
Text Example
Text Example
White with #466526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466526; }
p { color: rgb(70,101,38); }
H1.HeaderClassName
{
color: #466526;
}
.AnyTagClassName
{
color: #466526;
}
</style>
background-color css
<style>
a { background-color: #466526; }
a { background-color: rgb(70,101,38); }
div.DivClassName
{
background-color: #466526;
}
.BgClassName
{
background-color: #466526;
}
</style>
border-color css
<style>
span { border-color: #466526; }
span { border-color: rgb(70,101,38); }
td.TdClassName
{
border-color: #466526;
}
.TagClassName
{
border-color: #466526;
}
</style>