#317914

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

Shades of Bilbao #317914

Tints of Bilbao #317914

Color information

#317914 (or 0x317914) is unknown color: approx Bilbao. HEX triplet: 31, 79 and 14. RGB value is (49,121,20). Sum of RGB (Red+Green+Blue) = 49+121+20=190 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.79% from 190); Green value is 121 (47.66% from 255 or 63.68% from 190); Blue value is 20 (8.20% from 255 or 10.53% from 190); Max value from RGB is 121 - color contains mainly: green. Hex color #317914 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317914 is #CE86EB. Grayscale: #585858. Windows color (decimal): -13534956 or 1341745. OLE color: 1341745.

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

Color convert

RGB4912120-
CMYK0.6000.830.53
HSL102.77º71.63%27.65%-
HSV(B)102.77º83.47%47.45%-
XYZ8.2314.383-
YUV87.9689.65100.21-

RGB Variations

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

RGB

RED value IS 49 (19.53% from 255) = 25.79%
GREEN value IS 121 (47.66% from 255) = 63.68%
BLUE value IS 20 (8.20% from 255) = 10.53%
R=25.79%
G=63.68%
B=10.53%

CMYK

C (Cyan) values IS 0.60
M (Magenta) values IS 0
Y (Yellow) values IS 0.83
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal49121200.6000.830.53102.7771.6327.65
Hex3179143C0533567481c
Octal61171247401236514711034
Binary110001111100110100111100010100111101011100111100100011100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #317914

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #317914; }

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

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

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

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

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

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

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

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