#327316

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

Shades of Bilbao #327316

Tints of Bilbao #327316

Color information

#327316 (or 0x327316) is unknown color: approx Bilbao. HEX triplet: 32, 73 and 16. RGB value is (50,115,22). Sum of RGB (Red+Green+Blue) = 50+115+22=187 (24% of max value = 765). Red value is 50 (19.92% from 255 or 26.74% from 187); Green value is 115 (45.31% from 255 or 61.50% from 187); Blue value is 22 (8.98% from 255 or 11.76% from 187); Max value from RGB is 115 - color contains mainly: green. Hex color #327316 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327316 is #CD8CE9. Grayscale: #555555. Windows color (decimal): -13470954 or 1471282. OLE color: 1471282.

HSL color Cylindrical-coordinate representation of color #327316: hue angle of 101.94º 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 #327316 is Cyan = 0.57, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.55.

Color convert

RGB5011522-
CMYK0.5700.810.55
HSL101.94º67.88%26.86%-
HSV(B)101.94º80.87%45.1%-
XYZ7.59132.87-
YUV84.9692.47103.06-

RGB Variations

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

RGB

RED value IS 50 (19.92% from 255) = 26.74%
GREEN value IS 115 (45.31% from 255) = 61.50%
BLUE value IS 22 (8.98% from 255) = 11.76%
R=26.74%
G=61.50%
B=11.76%

CMYK

C (Cyan) values IS 0.57
M (Magenta) values IS 0
Y (Yellow) values IS 0.81
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal50115220.5700.810.55101.9467.8826.86
Hex327316390513766441b
Octal62163267101216714610433
Binary110010111001110110111001010100011101111100110100010011011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #327316

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #327316; }

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

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

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

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

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

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

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

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