#407306

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

Shades of Bilbao #407306

Tints of Bilbao #407306

Color information

#407306 (or 0x407306) is unknown color: approx Bilbao. HEX triplet: 40, 73 and 06. RGB value is (64,115,6). Sum of RGB (Red+Green+Blue) = 64+115+6=185 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.59% from 185); Green value is 115 (45.31% from 255 or 62.16% from 185); Blue value is 6 (2.73% from 255 or 3.24% from 185); Max value from RGB is 115 - color contains mainly: green. Hex color #407306 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407306 is #BF8CF9. Grayscale: #575757. Windows color (decimal): -12553466 or 422720. OLE color: 422720.

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

Color convert

RGB641156-
CMYK0.4400.950.55
HSL88.07º90.08%23.73%-
HSV(B)88.07º94.78%45.1%-
XYZ8.2813.362.32-
YUV87.3282.1111.36-

RGB Variations

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

RGB

RED value IS 64 (25.39% from 255) = 34.59%
GREEN value IS 115 (45.31% from 255) = 62.16%
BLUE value IS 6 (2.73% from 255) = 3.24%
R=34.59%
G=62.16%
B=3.24%

CMYK

C (Cyan) values IS 0.44
M (Magenta) values IS 0
Y (Yellow) values IS 0.95
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal6411560.4400.950.5588.0790.0823.73
Hex407362C05F37585a18
Octal10016365401376713013230
Binary10000001110011110101100010111111101111011000101101011000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #407306

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #407306; }

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

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

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

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

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

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

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

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