#347209

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

Shades of Bilbao #347209

Tints of Bilbao #347209

Color information

#347209 (or 0x347209) is unknown color: approx Bilbao. HEX triplet: 34, 72 and 09. RGB value is (52,114,9). Sum of RGB (Red+Green+Blue) = 52+114+9=175 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.71% from 175); Green value is 114 (44.92% from 255 or 65.14% from 175); Blue value is 9 (3.91% from 255 or 5.14% from 175); Max value from RGB is 114 - color contains mainly: green. Hex color #347209 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347209 is #CB8DF6. Grayscale: #535353. Windows color (decimal): -13340151 or 619060. OLE color: 619060.

HSL color Cylindrical-coordinate representation of color #347209: hue angle of 95.43º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #347209 is Cyan = 0.54, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.55.

Color convert

RGB521149-
CMYK0.5400.920.55
HSL95.43º85.37%24.12%-
HSV(B)95.43º92.11%44.71%-
XYZ7.4812.782.33-
YUV83.4985.96105.54-

RGB Variations

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

RGB

RED value IS 52 (20.70% from 255) = 29.71%
GREEN value IS 114 (44.92% from 255) = 65.14%
BLUE value IS 9 (3.91% from 255) = 5.14%
R=29.71%
G=65.14%
B=5.14%

CMYK

C (Cyan) values IS 0.54
M (Magenta) values IS 0
Y (Yellow) values IS 0.92
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal5211490.5400.920.5595.4385.3724.12
Hex347293605C375f5518
Octal64162116601346713712530
Binary11010011100101001110110010111001101111011111101010111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #347209

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #347209; }

 p { color: rgb(52,114,9); }

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

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

 a { background-color: rgb(52,114,9); }

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

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

 span { border-color: rgb(52,114,9); }

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