#467631

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

Shades of Bilbao #467631

Tints of Bilbao #467631

Color information

#467631 (or 0x467631) is unknown color: approx Bilbao. HEX triplet: 46, 76 and 31. RGB value is (70,118,49). Sum of RGB (Red+Green+Blue) = 70+118+49=237 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.54% from 237); Green value is 118 (46.48% from 255 or 49.79% from 237); Blue value is 49 (19.53% from 255 or 20.68% from 237); Max value from RGB is 118 - color contains mainly: green. Hex color #467631 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467631 is #B989CE. Grayscale: #606060. Windows color (decimal): -12159439 or 3241542. OLE color: 3241542.

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

Color convert

RGB7011849-
CMYK0.4100.580.54
HSL101.74º41.32%32.75%-
HSV(B)101.74º58.47%46.27%-
XYZ9.5614.485.2-
YUV95.78101.6109.61-

RGB Variations

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

RGB

RED value IS 70 (27.73% from 255) = 29.54%
GREEN value IS 118 (46.48% from 255) = 49.79%
BLUE value IS 49 (19.53% from 255) = 20.68%
R=29.54%
G=49.79%
B=20.68%

CMYK

C (Cyan) values IS 0.41
M (Magenta) values IS 0
Y (Yellow) values IS 0.58
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal70118490.4100.580.54101.7441.3232.75
Hex4676312903A36662921
Octal1061666151072661465141
Binary1000110111011011000110100101110101101101100110101001100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #467631

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #467631; }

 p { color: rgb(70,118,49); }

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

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

 a { background-color: rgb(70,118,49); }

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

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

 span { border-color: rgb(70,118,49); }

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