#406028

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

Shades of Dell #406028

Tints of Dell #406028

Color information

#406028 (or 0x406028) is unknown color: approx Dell. HEX triplet: 40, 60 and 28. RGB value is (64,96,40). Sum of RGB (Red+Green+Blue) = 64+96+40=200 (26% of max value = 765). Red value is 64 (25.39% from 255 or 32% from 200); Green value is 96 (37.89% from 255 or 48% from 200); Blue value is 40 (16.02% from 255 or 20% from 200); Max value from RGB is 96 - color contains mainly: green. Hex color #406028 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406028 is #BF9FD7. Grayscale: #505050. Windows color (decimal): -12558296 or 2646080. OLE color: 2646080.

HSL color Cylindrical-coordinate representation of color #406028: hue angle of 94.29º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #406028 is Cyan = 0.33, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.62.

Color convert

RGB649640-
CMYK0.3300.580.62
HSL94.29º41.18%26.67%-
HSV(B)94.29º58.33%37.65%-
XYZ6.689.613.51-
YUV80.05105.4116.55-

RGB Variations

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

RGB

RED value IS 64 (25.39% from 255) = 32%
GREEN value IS 96 (37.89% from 255) = 48%
BLUE value IS 40 (16.02% from 255) = 20%
R=32%
G=48%
B=20%

CMYK

C (Cyan) values IS 0.33
M (Magenta) values IS 0
Y (Yellow) values IS 0.58
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal6496400.3300.580.6294.2941.1826.67
Hex4060282103A3E5e291b
Octal1001405041072761365133
Binary100000011000001010001000010111010111110101111010100111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #406028

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #406028; }

 p { color: rgb(64,96,40); }

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

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

 a { background-color: rgb(64,96,40); }

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

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

 span { border-color: rgb(64,96,40); }

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