#317315

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

Shades of Bilbao #317315

Tints of Bilbao #317315

Color information

#317315 (or 0x317315) is unknown color: approx Bilbao. HEX triplet: 31, 73 and 15. RGB value is (49,115,21). Sum of RGB (Red+Green+Blue) = 49+115+21=185 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.49% from 185); Green value is 115 (45.31% from 255 or 62.16% from 185); Blue value is 21 (8.59% from 255 or 11.35% from 185); Max value from RGB is 115 - color contains mainly: green. Hex color #317315 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317315 is #CE8CEA. Grayscale: #545454. Windows color (decimal): -13536491 or 1405745. OLE color: 1405745.

HSL color Cylindrical-coordinate representation of color #317315: hue angle of 102.13º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #317315 is Cyan = 0.57, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.55.

Color convert

RGB4911521-
CMYK0.5700.820.55
HSL102.13º69.12%26.67%-
HSV(B)102.13º81.74%45.1%-
XYZ7.5312.972.82-
YUV84.5592.13102.64-

RGB Variations

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

RGB

RED value IS 49 (19.53% from 255) = 26.49%
GREEN value IS 115 (45.31% from 255) = 62.16%
BLUE value IS 21 (8.59% from 255) = 11.35%
R=26.49%
G=62.16%
B=11.35%

CMYK

C (Cyan) values IS 0.57
M (Magenta) values IS 0
Y (Yellow) values IS 0.82
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal49115210.5700.820.55102.1369.1226.67
Hex317315390523766451b
Octal61163257101226714610533
Binary110001111001110101111001010100101101111100110100010111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #317315

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #317315; }

 p { color: rgb(49,115,21); }

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

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

 a { background-color: rgb(49,115,21); }

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

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

 span { border-color: rgb(49,115,21); }

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