#407309

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

Shades of Bilbao #407309

Tints of Bilbao #407309

Color information

#407309 (or 0x407309) is unknown color: approx Bilbao. HEX triplet: 40, 73 and 09. RGB value is (64,115,9). Sum of RGB (Red+Green+Blue) = 64+115+9=188 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.04% from 188); Green value is 115 (45.31% from 255 or 61.17% from 188); Blue value is 9 (3.91% from 255 or 4.79% from 188); Max value from RGB is 115 - color contains mainly: green. Hex color #407309 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407309 is #BF8CF6. Grayscale: #585858. Windows color (decimal): -12553463 or 619328. OLE color: 619328.

HSL color Cylindrical-coordinate representation of color #407309: hue angle of 88.87º 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 #407309 is Cyan = 0.44, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.55.

Color convert

RGB641159-
CMYK0.4400.920.55
HSL88.87º85.48%24.31%-
HSV(B)88.87º92.17%45.1%-
XYZ8.2913.372.4-
YUV87.6783.6111.12-

RGB Variations

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

RGB

RED value IS 64 (25.39% from 255) = 34.04%
GREEN value IS 115 (45.31% from 255) = 61.17%
BLUE value IS 9 (3.91% from 255) = 4.79%
R=34.04%
G=61.17%
B=4.79%

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
Decimal6411590.4400.920.5588.8785.4824.31
Hex407392C05C37595518
Octal100163115401346713112530
Binary100000011100111001101100010111001101111011001101010111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #407309

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #407309; }

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

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

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

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

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

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

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

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