#467531

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

Shades of Bilbao #467531

Tints of Bilbao #467531

Color information

#467531 (or 0x467531) is unknown color: approx Bilbao. HEX triplet: 46, 75 and 31. RGB value is (70,117,49). Sum of RGB (Red+Green+Blue) = 70+117+49=236 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.66% from 236); Green value is 117 (46.09% from 255 or 49.58% from 236); Blue value is 49 (19.53% from 255 or 20.76% from 236); Max value from RGB is 117 - color contains mainly: green. Hex color #467531 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467531 is #B98ACE. Grayscale: #5F5F5F. Windows color (decimal): -12159695 or 3241286. OLE color: 3241286.

HSL color Cylindrical-coordinate representation of color #467531: hue angle of 101.47º 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 #467531 is Cyan = 0.40, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.

Color convert

RGB7011749-
CMYK0.4000.580.54
HSL101.47º40.96%32.55%-
HSV(B)101.47º58.12%45.88%-
XYZ9.4414.255.16-
YUV95.2101.93110.03-

RGB Variations

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

RGB

RED value IS 70 (27.73% from 255) = 29.66%
GREEN value IS 117 (46.09% from 255) = 49.58%
BLUE value IS 49 (19.53% from 255) = 20.76%
R=29.66%
G=49.58%
B=20.76%

CMYK

C (Cyan) values IS 0.40
M (Magenta) values IS 0
Y (Yellow) values IS 0.58
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal70117490.4000.580.54101.4740.9632.55
Hex4675312803A36652921
Octal1061656150072661455141
Binary1000110111010111000110100001110101101101100101101001100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #467531

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #467531; }

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

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

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

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

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

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

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

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