#347920

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

Shades of Bilbao #347920

Tints of Bilbao #347920

Color information

#347920 (or 0x347920) is unknown color: approx Bilbao. HEX triplet: 34, 79 and 20. RGB value is (52,121,32). Sum of RGB (Red+Green+Blue) = 52+121+32=205 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.37% from 205); Green value is 121 (47.66% from 255 or 59.02% from 205); Blue value is 32 (12.89% from 255 or 15.61% from 205); Max value from RGB is 121 - color contains mainly: green. Hex color #347920 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347920 is #CB86DF. Grayscale: #5A5A5A. Windows color (decimal): -13338336 or 2128180. OLE color: 2128180.

HSL color Cylindrical-coordinate representation of color #347920: hue angle of 106.52º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #347920 is Cyan = 0.57, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.53.

Color convert

RGB5212132-
CMYK0.5700.740.53
HSL106.52º58.17%30%-
HSV(B)106.52º73.55%47.45%-
XYZ8.5114.513.72-
YUV90.2295.14100.74-

RGB Variations

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

RGB

RED value IS 52 (20.70% from 255) = 25.37%
GREEN value IS 121 (47.66% from 255) = 59.02%
BLUE value IS 32 (12.89% from 255) = 15.61%
R=25.37%
G=59.02%
B=15.61%

CMYK

C (Cyan) values IS 0.57
M (Magenta) values IS 0
Y (Yellow) values IS 0.74
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal52121320.5700.740.53106.5258.1730
Hex3479203904A356b3a1e
Octal6417140710112651537236
Binary110100111100110000011100101001010110101110101111101011110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #347920

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #347920; }

 p { color: rgb(52,121,32); }

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

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

 a { background-color: rgb(52,121,32); }

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

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

 span { border-color: rgb(52,121,32); }

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