#317718

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

Shades of Bilbao #317718

Tints of Bilbao #317718

Color information

#317718 (or 0x317718) is unknown color: approx Bilbao. HEX triplet: 31, 77 and 18. RGB value is (49,119,24). Sum of RGB (Red+Green+Blue) = 49+119+24=192 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.52% from 192); Green value is 119 (46.88% from 255 or 61.98% from 192); Blue value is 24 (9.77% from 255 or 12.5% from 192); Max value from RGB is 119 - color contains mainly: green. Hex color #317718 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317718 is #CE88E7. Grayscale: #575757. Windows color (decimal): -13535464 or 1603377. OLE color: 1603377.

HSL color Cylindrical-coordinate representation of color #317718: hue angle of 104.21º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #317718 is Cyan = 0.59, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.53.

Color convert

RGB4911924-
CMYK0.5900.800.53
HSL104.21º66.43%28.04%-
HSV(B)104.21º79.83%46.67%-
XYZ8.0313.913.13-
YUV87.2492.31100.72-

RGB Variations

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

RGB

RED value IS 49 (19.53% from 255) = 25.52%
GREEN value IS 119 (46.88% from 255) = 61.98%
BLUE value IS 24 (9.77% from 255) = 12.5%
R=25.52%
G=61.98%
B=12.5%

CMYK

C (Cyan) values IS 0.59
M (Magenta) values IS 0
Y (Yellow) values IS 0.80
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal49119240.5900.800.53104.2166.4328.04
Hex3177183B0503568421c
Octal61167307301206515010234
Binary110001111011111000111011010100001101011101000100001011100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #317718

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #317718; }

 p { color: rgb(49,119,24); }

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

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

 a { background-color: rgb(49,119,24); }

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

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

 span { border-color: rgb(49,119,24); }

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