#347226

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

Shades of Bilbao #347226

Tints of Bilbao #347226

Color information

#347226 (or 0x347226) is unknown color: approx Bilbao. HEX triplet: 34, 72 and 26. RGB value is (52,114,38). Sum of RGB (Red+Green+Blue) = 52+114+38=204 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.49% from 204); Green value is 114 (44.92% from 255 or 55.88% from 204); Blue value is 38 (15.23% from 255 or 18.63% from 204); Max value from RGB is 114 - color contains mainly: green. Hex color #347226 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #347226 is #CB8DD9. Grayscale: #575757. Windows color (decimal): -13340122 or 2519604. OLE color: 2519604.

HSL color Cylindrical-coordinate representation of color #347226: hue angle of 108.95º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #347226 is Cyan = 0.54, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.

Color convert

RGB5211438-
CMYK0.5400.670.55
HSL108.95º50%29.8%-
HSV(B)108.95º66.67%44.71%-
XYZ7.7812.93.91-
YUV86.8100.46103.18-

RGB Variations

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

RGB

RED value IS 52 (20.70% from 255) = 25.49%
GREEN value IS 114 (44.92% from 255) = 55.88%
BLUE value IS 38 (15.23% from 255) = 18.63%
R=25.49%
G=55.88%
B=18.63%

CMYK

C (Cyan) values IS 0.54
M (Magenta) values IS 0
Y (Yellow) values IS 0.67
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal52114380.5400.670.55108.955029.8
Hex34722636043376d321e
Octal6416246660103671556236
Binary110100111001010011011011001000011110111110110111001011110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #347226

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #347226; }

 p { color: rgb(52,114,38); }

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

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

 a { background-color: rgb(52,114,38); }

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

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

 span { border-color: rgb(52,114,38); }

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