#327824

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

Shades of Bilbao #327824

Tints of Bilbao #327824

Color information

#327824 (or 0x327824) is unknown color: approx Bilbao. HEX triplet: 32, 78 and 24. RGB value is (50,120,36). Sum of RGB (Red+Green+Blue) = 50+120+36=206 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.27% from 206); Green value is 120 (47.27% from 255 or 58.25% from 206); Blue value is 36 (14.45% from 255 or 17.48% from 206); Max value from RGB is 120 - color contains mainly: green. Hex color #327824 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327824 is #CD87DB. Grayscale: #595959. Windows color (decimal): -13469660 or 2390066. OLE color: 2390066.

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

Color convert

RGB5012036-
CMYK0.5800.70.53
HSL110º53.85%30.59%-
HSV(B)110º70%47.06%-
XYZ8.3514.243.98-
YUV89.4997.8199.83-

RGB Variations

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

RGB

RED value IS 50 (19.92% from 255) = 24.27%
GREEN value IS 120 (47.27% from 255) = 58.25%
BLUE value IS 36 (14.45% from 255) = 17.48%
R=24.27%
G=58.25%
B=17.48%

CMYK

C (Cyan) values IS 0.58
M (Magenta) values IS 0
Y (Yellow) values IS 0.7
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal50120360.5800.70.5311053.8530.59
Hex3278243A046356e361f
Octal6217044720106651566637
Binary110010111100010010011101001000110110101110111011011011111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #327824

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #327824; }

 p { color: rgb(50,120,36); }

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

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

 a { background-color: rgb(50,120,36); }

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

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

 span { border-color: rgb(50,120,36); }

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