#317209

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

Shades of Bilbao #317209

Tints of Bilbao #317209

Color information

#317209 (or 0x317209) is unknown color: approx Bilbao. HEX triplet: 31, 72 and 09. RGB value is (49,114,9). Sum of RGB (Red+Green+Blue) = 49+114+9=172 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.49% from 172); Green value is 114 (44.92% from 255 or 66.28% from 172); Blue value is 9 (3.91% from 255 or 5.23% from 172); Max value from RGB is 114 - color contains mainly: green. Hex color #317209 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317209 is #CE8DF6. Grayscale: #525252. Windows color (decimal): -13536759 or 619057. OLE color: 619057.

HSL color Cylindrical-coordinate representation of color #317209: hue angle of 97.14º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #317209 is Cyan = 0.57, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.55.

Color convert

RGB491149-
CMYK0.5700.920.55
HSL97.14º85.37%24.12%-
HSV(B)97.14º92.11%44.71%-
XYZ7.3312.712.32-
YUV82.5986.47104.04-

RGB Variations

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

RGB

RED value IS 49 (19.53% from 255) = 28.49%
GREEN value IS 114 (44.92% from 255) = 66.28%
BLUE value IS 9 (3.91% from 255) = 5.23%
R=28.49%
G=66.28%
B=5.23%

CMYK

C (Cyan) values IS 0.57
M (Magenta) values IS 0
Y (Yellow) values IS 0.92
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal4911490.5700.920.5597.1485.3724.12
Hex317293905C37615518
Octal61162117101346714112530
Binary11000111100101001111001010111001101111100001101010111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #317209

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #317209; }

 p { color: rgb(49,114,9); }

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

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

 a { background-color: rgb(49,114,9); }

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

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

 span { border-color: rgb(49,114,9); }

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