#407109

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

Shades of Bilbao #407109

Tints of Bilbao #407109

Color information

#407109 (or 0x407109) is unknown color: approx Bilbao. HEX triplet: 40, 71 and 09. RGB value is (64,113,9). Sum of RGB (Red+Green+Blue) = 64+113+9=186 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.41% from 186); Green value is 113 (44.53% from 255 or 60.75% from 186); Blue value is 9 (3.91% from 255 or 4.84% from 186); Max value from RGB is 113 - color contains mainly: green. Hex color #407109 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407109 is #BF8EF6. Grayscale: #565656. Windows color (decimal): -12553975 or 618816. OLE color: 618816.

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

Color convert

RGB641139-
CMYK0.4300.920.56
HSL88.27º85.25%23.92%-
HSV(B)88.27º92.04%44.31%-
XYZ8.0712.922.33-
YUV86.4984.27111.96-

RGB Variations

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

RGB

RED value IS 64 (25.39% from 255) = 34.41%
GREEN value IS 113 (44.53% from 255) = 60.75%
BLUE value IS 9 (3.91% from 255) = 4.84%
R=34.41%
G=60.75%
B=4.84%

CMYK

C (Cyan) values IS 0.43
M (Magenta) values IS 0
Y (Yellow) values IS 0.92
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal6411390.4300.920.5688.2785.2523.92
Hex407192B05C38585518
Octal100161115301347013012530
Binary100000011100011001101011010111001110001011000101010111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #407109

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #407109; }

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

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

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

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

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

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

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

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