#347413

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

Shades of Bilbao #347413

Tints of Bilbao #347413

Color information

#347413 (or 0x347413) is unknown color: approx Bilbao. HEX triplet: 34, 74 and 13. RGB value is (52,116,19). Sum of RGB (Red+Green+Blue) = 52+116+19=187 (24% of max value = 765). Red value is 52 (20.70% from 255 or 27.81% from 187); Green value is 116 (45.70% from 255 or 62.03% from 187); Blue value is 19 (7.81% from 255 or 10.16% from 187); Max value from RGB is 116 - color contains mainly: green. Hex color #347413 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347413 is #CB8BEC. Grayscale: #565656. Windows color (decimal): -13339629 or 1274932. OLE color: 1274932.

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

Color convert

RGB5211619-
CMYK0.5500.840.55
HSL99.59º71.85%26.47%-
HSV(B)99.59º83.62%45.49%-
XYZ7.7813.272.77-
YUV85.8190.3103.89-

RGB Variations

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

RGB

RED value IS 52 (20.70% from 255) = 27.81%
GREEN value IS 116 (45.70% from 255) = 62.03%
BLUE value IS 19 (7.81% from 255) = 10.16%
R=27.81%
G=62.03%
B=10.16%

CMYK

C (Cyan) values IS 0.55
M (Magenta) values IS 0
Y (Yellow) values IS 0.84
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal52116190.5500.840.5599.5971.8526.47
Hex347413370543764481a
Octal64164236701246714411032
Binary110100111010010011110111010101001101111100100100100011010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #347413

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #347413; }

 p { color: rgb(52,116,19); }

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

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

 a { background-color: rgb(52,116,19); }

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

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

 span { border-color: rgb(52,116,19); }

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