Shades of Dell #466234
Tints of Dell #466234
RGB
CMYK
RGB Variations
Color information
#466234 (or 0x466234) is known color: Dell. HEX triplet: 46, 62 and 34. RGB value is (70,98,52). Sum of RGB (Red+Green+Blue) = 70+98+52=220 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.82% from 220); Green value is 98 (38.67% from 255 or 44.55% from 220); Blue value is 52 (20.70% from 255 or 23.64% from 220); Max value from RGB is 98 - color contains mainly: green. Hex color #466234 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466234 is #B99DCB. Grayscale: #545454. Windows color (decimal): -12164556 or 3433030. OLE color: 3433030.
HSL color Cylindrical-coordinate representation of color #466234: hue angle of 96.52º degrees, saturation: 0.31, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #466234 is Cyan = 0.29, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 98 | 52 | - |
| CMYK | 0.29 | 0 | 0.47 | 0.62 |
| HSL | 96.52º | 0.31% | 0.29% | - |
| HSV(B) | 96.52º | 0.47% | 0.38% | - |
| XYZ | 7.51 | 10.29 | 4.84 | - |
| YUV | 84.38 | 109.72 | 117.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 52 | 0.29 | 0 | 0.47 | 0.62 | 96.52 | 0.31 | 0.29 |
| Hex | 46 | 62 | 34 | 1D | 0 | 2F | 3E | 61 | 1F | 1D |
| Octal | 106 | 142 | 64 | 35 | 0 | 57 | 76 | 141 | 37 | 35 |
| Binary | 1000110 | 1100010 | 110100 | 11101 | 0 | 101111 | 111110 | 1100001 | 11111 | 11101 |
Color Harmonies of #466234
Complementary color
Monochromatic Colors of #466234
Black with #466234
Text Example
Text Example
White with #466234
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466234; }
p { color: rgb(70,98,52); }
H1.HeaderClassName
{
color: #466234;
}
.AnyTagClassName
{
color: #466234;
}
</style>
background-color css
<style>
a { background-color: #466234; }
a { background-color: rgb(70,98,52); }
div.DivClassName
{
background-color: #466234;
}
.BgClassName
{
background-color: #466234;
}
</style>
border-color css
<style>
span { border-color: #466234; }
span { border-color: rgb(70,98,52); }
td.TdClassName
{
border-color: #466234;
}
.TagClassName
{
border-color: #466234;
}
</style>