#406516

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

Shades of Dell #406516

Tints of Dell #406516

Color information

#406516 (or 0x406516) is unknown color: approx Dell. HEX triplet: 40, 65 and 16. RGB value is (64,101,22). Sum of RGB (Red+Green+Blue) = 64+101+22=187 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.22% from 187); Green value is 101 (39.84% from 255 or 54.01% from 187); Blue value is 22 (8.98% from 255 or 11.76% from 187); Max value from RGB is 101 - color contains mainly: green. Hex color #406516 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #406516 is #BF9AE9. Grayscale: #515151. Windows color (decimal): -12557034 or 1467712. OLE color: 1467712.

HSL color Cylindrical-coordinate representation of color #406516: hue angle of 88.1º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #406516 is Cyan = 0.37, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.60.

Color convert

RGB6410122-
CMYK0.3700.780.60
HSL88.1º64.23%24.12%-
HSV(B)88.1º78.22%39.61%-
XYZ6.9110.462.41-
YUV80.9394.74115.92-

RGB Variations

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

RGB

RED value IS 64 (25.39% from 255) = 34.22%
GREEN value IS 101 (39.84% from 255) = 54.01%
BLUE value IS 22 (8.98% from 255) = 11.76%
R=34.22%
G=54.01%
B=11.76%

CMYK

C (Cyan) values IS 0.37
M (Magenta) values IS 0
Y (Yellow) values IS 0.78
K (Black) values IS 0.60
SystemRedGreenBlueCMYKHSL
Decimal64101220.3700.780.6088.164.2324.12
Hex4065162504E3C584018
Octal100145264501167413010030
Binary1000000110010110110100101010011101111001011000100000011000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #406516

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #406516; }

 p { color: rgb(64,101,22); }

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

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

 a { background-color: rgb(64,101,22); }

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

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

 span { border-color: rgb(64,101,22); }

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