#407209

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

Shades of Bilbao #407209

Tints of Bilbao #407209

Color information

#407209 (or 0x407209) is unknown color: approx Bilbao. HEX triplet: 40, 72 and 09. RGB value is (64,114,9). Sum of RGB (Red+Green+Blue) = 64+114+9=187 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.22% from 187); Green value is 114 (44.92% from 255 or 60.96% from 187); Blue value is 9 (3.91% from 255 or 4.81% from 187); Max value from RGB is 114 - color contains mainly: green. Hex color #407209 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407209 is #BF8DF6. Grayscale: #575757. Windows color (decimal): -12553719 or 619072. OLE color: 619072.

HSL color Cylindrical-coordinate representation of color #407209: hue angle of 88.57º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #407209 is Cyan = 0.44, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.55.

Color convert

RGB641149-
CMYK0.4400.920.55
HSL88.57º85.37%24.12%-
HSV(B)88.57º92.11%44.71%-
XYZ8.1813.142.36-
YUV87.0883.94111.54-

RGB Variations

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

RGB

RED value IS 64 (25.39% from 255) = 34.22%
GREEN value IS 114 (44.92% from 255) = 60.96%
BLUE value IS 9 (3.91% from 255) = 4.81%
R=34.22%
G=60.96%
B=4.81%

CMYK

C (Cyan) values IS 0.44
M (Magenta) values IS 0
Y (Yellow) values IS 0.92
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal6411490.4400.920.5588.5785.3724.12
Hex407292C05C37595518
Octal100162115401346713112530
Binary100000011100101001101100010111001101111011001101010111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #407209

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #407209; }

 p { color: rgb(64,114,9); }

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

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

 a { background-color: rgb(64,114,9); }

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

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

 span { border-color: rgb(64,114,9); }

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