#327916

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

Shades of Bilbao #327916

Tints of Bilbao #327916

Color information

#327916 (or 0x327916) is unknown color: approx Bilbao. HEX triplet: 32, 79 and 16. RGB value is (50,121,22). Sum of RGB (Red+Green+Blue) = 50+121+22=193 (25% of max value = 765). Red value is 50 (19.92% from 255 or 25.91% from 193); Green value is 121 (47.66% from 255 or 62.69% from 193); Blue value is 22 (8.98% from 255 or 11.40% from 193); Max value from RGB is 121 - color contains mainly: green. Hex color #327916 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327916 is #CD86E9. Grayscale: #585858. Windows color (decimal): -13469418 or 1472818. OLE color: 1472818.

HSL color Cylindrical-coordinate representation of color #327916: hue angle of 103.03º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #327916 is Cyan = 0.59, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.53.

Color convert

RGB5012122-
CMYK0.5900.820.53
HSL103.03º69.23%28.04%-
HSV(B)103.03º81.82%47.45%-
XYZ8.314.413.1-
YUV88.4890.48100.55-

RGB Variations

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

RGB

RED value IS 50 (19.92% from 255) = 25.91%
GREEN value IS 121 (47.66% from 255) = 62.69%
BLUE value IS 22 (8.98% from 255) = 11.40%
R=25.91%
G=62.69%
B=11.40%

CMYK

C (Cyan) values IS 0.59
M (Magenta) values IS 0
Y (Yellow) values IS 0.82
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal50121220.5900.820.53103.0369.2328.04
Hex3279163B0523567451c
Octal62171267301226514710534
Binary110010111100110110111011010100101101011100111100010111100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #327916

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #327916; }

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

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

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

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

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

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

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

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