#477731

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

Shades of Bilbao #477731

Tints of Bilbao #477731

Color information

#477731 (or 0x477731) is unknown color: approx Bilbao. HEX triplet: 47, 77 and 31. RGB value is (71,119,49). Sum of RGB (Red+Green+Blue) = 71+119+49=239 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.71% from 239); Green value is 119 (46.88% from 255 or 49.79% from 239); Blue value is 49 (19.53% from 255 or 20.50% from 239); Max value from RGB is 119 - color contains mainly: green. Hex color #477731 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477731 is #B888CE. Grayscale: #606060. Windows color (decimal): -12093647 or 3241799. OLE color: 3241799.

HSL color Cylindrical-coordinate representation of color #477731: hue angle of 101.14º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #477731 is Cyan = 0.40, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.53.

Color convert

RGB7111949-
CMYK0.4000.590.53
HSL101.14º41.67%32.94%-
HSV(B)101.14º58.82%46.67%-
XYZ9.7514.755.24-
YUV96.67101.1109.69-

RGB Variations

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

RGB

RED value IS 71 (28.12% from 255) = 29.71%
GREEN value IS 119 (46.88% from 255) = 49.79%
BLUE value IS 49 (19.53% from 255) = 20.50%
R=29.71%
G=49.79%
B=20.50%

CMYK

C (Cyan) values IS 0.40
M (Magenta) values IS 0
Y (Yellow) values IS 0.59
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal71119490.4000.590.53101.1441.6732.94
Hex4777312803B35652a21
Octal1071676150073651455241
Binary1000111111011111000110100001110111101011100101101010100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #477731

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #477731; }

 p { color: rgb(71,119,49); }

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

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

 a { background-color: rgb(71,119,49); }

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

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

 span { border-color: rgb(71,119,49); }

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