#317918

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

Shades of Bilbao #317918

Tints of Bilbao #317918

Color information

#317918 (or 0x317918) is unknown color: approx Bilbao. HEX triplet: 31, 79 and 18. RGB value is (49,121,24). Sum of RGB (Red+Green+Blue) = 49+121+24=194 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.26% from 194); Green value is 121 (47.66% from 255 or 62.37% from 194); Blue value is 24 (9.77% from 255 or 12.37% from 194); Max value from RGB is 121 - color contains mainly: green. Hex color #317918 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317918 is #CE86E7. Grayscale: #585858. Windows color (decimal): -13534952 or 1603889. OLE color: 1603889.

HSL color Cylindrical-coordinate representation of color #317918: hue angle of 104.54º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #317918 is Cyan = 0.60, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.53.

Color convert

RGB4912124-
CMYK0.6000.800.53
HSL104.54º66.9%28.43%-
HSV(B)104.54º80.17%47.45%-
XYZ8.2714.393.21-
YUV88.4191.6599.89-

RGB Variations

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

RGB

RED value IS 49 (19.53% from 255) = 25.26%
GREEN value IS 121 (47.66% from 255) = 62.37%
BLUE value IS 24 (9.77% from 255) = 12.37%
R=25.26%
G=62.37%
B=12.37%

CMYK

C (Cyan) values IS 0.60
M (Magenta) values IS 0
Y (Yellow) values IS 0.80
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal49121240.6000.800.53104.5466.928.43
Hex3179183C0503569431c
Octal61171307401206515110334
Binary110001111100111000111100010100001101011101001100001111100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #317918

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #317918; }

 p { color: rgb(49,121,24); }

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

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

 a { background-color: rgb(49,121,24); }

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

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

 span { border-color: rgb(49,121,24); }

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