#316911

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

Shades of Bilbao #316911

Tints of Bilbao #316911

Color information

#316911 (or 0x316911) is unknown color: approx Bilbao. HEX triplet: 31, 69 and 11. RGB value is (49,105,17). Sum of RGB (Red+Green+Blue) = 49+105+17=171 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.65% from 171); Green value is 105 (41.41% from 255 or 61.40% from 171); Blue value is 17 (7.03% from 255 or 9.94% from 171); Max value from RGB is 105 - color contains mainly: green. Hex color #316911 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #316911 is #CE96EE. Grayscale: #4E4E4E. Windows color (decimal): -13539055 or 1141041. OLE color: 1141041.

HSL color Cylindrical-coordinate representation of color #316911: hue angle of 98.18º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #316911 is Cyan = 0.53, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.59.

Color convert

RGB4910517-
CMYK0.5300.840.59
HSL98.18º72.13%23.92%-
HSV(B)98.18º83.81%41.18%-
XYZ6.4210.82.28-
YUV78.2293.45107.16-

RGB Variations

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

RGB

RED value IS 49 (19.53% from 255) = 28.65%
GREEN value IS 105 (41.41% from 255) = 61.40%
BLUE value IS 17 (7.03% from 255) = 9.94%
R=28.65%
G=61.40%
B=9.94%

CMYK

C (Cyan) values IS 0.53
M (Magenta) values IS 0
Y (Yellow) values IS 0.84
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal49105170.5300.840.5998.1872.1323.92
Hex316911350543B624818
Octal61151216501247314211030
Binary110001110100110001110101010101001110111100010100100011000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #316911

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #316911; }

 p { color: rgb(49,105,17); }

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

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

 a { background-color: rgb(49,105,17); }

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

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

 span { border-color: rgb(49,105,17); }

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