#346906

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

Shades of Bilbao #346906

Tints of Bilbao #346906

Color information

#346906 (or 0x346906) is unknown color: approx Bilbao. HEX triplet: 34, 69 and 06. RGB value is (52,105,6). Sum of RGB (Red+Green+Blue) = 52+105+6=163 (21% of max value = 765). Red value is 52 (20.70% from 255 or 31.90% from 163); Green value is 105 (41.41% from 255 or 64.42% from 163); Blue value is 6 (2.73% from 255 or 3.68% from 163); Max value from RGB is 105 - color contains mainly: green. Hex color #346906 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #346906 is #CB96F9. Grayscale: #4E4E4E. Windows color (decimal): -13342458 or 420148. OLE color: 420148.

HSL color Cylindrical-coordinate representation of color #346906: hue angle of 92.12º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #346906 is Cyan = 0.50, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.59.

Color convert

RGB521056-
CMYK0.5000.940.59
HSL92.12º89.19%21.76%-
HSV(B)92.12º94.29%41.18%-
XYZ6.510.851.92-
YUV77.8787.44109.55-

RGB Variations

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

RGB

RED value IS 52 (20.70% from 255) = 31.90%
GREEN value IS 105 (41.41% from 255) = 64.42%
BLUE value IS 6 (2.73% from 255) = 3.68%
R=31.90%
G=64.42%
B=3.68%

CMYK

C (Cyan) values IS 0.50
M (Magenta) values IS 0
Y (Yellow) values IS 0.94
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal5210560.5000.940.5992.1289.1921.76
Hex346963205E3B5c5916
Octal6415166201367313413126
Binary1101001101001110110010010111101110111011100101100110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #346906

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #346906; }

 p { color: rgb(52,105,6); }

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

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

 a { background-color: rgb(52,105,6); }

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

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

 span { border-color: rgb(52,105,6); }

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