#466536

Color #466536 Dell (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Dell #466536

Tints of Dell #466536

Color information

#466536 (or 0x466536) is unknown color: approx Dell. HEX triplet: 46, 65 and 36. RGB value is (70,101,54). Sum of RGB (Red+Green+Blue) = 70+101+54=225 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.11% from 225); Green value is 101 (39.84% from 255 or 44.89% from 225); Blue value is 54 (21.48% from 255 or 24% from 225); Max value from RGB is 101 - color contains mainly: green. Hex color #466536 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466536 is #B99AC9. Grayscale: #565656. Windows color (decimal): -12163786 or 3564870. OLE color: 3564870.

HSL color Cylindrical-coordinate representation of color #466536: hue angle of 99.57º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #466536 is Cyan = 0.31, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.60.

Color convert

RGB7010154-
CMYK0.3100.470.60
HSL99.57º30.32%30.39%-
HSV(B)99.57º46.53%39.61%-
XYZ7.8510.885.18-
YUV86.37109.73116.32-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 70 (27.73% from 255) = 31.11%
GREEN value IS 101 (39.84% from 255) = 44.89%
BLUE value IS 54 (21.48% from 255) = 24%
R=31.11%
G=44.89%
B=24%

CMYK

C (Cyan) values IS 0.31
M (Magenta) values IS 0
Y (Yellow) values IS 0.47
K (Black) values IS 0.60
SystemRedGreenBlueCMYKHSL
Decimal70101540.3100.470.6099.5730.3230.39
Hex4665361F02F3C641e1e
Octal1061456637057741443636
Binary1000110110010111011011111010111111110011001001111011110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #466536

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #466536; }

 p { color: rgb(70,101,54); }

 H1.HeaderClassName
 {
   color: #466536;
 }
 .AnyTagClassName
 {
   color: #466536;
 }
</style>
background-color css

<style>
 a { background-color: #466536; }

 a { background-color: rgb(70,101,54); }

 div.DivClassName
 {
   background-color: #466536;
 }
 .BgClassName
 {
   background-color: #466536;
 }
</style>
border-color css

<style>
 span { border-color: #466536; }

 span { border-color: rgb(70,101,54); }

 td.TdClassName
 {
   border-color: #466536;
 }
 .TagClassName
 {
   border-color: #466536;
 }
</style>