#327620

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

Shades of Bilbao #327620

Tints of Bilbao #327620

Color information

#327620 (or 0x327620) is unknown color: approx Bilbao. HEX triplet: 32, 76 and 20. RGB value is (50,118,32). Sum of RGB (Red+Green+Blue) = 50+118+32=200 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25% from 200); Green value is 118 (46.48% from 255 or 59% from 200); Blue value is 32 (12.89% from 255 or 16% from 200); Max value from RGB is 118 - color contains mainly: green. Hex color #327620 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327620 is #CD89DF. Grayscale: #585858. Windows color (decimal): -13470176 or 2127410. OLE color: 2127410.

HSL color Cylindrical-coordinate representation of color #327620: hue angle of 107.44º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #327620 is Cyan = 0.58, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.

Color convert

RGB5011832-
CMYK0.5800.730.54
HSL107.44º57.33%29.41%-
HSV(B)107.44º72.88%46.27%-
XYZ8.0513.743.59-
YUV87.8696.47100.99-

RGB Variations

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

RGB

RED value IS 50 (19.92% from 255) = 25%
GREEN value IS 118 (46.48% from 255) = 59%
BLUE value IS 32 (12.89% from 255) = 16%
R=25%
G=59%
B=16%

CMYK

C (Cyan) values IS 0.58
M (Magenta) values IS 0
Y (Yellow) values IS 0.73
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal50118320.5800.730.54107.4457.3329.41
Hex3276203A049366b391d
Octal6216640720111661537135
Binary110010111011010000011101001001001110110110101111100111101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #327620

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #327620; }

 p { color: rgb(50,118,32); }

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

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

 a { background-color: rgb(50,118,32); }

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

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

 span { border-color: rgb(50,118,32); }

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