#327216

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

Shades of Bilbao #327216

Tints of Bilbao #327216

Color information

#327216 (or 0x327216) is unknown color: approx Bilbao. HEX triplet: 32, 72 and 16. RGB value is (50,114,22). Sum of RGB (Red+Green+Blue) = 50+114+22=186 (24% of max value = 765). Red value is 50 (19.92% from 255 or 26.88% from 186); Green value is 114 (44.92% from 255 or 61.29% from 186); Blue value is 22 (8.98% from 255 or 11.83% from 186); Max value from RGB is 114 - color contains mainly: green. Hex color #327216 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327216 is #CD8DE9. Grayscale: #545454. Windows color (decimal): -13471210 or 1471026. OLE color: 1471026.

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

Color convert

RGB5011422-
CMYK0.5600.810.55
HSL101.74º67.65%26.67%-
HSV(B)101.74º80.7%44.71%-
XYZ7.4812.772.83-
YUV84.3892.8103.48-

RGB Variations

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

RGB

RED value IS 50 (19.92% from 255) = 26.88%
GREEN value IS 114 (44.92% from 255) = 61.29%
BLUE value IS 22 (8.98% from 255) = 11.83%
R=26.88%
G=61.29%
B=11.83%

CMYK

C (Cyan) values IS 0.56
M (Magenta) values IS 0
Y (Yellow) values IS 0.81
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal50114220.5600.810.55101.7467.6526.67
Hex327216380513766441b
Octal62162267001216714610433
Binary110010111001010110111000010100011101111100110100010011011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #327216

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #327216; }

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

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

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

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

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

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

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

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