#317106

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

Shades of Bilbao #317106

Tints of Bilbao #317106

Color information

#317106 (or 0x317106) is unknown color: approx Bilbao. HEX triplet: 31, 71 and 06. RGB value is (49,113,6). Sum of RGB (Red+Green+Blue) = 49+113+6=168 (22% of max value = 765). Red value is 49 (19.53% from 255 or 29.17% from 168); Green value is 113 (44.53% from 255 or 67.26% from 168); Blue value is 6 (2.73% from 255 or 3.57% from 168); Max value from RGB is 113 - color contains mainly: green. Hex color #317106 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317106 is #CE8EF9. Grayscale: #525252. Windows color (decimal): -13537018 or 422193. OLE color: 422193.

HSL color Cylindrical-coordinate representation of color #317106: hue angle of 95.89º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #317106 is Cyan = 0.57, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.56.

Color convert

RGB491136-
CMYK0.5700.950.56
HSL95.89º89.92%23.33%-
HSV(B)95.89º94.69%44.31%-
XYZ7.212.482.2-
YUV81.6785.3104.7-

RGB Variations

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

RGB

RED value IS 49 (19.53% from 255) = 29.17%
GREEN value IS 113 (44.53% from 255) = 67.26%
BLUE value IS 6 (2.73% from 255) = 3.57%
R=29.17%
G=67.26%
B=3.57%

CMYK

C (Cyan) values IS 0.57
M (Magenta) values IS 0
Y (Yellow) values IS 0.95
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal4911360.5700.950.5695.8989.9223.33
Hex317163905F38605a17
Octal6116167101377014013227
Binary1100011110001110111001010111111110001100000101101010111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #317106

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #317106; }

 p { color: rgb(49,113,6); }

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

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

 a { background-color: rgb(49,113,6); }

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

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

 span { border-color: rgb(49,113,6); }

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