#407908

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

Shades of Bilbao #407908

Tints of Bilbao #407908

Color information

#407908 (or 0x407908) is unknown color: approx Bilbao. HEX triplet: 40, 79 and 08. RGB value is (64,121,8). Sum of RGB (Red+Green+Blue) = 64+121+8=193 (25% of max value = 765). Red value is 64 (25.39% from 255 or 33.16% from 193); Green value is 121 (47.66% from 255 or 62.69% from 193); Blue value is 8 (3.52% from 255 or 4.15% from 193); Max value from RGB is 121 - color contains mainly: green. Hex color #407908 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407908 is #BF86F7. Grayscale: #5B5B5B. Windows color (decimal): -12551928 or 555328. OLE color: 555328.

HSL color Cylindrical-coordinate representation of color #407908: hue angle of 90.27º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #407908 is Cyan = 0.47, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.53.

Color convert

RGB641218-
CMYK0.4700.930.53
HSL90.27º87.6%25.29%-
HSV(B)90.27º93.39%47.45%-
XYZ914.782.61-
YUV91.0881.12108.69-

RGB Variations

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

RGB

RED value IS 64 (25.39% from 255) = 33.16%
GREEN value IS 121 (47.66% from 255) = 62.69%
BLUE value IS 8 (3.52% from 255) = 4.15%
R=33.16%
G=62.69%
B=4.15%

CMYK

C (Cyan) values IS 0.47
M (Magenta) values IS 0
Y (Yellow) values IS 0.93
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal6412180.4700.930.5390.2787.625.29
Hex407982F05D355a5819
Octal100171105701356513213031
Binary100000011110011000101111010111011101011011010101100011001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #407908

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #407908; }

 p { color: rgb(64,121,8); }

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

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

 a { background-color: rgb(64,121,8); }

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

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

 span { border-color: rgb(64,121,8); }

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