#407615

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

Shades of Bilbao #407615

Tints of Bilbao #407615

Color information

#407615 (or 0x407615) is unknown color: approx Bilbao. HEX triplet: 40, 76 and 15. RGB value is (64,118,21). Sum of RGB (Red+Green+Blue) = 64+118+21=203 (26% of max value = 765). Red value is 64 (25.39% from 255 or 31.53% from 203); Green value is 118 (46.48% from 255 or 58.13% from 203); Blue value is 21 (8.59% from 255 or 10.34% from 203); Max value from RGB is 118 - color contains mainly: green. Hex color #407615 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407615 is #BF89EA. Grayscale: #5B5B5B. Windows color (decimal): -12552683 or 1406528. OLE color: 1406528.

HSL color Cylindrical-coordinate representation of color #407615: hue angle of 93.4º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #407615 is Cyan = 0.46, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.54.

Color convert

RGB6411821-
CMYK0.4600.820.54
HSL93.4º69.78%27.25%-
HSV(B)93.4º82.2%46.27%-
XYZ8.7314.12.97-
YUV90.888.61108.89-

RGB Variations

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

RGB

RED value IS 64 (25.39% from 255) = 31.53%
GREEN value IS 118 (46.48% from 255) = 58.13%
BLUE value IS 21 (8.59% from 255) = 10.34%
R=31.53%
G=58.13%
B=10.34%

CMYK

C (Cyan) values IS 0.46
M (Magenta) values IS 0
Y (Yellow) values IS 0.82
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal64118210.4600.820.5493.469.7827.25
Hex4076152E052365d461b
Octal100166255601226613510633
Binary1000000111011010101101110010100101101101011101100011011011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #407615

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #407615; }

 p { color: rgb(64,118,21); }

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

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

 a { background-color: rgb(64,118,21); }

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

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

 span { border-color: rgb(64,118,21); }

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