#317410

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

Shades of Bilbao #317410

Tints of Bilbao #317410

Color information

#317410 (or 0x317410) is unknown color: approx Bilbao. HEX triplet: 31, 74 and 10. RGB value is (49,116,16). Sum of RGB (Red+Green+Blue) = 49+116+16=181 (23% of max value = 765). Red value is 49 (19.53% from 255 or 27.07% from 181); Green value is 116 (45.70% from 255 or 64.09% from 181); Blue value is 16 (6.64% from 255 or 8.84% from 181); Max value from RGB is 116 - color contains mainly: green. Hex color #317410 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317410 is #CE8BEF. Grayscale: #545454. Windows color (decimal): -13536240 or 1078321. OLE color: 1078321.

HSL color Cylindrical-coordinate representation of color #317410: hue angle of 100.2º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #317410 is Cyan = 0.58, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.55.

Color convert

RGB4911616-
CMYK0.5800.860.55
HSL100.2º75.76%25.88%-
HSV(B)100.2º86.21%45.49%-
XYZ7.6113.182.63-
YUV84.5789.3102.63-

RGB Variations

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

RGB

RED value IS 49 (19.53% from 255) = 27.07%
GREEN value IS 116 (45.70% from 255) = 64.09%
BLUE value IS 16 (6.64% from 255) = 8.84%
R=27.07%
G=64.09%
B=8.84%

CMYK

C (Cyan) values IS 0.58
M (Magenta) values IS 0
Y (Yellow) values IS 0.86
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal49116160.5800.860.55100.275.7625.88
Hex3174103A05637644c1a
Octal61164207201266714411432
Binary110001111010010000111010010101101101111100100100110011010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #317410

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #317410; }

 p { color: rgb(49,116,16); }

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

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

 a { background-color: rgb(49,116,16); }

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

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

 span { border-color: rgb(49,116,16); }

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