#316714

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

Shades of Bilbao #316714

Tints of Bilbao #316714

Color information

#316714 (or 0x316714) is unknown color: approx Bilbao. HEX triplet: 31, 67 and 14. RGB value is (49,103,20). Sum of RGB (Red+Green+Blue) = 49+103+20=172 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.49% from 172); Green value is 103 (40.62% from 255 or 59.88% from 172); Blue value is 20 (8.20% from 255 or 11.63% from 172); Max value from RGB is 103 - color contains mainly: green. Hex color #316714 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #316714 is #CE98EB. Grayscale: #4D4D4D. Windows color (decimal): -13539564 or 1337137. OLE color: 1337137.

HSL color Cylindrical-coordinate representation of color #316714: hue angle of 99.04º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #316714 is Cyan = 0.52, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.60.

Color convert

RGB4910320-
CMYK0.5200.810.60
HSL99.04º67.48%24.12%-
HSV(B)99.04º80.58%40.39%-
XYZ6.2410.42.34-
YUV77.3995.61107.75-

RGB Variations

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

RGB

RED value IS 49 (19.53% from 255) = 28.49%
GREEN value IS 103 (40.62% from 255) = 59.88%
BLUE value IS 20 (8.20% from 255) = 11.63%
R=28.49%
G=59.88%
B=11.63%

CMYK

C (Cyan) values IS 0.52
M (Magenta) values IS 0
Y (Yellow) values IS 0.81
K (Black) values IS 0.60
SystemRedGreenBlueCMYKHSL
Decimal49103200.5200.810.6099.0467.4824.12
Hex316714340513C634318
Octal61147246401217414310330
Binary110001110011110100110100010100011111001100011100001111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #316714

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #316714; }

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

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

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

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

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

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

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

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