#407426

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

Shades of Bilbao #407426

Tints of Bilbao #407426

Color information

#407426 (or 0x407426) is unknown color: approx Bilbao. HEX triplet: 40, 74 and 26. RGB value is (64,116,38). Sum of RGB (Red+Green+Blue) = 64+116+38=218 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.36% from 218); Green value is 116 (45.70% from 255 or 53.21% from 218); Blue value is 38 (15.23% from 255 or 17.43% from 218); Max value from RGB is 116 - color contains mainly: green. Hex color #407426 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407426 is #BF8BD9. Grayscale: #5B5B5B. Windows color (decimal): -12553178 or 2520128. OLE color: 2520128.

HSL color Cylindrical-coordinate representation of color #407426: hue angle of 100º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #407426 is Cyan = 0.45, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.

Color convert

RGB6411638-
CMYK0.4500.670.55
HSL100º50.65%30.2%-
HSV(B)100º67.24%45.49%-
XYZ8.7113.724.02-
YUV91.5697.77108.34-

RGB Variations

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

RGB

RED value IS 64 (25.39% from 255) = 29.36%
GREEN value IS 116 (45.70% from 255) = 53.21%
BLUE value IS 38 (15.23% from 255) = 17.43%
R=29.36%
G=53.21%
B=17.43%

CMYK

C (Cyan) values IS 0.45
M (Magenta) values IS 0
Y (Yellow) values IS 0.67
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal64116380.4500.670.5510050.6530.2
Hex4074262D0433764331e
Octal10016446550103671446336
Binary1000000111010010011010110101000011110111110010011001111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #407426

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #407426; }

 p { color: rgb(64,116,38); }

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

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

 a { background-color: rgb(64,116,38); }

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

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

 span { border-color: rgb(64,116,38); }

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