#327310

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

Shades of Bilbao #327310

Tints of Bilbao #327310

Color information

#327310 (or 0x327310) is unknown color: approx Bilbao. HEX triplet: 32, 73 and 10. RGB value is (50,115,16). Sum of RGB (Red+Green+Blue) = 50+115+16=181 (23% of max value = 765). Red value is 50 (19.92% from 255 or 27.62% from 181); Green value is 115 (45.31% from 255 or 63.54% from 181); Blue value is 16 (6.64% from 255 or 8.84% from 181); Max value from RGB is 115 - color contains mainly: green. Hex color #327310 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327310 is #CD8CEF. Grayscale: #545454. Windows color (decimal): -13470960 or 1078066. OLE color: 1078066.

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

Color convert

RGB5011516-
CMYK0.5700.860.55
HSL99.39º75.57%25.69%-
HSV(B)99.39º86.09%45.1%-
XYZ7.5412.982.6-
YUV84.2889.47103.55-

RGB Variations

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

RGB

RED value IS 50 (19.92% from 255) = 27.62%
GREEN value IS 115 (45.31% from 255) = 63.54%
BLUE value IS 16 (6.64% from 255) = 8.84%
R=27.62%
G=63.54%
B=8.84%

CMYK

C (Cyan) values IS 0.57
M (Magenta) values IS 0
Y (Yellow) values IS 0.86
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal50115160.5700.860.5599.3975.5725.69
Hex3273103905637634c1a
Octal62163207101266714311432
Binary110010111001110000111001010101101101111100011100110011010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #327310

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #327310; }

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

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

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

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

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

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

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

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