#347327

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

Shades of Bilbao #347327

Tints of Bilbao #347327

Color information

#347327 (or 0x347327) is unknown color: approx Bilbao. HEX triplet: 34, 73 and 27. RGB value is (52,115,39). Sum of RGB (Red+Green+Blue) = 52+115+39=206 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.24% from 206); Green value is 115 (45.31% from 255 or 55.83% from 206); Blue value is 39 (15.62% from 255 or 18.93% from 206); Max value from RGB is 115 - color contains mainly: green. Hex color #347327 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347327 is #CB8CD8. Grayscale: #575757. Windows color (decimal): -13339865 or 2585396. OLE color: 2585396.

HSL color Cylindrical-coordinate representation of color #347327: hue angle of 109.74º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #347327 is Cyan = 0.55, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.

Color convert

RGB5211539-
CMYK0.5500.660.55
HSL109.74º49.35%30.2%-
HSV(B)109.74º66.09%45.1%-
XYZ7.9113.144.04-
YUV87.5100.63102.68-

RGB Variations

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

RGB

RED value IS 52 (20.70% from 255) = 25.24%
GREEN value IS 115 (45.31% from 255) = 55.83%
BLUE value IS 39 (15.62% from 255) = 18.93%
R=25.24%
G=55.83%
B=18.93%

CMYK

C (Cyan) values IS 0.55
M (Magenta) values IS 0
Y (Yellow) values IS 0.66
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal52115390.5500.660.55109.7449.3530.2
Hex34732737042376e311e
Octal6416347670102671566136
Binary110100111001110011111011101000010110111110111011000111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #347327

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #347327; }

 p { color: rgb(52,115,39); }

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

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

 a { background-color: rgb(52,115,39); }

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

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

 span { border-color: rgb(52,115,39); }

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