#317517

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

Shades of Bilbao #317517

Tints of Bilbao #317517

Color information

#317517 (or 0x317517) is unknown color: approx Bilbao. HEX triplet: 31, 75 and 17. RGB value is (49,117,23). Sum of RGB (Red+Green+Blue) = 49+117+23=189 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.93% from 189); Green value is 117 (46.09% from 255 or 61.90% from 189); Blue value is 23 (9.38% from 255 or 12.17% from 189); Max value from RGB is 117 - color contains mainly: green. Hex color #317517 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317517 is #CE8AE8. Grayscale: #565656. Windows color (decimal): -13535977 or 1537329. OLE color: 1537329.

HSL color Cylindrical-coordinate representation of color #317517: hue angle of 103.4º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #317517 is Cyan = 0.58, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.54.

Color convert

RGB4911723-
CMYK0.5800.800.54
HSL103.4º67.14%27.45%-
HSV(B)103.4º80.34%45.88%-
XYZ7.7813.442.99-
YUV85.9592.47101.64-

RGB Variations

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

RGB

RED value IS 49 (19.53% from 255) = 25.93%
GREEN value IS 117 (46.09% from 255) = 61.90%
BLUE value IS 23 (9.38% from 255) = 12.17%
R=25.93%
G=61.90%
B=12.17%

CMYK

C (Cyan) values IS 0.58
M (Magenta) values IS 0
Y (Yellow) values IS 0.80
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal49117230.5800.800.54103.467.1427.45
Hex3175173A0503667431b
Octal61165277201206614710333
Binary110001111010110111111010010100001101101100111100001111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #317517

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #317517; }

 p { color: rgb(49,117,23); }

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

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

 a { background-color: rgb(49,117,23); }

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

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

 span { border-color: rgb(49,117,23); }

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