#327516

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

Shades of Bilbao #327516

Tints of Bilbao #327516

Color information

#327516 (or 0x327516) is unknown color: approx Bilbao. HEX triplet: 32, 75 and 16. RGB value is (50,117,22). Sum of RGB (Red+Green+Blue) = 50+117+22=189 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.46% from 189); Green value is 117 (46.09% from 255 or 61.90% from 189); Blue value is 22 (8.98% from 255 or 11.64% from 189); Max value from RGB is 117 - color contains mainly: green. Hex color #327516 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327516 is #CD8AE9. Grayscale: #565656. Windows color (decimal): -13470442 or 1471794. OLE color: 1471794.

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

Color convert

RGB5011722-
CMYK0.5700.810.54
HSL102.32º68.35%27.25%-
HSV(B)102.32º81.2%45.88%-
XYZ7.8213.462.94-
YUV86.1491.8102.22-

RGB Variations

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

RGB

RED value IS 50 (19.92% from 255) = 26.46%
GREEN value IS 117 (46.09% from 255) = 61.90%
BLUE value IS 22 (8.98% from 255) = 11.64%
R=26.46%
G=61.90%
B=11.64%

CMYK

C (Cyan) values IS 0.57
M (Magenta) values IS 0
Y (Yellow) values IS 0.81
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal50117220.5700.810.54102.3268.3527.25
Hex327516390513666441b
Octal62165267101216614610433
Binary110010111010110110111001010100011101101100110100010011011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #327516

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #327516; }

 p { color: rgb(50,117,22); }

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

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

 a { background-color: rgb(50,117,22); }

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

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

 span { border-color: rgb(50,117,22); }

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