#407735

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

Shades of Bilbao #407735

Tints of Bilbao #407735

Color information

#407735 (or 0x407735) is unknown color: approx Bilbao. HEX triplet: 40, 77 and 35. RGB value is (64,119,53). Sum of RGB (Red+Green+Blue) = 64+119+53=236 (31% of max value = 765). Red value is 64 (25.39% from 255 or 27.12% from 236); Green value is 119 (46.88% from 255 or 50.42% from 236); Blue value is 53 (21.09% from 255 or 22.46% from 236); Max value from RGB is 119 - color contains mainly: green. Hex color #407735 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407735 is #BF88CA. Grayscale: #5F5F5F. Windows color (decimal): -12552395 or 3503936. OLE color: 3503936.

HSL color Cylindrical-coordinate representation of color #407735: hue angle of 110º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #407735 is Cyan = 0.46, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.

Color convert

RGB6411953-
CMYK0.4600.550.53
HSL110º38.37%33.73%-
HSV(B)110º55.46%46.67%-
XYZ9.3514.545.68-
YUV95.03104.28105.87-

RGB Variations

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

RGB

RED value IS 64 (25.39% from 255) = 27.12%
GREEN value IS 119 (46.88% from 255) = 50.42%
BLUE value IS 53 (21.09% from 255) = 22.46%
R=27.12%
G=50.42%
B=22.46%

CMYK

C (Cyan) values IS 0.46
M (Magenta) values IS 0
Y (Yellow) values IS 0.55
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal64119530.4600.550.5311038.3733.73
Hex4077352E037356e2622
Octal1001676556067651564642
Binary1000000111011111010110111001101111101011101110100110100010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #407735

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #407735; }

 p { color: rgb(64,119,53); }

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

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

 a { background-color: rgb(64,119,53); }

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

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

 span { border-color: rgb(64,119,53); }

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