#319207

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

Shades of Bilbao #319207

Tints of Bilbao #319207

Color information

#319207 (or 0x319207) is unknown color: approx Bilbao. HEX triplet: 31, 92 and 07. RGB value is (49,146,7). Sum of RGB (Red+Green+Blue) = 49+146+7=202 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.26% from 202); Green value is 146 (57.42% from 255 or 72.28% from 202); Blue value is 7 (3.12% from 255 or 3.47% from 202); Max value from RGB is 146 - color contains mainly: green. Hex color #319207 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #319207 is #CE6DF8. Grayscale: #656565. Windows color (decimal): -13528569 or 496177. OLE color: 496177.

HSL color Cylindrical-coordinate representation of color #319207: hue angle of 101.87º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #319207 is Cyan = 0.66, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.43.

Color convert

RGB491467-
CMYK0.6600.950.43
HSL101.87º90.85%30%-
HSV(B)101.87º95.21%57.25%-
XYZ11.5821.233.69-
YUV101.1574.8690.8-

RGB Variations

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

RGB

RED value IS 49 (19.53% from 255) = 24.26%
GREEN value IS 146 (57.42% from 255) = 72.28%
BLUE value IS 7 (3.12% from 255) = 3.47%
R=24.26%
G=72.28%
B=3.47%

CMYK

C (Cyan) values IS 0.66
M (Magenta) values IS 0
Y (Yellow) values IS 0.95
K (Black) values IS 0.43
SystemRedGreenBlueCMYKHSL
Decimal4914670.6600.950.43101.8790.8530
Hex319274205F2B665b1e
Octal61222710201375314613336
Binary110001100100101111000010010111111010111100110101101111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #319207

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #319207; }

 p { color: rgb(49,146,7); }

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

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

 a { background-color: rgb(49,146,7); }

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

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

 span { border-color: rgb(49,146,7); }

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