#327309

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

Shades of Bilbao #327309

Tints of Bilbao #327309

Color information

#327309 (or 0x327309) is unknown color: approx Bilbao. HEX triplet: 32, 73 and 09. RGB value is (50,115,9). Sum of RGB (Red+Green+Blue) = 50+115+9=174 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.74% from 174); Green value is 115 (45.31% from 255 or 66.09% from 174); Blue value is 9 (3.91% from 255 or 5.17% from 174); Max value from RGB is 115 - color contains mainly: green. Hex color #327309 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327309 is #CD8CF6. Grayscale: #535353. Windows color (decimal): -13470967 or 619314. OLE color: 619314.

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

Color convert

RGB501159-
CMYK0.5700.920.55
HSL96.79º85.48%24.31%-
HSV(B)96.79º92.17%45.1%-
XYZ7.512.962.36-
YUV83.4885.97104.12-

RGB Variations

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

RGB

RED value IS 50 (19.92% from 255) = 28.74%
GREEN value IS 115 (45.31% from 255) = 66.09%
BLUE value IS 9 (3.91% from 255) = 5.17%
R=28.74%
G=66.09%
B=5.17%

CMYK

C (Cyan) values IS 0.57
M (Magenta) values IS 0
Y (Yellow) values IS 0.92
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal5011590.5700.920.5596.7985.4824.31
Hex327393905C37615518
Octal62163117101346714112530
Binary11001011100111001111001010111001101111100001101010111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #327309

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #327309; }

 p { color: rgb(50,115,9); }

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

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

 a { background-color: rgb(50,115,9); }

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

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

 span { border-color: rgb(50,115,9); }

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