#327626

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

Shades of Bilbao #327626

Tints of Bilbao #327626

Color information

#327626 (or 0x327626) is unknown color: approx Bilbao. HEX triplet: 32, 76 and 26. RGB value is (50,118,38). Sum of RGB (Red+Green+Blue) = 50+118+38=206 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.27% from 206); Green value is 118 (46.48% from 255 or 57.28% from 206); Blue value is 38 (15.23% from 255 or 18.45% from 206); Max value from RGB is 118 - color contains mainly: green. Hex color #327626 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327626 is #CD89D9. Grayscale: #585858. Windows color (decimal): -13470170 or 2520626. OLE color: 2520626.

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

Color convert

RGB5011838-
CMYK0.5800.680.54
HSL111º51.28%30.59%-
HSV(B)111º67.8%46.27%-
XYZ8.1413.774.06-
YUV88.5599.47100.5-

RGB Variations

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

RGB

RED value IS 50 (19.92% from 255) = 24.27%
GREEN value IS 118 (46.48% from 255) = 57.28%
BLUE value IS 38 (15.23% from 255) = 18.45%
R=24.27%
G=57.28%
B=18.45%

CMYK

C (Cyan) values IS 0.58
M (Magenta) values IS 0
Y (Yellow) values IS 0.68
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal50118380.5800.680.5411151.2830.59
Hex3276263A044366f331f
Octal6216646720104661576337
Binary110010111011010011011101001000100110110110111111001111111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #327626

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #327626; }

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

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

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

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

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

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

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

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