#347514

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

Shades of Bilbao #347514

Tints of Bilbao #347514

Color information

#347514 (or 0x347514) is unknown color: approx Bilbao. HEX triplet: 34, 75 and 14. RGB value is (52,117,20). Sum of RGB (Red+Green+Blue) = 52+117+20=189 (25% of max value = 765). Red value is 52 (20.70% from 255 or 27.51% from 189); Green value is 117 (46.09% from 255 or 61.90% from 189); Blue value is 20 (8.20% from 255 or 10.58% from 189); Max value from RGB is 117 - color contains mainly: green. Hex color #347514 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347514 is #CB8AEB. Grayscale: #565656. Windows color (decimal): -13339372 or 1340724. OLE color: 1340724.

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

Color convert

RGB5211720-
CMYK0.5600.830.54
HSL100.21º70.8%26.86%-
HSV(B)100.21º82.91%45.88%-
XYZ7.913.52.85-
YUV86.5190.47103.39-

RGB Variations

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

RGB

RED value IS 52 (20.70% from 255) = 27.51%
GREEN value IS 117 (46.09% from 255) = 61.90%
BLUE value IS 20 (8.20% from 255) = 10.58%
R=27.51%
G=61.90%
B=10.58%

CMYK

C (Cyan) values IS 0.56
M (Magenta) values IS 0
Y (Yellow) values IS 0.83
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal52117200.5600.830.54100.2170.826.86
Hex347514380533664471b
Octal64165247001236614410733
Binary110100111010110100111000010100111101101100100100011111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #347514

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #347514; }

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

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

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

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

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

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

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

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