#316909

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

Shades of Bilbao #316909

Tints of Bilbao #316909

Color information

#316909 (or 0x316909) is unknown color: approx Bilbao. HEX triplet: 31, 69 and 09. RGB value is (49,105,9). Sum of RGB (Red+Green+Blue) = 49+105+9=163 (21% of max value = 765). Red value is 49 (19.53% from 255 or 30.06% from 163); Green value is 105 (41.41% from 255 or 64.42% from 163); Blue value is 9 (3.91% from 255 or 5.52% from 163); Max value from RGB is 105 - color contains mainly: green. Hex color #316909 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #316909 is #CE96F6. Grayscale: #4D4D4D. Windows color (decimal): -13539063 or 616753. OLE color: 616753.

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

Color convert

RGB491059-
CMYK0.5300.910.59
HSL95º84.21%22.35%-
HSV(B)95º91.43%41.18%-
XYZ6.3710.782-
YUV77.3189.45107.81-

RGB Variations

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

RGB

RED value IS 49 (19.53% from 255) = 30.06%
GREEN value IS 105 (41.41% from 255) = 64.42%
BLUE value IS 9 (3.91% from 255) = 5.52%
R=30.06%
G=64.42%
B=5.52%

CMYK

C (Cyan) values IS 0.53
M (Magenta) values IS 0
Y (Yellow) values IS 0.91
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal4910590.5300.910.599584.2122.35
Hex316993505B3B5f5416
Octal61151116501337313712426
Binary11000111010011001110101010110111110111011111101010010110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #316909

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #316909; }

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

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

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

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

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

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

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

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