#317016

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

Shades of Bilbao #317016

Tints of Bilbao #317016

Color information

#317016 (or 0x317016) is unknown color: approx Bilbao. HEX triplet: 31, 70 and 16. RGB value is (49,112,22). Sum of RGB (Red+Green+Blue) = 49+112+22=183 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.78% from 183); Green value is 112 (44.14% from 255 or 61.20% from 183); Blue value is 22 (8.98% from 255 or 12.02% from 183); Max value from RGB is 112 - color contains mainly: green. Hex color #317016 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317016 is #CE8FE9. Grayscale: #535353. Windows color (decimal): -13537258 or 1470513. OLE color: 1470513.

HSL color Cylindrical-coordinate representation of color #317016: hue angle of 102º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #317016 is Cyan = 0.56, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.56.

Color convert

RGB4911222-
CMYK0.5600.800.56
HSL102º67.16%26.27%-
HSV(B)102º80.36%43.92%-
XYZ7.2112.32.75-
YUV82.993.63103.82-

RGB Variations

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

RGB

RED value IS 49 (19.53% from 255) = 26.78%
GREEN value IS 112 (44.14% from 255) = 61.20%
BLUE value IS 22 (8.98% from 255) = 12.02%
R=26.78%
G=61.20%
B=12.02%

CMYK

C (Cyan) values IS 0.56
M (Magenta) values IS 0
Y (Yellow) values IS 0.80
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal49112220.5600.800.5610267.1626.27
Hex317016380503866431a
Octal61160267001207014610332
Binary110001111000010110111000010100001110001100110100001111010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #317016

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #317016; }

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

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

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

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

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

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

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

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