#317408

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

Shades of Bilbao #317408

Tints of Bilbao #317408

Color information

#317408 (or 0x317408) is unknown color: approx Bilbao. HEX triplet: 31, 74 and 08. RGB value is (49,116,8). Sum of RGB (Red+Green+Blue) = 49+116+8=173 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.32% from 173); Green value is 116 (45.70% from 255 or 67.05% from 173); Blue value is 8 (3.52% from 255 or 4.62% from 173); Max value from RGB is 116 - color contains mainly: green. Hex color #317408 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317408 is #CE8BF7. Grayscale: #545454. Windows color (decimal): -13536248 or 554033. OLE color: 554033.

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

Color convert

RGB491168-
CMYK0.5800.930.55
HSL97.22º87.1%24.31%-
HSV(B)97.22º93.1%45.49%-
XYZ7.5613.162.37-
YUV83.6685.3103.28-

RGB Variations

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

RGB

RED value IS 49 (19.53% from 255) = 28.32%
GREEN value IS 116 (45.70% from 255) = 67.05%
BLUE value IS 8 (3.52% from 255) = 4.62%
R=28.32%
G=67.05%
B=4.62%

CMYK

C (Cyan) values IS 0.58
M (Magenta) values IS 0
Y (Yellow) values IS 0.93
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal4911680.5800.930.5597.2287.124.31
Hex317483A05D37615718
Octal61164107201356714112730
Binary11000111101001000111010010111011101111100001101011111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #317408

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #317408; }

 p { color: rgb(49,116,8); }

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

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

 a { background-color: rgb(49,116,8); }

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

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

 span { border-color: rgb(49,116,8); }

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