#327604

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

Shades of Bilbao #327604

Tints of Bilbao #327604

Color information

#327604 (or 0x327604) is unknown color: approx Bilbao. HEX triplet: 32, 76 and 04. RGB value is (50,118,4). Sum of RGB (Red+Green+Blue) = 50+118+4=172 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.07% from 172); Green value is 118 (46.48% from 255 or 68.60% from 172); Blue value is 4 (1.95% from 255 or 2.33% from 172); Max value from RGB is 118 - color contains mainly: green. Hex color #327604 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327604 is #CD89FB. Grayscale: #555555. Windows color (decimal): -13470204 or 292402. OLE color: 292402.

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

Color convert

RGB501184-
CMYK0.5800.970.54
HSL95.79º93.44%23.92%-
HSV(B)95.79º96.61%46.27%-
XYZ7.8213.642.34-
YUV84.6782.47103.27-

RGB Variations

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

RGB

RED value IS 50 (19.92% from 255) = 29.07%
GREEN value IS 118 (46.48% from 255) = 68.60%
BLUE value IS 4 (1.95% from 255) = 2.33%
R=29.07%
G=68.60%
B=2.33%

CMYK

C (Cyan) values IS 0.58
M (Magenta) values IS 0
Y (Yellow) values IS 0.97
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal5011840.5800.970.5495.7993.4423.92
Hex327643A06136605d18
Octal6216647201416614013530
Binary1100101110110100111010011000011101101100000101110111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #327604

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #327604; }

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

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

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

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

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

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

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

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