#317416

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

Shades of Bilbao #317416

Tints of Bilbao #317416

Color information

#317416 (or 0x317416) is unknown color: approx Bilbao. HEX triplet: 31, 74 and 16. RGB value is (49,116,22). Sum of RGB (Red+Green+Blue) = 49+116+22=187 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.20% from 187); Green value is 116 (45.70% from 255 or 62.03% from 187); Blue value is 22 (8.98% from 255 or 11.76% from 187); Max value from RGB is 116 - color contains mainly: green. Hex color #317416 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317416 is #CE8BE9. Grayscale: #555555. Windows color (decimal): -13536234 or 1471537. OLE color: 1471537.

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

Color convert

RGB4911622-
CMYK0.5800.810.55
HSL102.77º68.12%27.06%-
HSV(B)102.77º81.03%45.49%-
XYZ7.6613.22.9-
YUV85.2592.3102.14-

RGB Variations

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

RGB

RED value IS 49 (19.53% from 255) = 26.20%
GREEN value IS 116 (45.70% from 255) = 62.03%
BLUE value IS 22 (8.98% from 255) = 11.76%
R=26.20%
G=62.03%
B=11.76%

CMYK

C (Cyan) values IS 0.58
M (Magenta) values IS 0
Y (Yellow) values IS 0.81
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal49116220.5800.810.55102.7768.1227.06
Hex3174163A0513767441b
Octal61164267201216714710433
Binary110001111010010110111010010100011101111100111100010011011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #317416

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #317416; }

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

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

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

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

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

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

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

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