#347504

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

Shades of Bilbao #347504

Tints of Bilbao #347504

Color information

#347504 (or 0x347504) is unknown color: approx Bilbao. HEX triplet: 34, 75 and 04. RGB value is (52,117,4). Sum of RGB (Red+Green+Blue) = 52+117+4=173 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.06% from 173); Green value is 117 (46.09% from 255 or 67.63% from 173); Blue value is 4 (1.95% from 255 or 2.31% from 173); Max value from RGB is 117 - color contains mainly: green. Hex color #347504 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347504 is #CB8AFB. Grayscale: #555555. Windows color (decimal): -13339388 or 292148. OLE color: 292148.

HSL color Cylindrical-coordinate representation of color #347504: hue angle of 94.51º 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 #347504 is Cyan = 0.56, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.54.

Color convert

RGB521174-
CMYK0.5600.970.54
HSL94.51º93.39%23.73%-
HSV(B)94.51º96.58%45.88%-
XYZ7.813.462.3-
YUV84.6882.47104.69-

RGB Variations

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

RGB

RED value IS 52 (20.70% from 255) = 30.06%
GREEN value IS 117 (46.09% from 255) = 67.63%
BLUE value IS 4 (1.95% from 255) = 2.31%
R=30.06%
G=67.63%
B=2.31%

CMYK

C (Cyan) values IS 0.56
M (Magenta) values IS 0
Y (Yellow) values IS 0.97
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal5211740.5600.970.5494.5193.3923.73
Hex3475438061365f5d18
Octal6416547001416613713530
Binary1101001110101100111000011000011101101011111101110111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #347504

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #347504; }

 p { color: rgb(52,117,4); }

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

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

 a { background-color: rgb(52,117,4); }

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

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

 span { border-color: rgb(52,117,4); }

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