Shades of Dell #466735
Tints of Dell #466735
RGB
CMYK
RGB Variations
Color information
#466735 (or 0x466735) is known color: Dell. HEX triplet: 46, 67 and 35. RGB value is (70,103,53). Sum of RGB (Red+Green+Blue) = 70+103+53=226 (29% of max value = 765). Red value is 70 (27.73% from 255 or 30.97% from 226); Green value is 103 (40.62% from 255 or 45.58% from 226); Blue value is 53 (21.09% from 255 or 23.45% from 226); Max value from RGB is 103 - color contains mainly: green. Hex color #466735 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466735 is #B998CA. Grayscale: #575757. Windows color (decimal): -12163275 or 3499846. OLE color: 3499846.
HSL color Cylindrical-coordinate representation of color #466735: hue angle of 99.6º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #466735 is Cyan = 0.32, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 103 | 53 | - |
| CMYK | 0.32 | 0 | 0.49 | 0.60 |
| HSL | 99.6º | 0.32% | 0.31% | - |
| HSV(B) | 99.6º | 0.49% | 0.4% | - |
| XYZ | 8.02 | 11.26 | 5.12 | - |
| YUV | 87.43 | 108.57 | 115.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 103 | 53 | 0.32 | 0 | 0.49 | 0.60 | 99.6 | 0.32 | 0.31 |
| Hex | 46 | 67 | 35 | 20 | 0 | 31 | 3C | 64 | 20 | 1F |
| Octal | 106 | 147 | 65 | 40 | 0 | 61 | 74 | 144 | 40 | 37 |
| Binary | 1000110 | 1100111 | 110101 | 100000 | 0 | 110001 | 111100 | 1100100 | 100000 | 11111 |
Color Harmonies of #466735
Complementary color
Monochromatic Colors of #466735
Black with #466735
Text Example
Text Example
White with #466735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466735; }
p { color: rgb(70,103,53); }
H1.HeaderClassName
{
color: #466735;
}
.AnyTagClassName
{
color: #466735;
}
</style>
background-color css
<style>
a { background-color: #466735; }
a { background-color: rgb(70,103,53); }
div.DivClassName
{
background-color: #466735;
}
.BgClassName
{
background-color: #466735;
}
</style>
border-color css
<style>
span { border-color: #466735; }
span { border-color: rgb(70,103,53); }
td.TdClassName
{
border-color: #466735;
}
.TagClassName
{
border-color: #466735;
}
</style>