#408906

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

Shades of Bilbao #408906

Tints of Bilbao #408906

Color information

#408906 (or 0x408906) is unknown color: approx Bilbao. HEX triplet: 40, 89 and 06. RGB value is (64,137,6). Sum of RGB (Red+Green+Blue) = 64+137+6=207 (27% of max value = 765). Red value is 64 (25.39% from 255 or 30.92% from 207); Green value is 137 (53.91% from 255 or 66.18% from 207); Blue value is 6 (2.73% from 255 or 2.90% from 207); Max value from RGB is 137 - color contains mainly: green. Hex color #408906 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #408906 is #BF76F9. Grayscale: #646464. Windows color (decimal): -12547834 or 428352. OLE color: 428352.

HSL color Cylindrical-coordinate representation of color #408906: hue angle of 93.44º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #408906 is Cyan = 0.53, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.46.

Color convert

RGB641376-
CMYK0.5300.960.46
HSL93.44º91.61%28.04%-
HSV(B)93.44º95.62%53.73%-
XYZ11.0918.993.25-
YUV100.2474.82102.15-

RGB Variations

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

RGB

RED value IS 64 (25.39% from 255) = 30.92%
GREEN value IS 137 (53.91% from 255) = 66.18%
BLUE value IS 6 (2.73% from 255) = 2.90%
R=30.92%
G=66.18%
B=2.90%

CMYK

C (Cyan) values IS 0.53
M (Magenta) values IS 0
Y (Yellow) values IS 0.96
K (Black) values IS 0.46
SystemRedGreenBlueCMYKHSL
Decimal6413760.5300.960.4693.4491.6128.04
Hex40896350602E5d5c1c
Octal10021166501405613513434
Binary100000010001001110110101011000001011101011101101110011100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #408906

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #408906; }

 p { color: rgb(64,137,6); }

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

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

 a { background-color: rgb(64,137,6); }

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

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

 span { border-color: rgb(64,137,6); }

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