#347608

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

Shades of Bilbao #347608

Tints of Bilbao #347608

Color information

#347608 (or 0x347608) is unknown color: approx Bilbao. HEX triplet: 34, 76 and 08. RGB value is (52,118,8). Sum of RGB (Red+Green+Blue) = 52+118+8=178 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.21% from 178); Green value is 118 (46.48% from 255 or 66.29% from 178); Blue value is 8 (3.52% from 255 or 4.49% from 178); Max value from RGB is 118 - color contains mainly: green. Hex color #347608 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347608 is #CB89F7. Grayscale: #565656. Windows color (decimal): -13339128 or 554548. OLE color: 554548.

HSL color Cylindrical-coordinate representation of color #347608: hue angle of 96º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #347608 is Cyan = 0.56, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.54.

Color convert

RGB521188-
CMYK0.5600.930.54
HSL96º87.3%24.71%-
HSV(B)96º93.22%46.27%-
XYZ7.9413.72.46-
YUV85.7384.13103.94-

RGB Variations

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

RGB

RED value IS 52 (20.70% from 255) = 29.21%
GREEN value IS 118 (46.48% from 255) = 66.29%
BLUE value IS 8 (3.52% from 255) = 4.49%
R=29.21%
G=66.29%
B=4.49%

CMYK

C (Cyan) values IS 0.56
M (Magenta) values IS 0
Y (Yellow) values IS 0.93
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal5211880.5600.930.549687.324.71
Hex347683805D36605719
Octal64166107001356614012731
Binary11010011101101000111000010111011101101100000101011111001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #347608

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #347608; }

 p { color: rgb(52,118,8); }

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

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

 a { background-color: rgb(52,118,8); }

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

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

 span { border-color: rgb(52,118,8); }

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