#347211

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

Shades of Bilbao #347211

Tints of Bilbao #347211

Color information

#347211 (or 0x347211) is unknown color: approx Bilbao. HEX triplet: 34, 72 and 11. RGB value is (52,114,17). Sum of RGB (Red+Green+Blue) = 52+114+17=183 (24% of max value = 765). Red value is 52 (20.70% from 255 or 28.42% from 183); Green value is 114 (44.92% from 255 or 62.30% from 183); Blue value is 17 (7.03% from 255 or 9.29% from 183); Max value from RGB is 114 - color contains mainly: green. Hex color #347211 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347211 is #CB8DEE. Grayscale: #545454. Windows color (decimal): -13340143 or 1143348. OLE color: 1143348.

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

Color convert

RGB5211417-
CMYK0.5400.850.55
HSL98.35º74.05%25.69%-
HSV(B)98.35º85.09%44.71%-
XYZ7.5312.812.6-
YUV84.489.96104.89-

RGB Variations

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

RGB

RED value IS 52 (20.70% from 255) = 28.42%
GREEN value IS 114 (44.92% from 255) = 62.30%
BLUE value IS 17 (7.03% from 255) = 9.29%
R=28.42%
G=62.30%
B=9.29%

CMYK

C (Cyan) values IS 0.54
M (Magenta) values IS 0
Y (Yellow) values IS 0.85
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal52114170.5400.850.5598.3574.0525.69
Hex3472113605537624a1a
Octal64162216601256714211232
Binary110100111001010001110110010101011101111100010100101011010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #347211

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #347211; }

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

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

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

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

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

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

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

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