#318916

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

Shades of Bilbao #318916

Tints of Bilbao #318916

Color information

#318916 (or 0x318916) is unknown color: approx Bilbao. HEX triplet: 31, 89 and 16. RGB value is (49,137,22). Sum of RGB (Red+Green+Blue) = 49+137+22=208 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.56% from 208); Green value is 137 (53.91% from 255 or 65.87% from 208); Blue value is 22 (8.98% from 255 or 10.58% from 208); Max value from RGB is 137 - color contains mainly: green. Hex color #318916 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #318916 is #CE76E9. Grayscale: #616161. Windows color (decimal): -13530858 or 1476913. OLE color: 1476913.

HSL color Cylindrical-coordinate representation of color #318916: hue angle of 105.91º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #318916 is Cyan = 0.64, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.46.

Color convert

RGB4913722-
CMYK0.6400.840.46
HSL105.91º72.33%31.18%-
HSV(B)105.91º83.94%53.73%-
XYZ10.3618.63.8-
YUV97.5885.3593.35-

RGB Variations

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

RGB

RED value IS 49 (19.53% from 255) = 23.56%
GREEN value IS 137 (53.91% from 255) = 65.87%
BLUE value IS 22 (8.98% from 255) = 10.58%
R=23.56%
G=65.87%
B=10.58%

CMYK

C (Cyan) values IS 0.64
M (Magenta) values IS 0
Y (Yellow) values IS 0.84
K (Black) values IS 0.46
SystemRedGreenBlueCMYKHSL
Decimal49137220.6400.840.46105.9172.3331.18
Hex318916400542E6a481f
Octal612112610001245615211037
Binary11000110001001101101000000010101001011101101010100100011111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #318916

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #318916; }

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

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

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

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

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

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

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

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