#347715

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

Shades of Bilbao #347715

Tints of Bilbao #347715

Color information

#347715 (or 0x347715) is unknown color: approx Bilbao. HEX triplet: 34, 77 and 15. RGB value is (52,119,21). Sum of RGB (Red+Green+Blue) = 52+119+21=192 (25% of max value = 765). Red value is 52 (20.70% from 255 or 27.08% from 192); Green value is 119 (46.88% from 255 or 61.98% from 192); Blue value is 21 (8.59% from 255 or 10.94% from 192); Max value from RGB is 119 - color contains mainly: green. Hex color #347715 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347715 is #CB88EA. Grayscale: #585858. Windows color (decimal): -13338859 or 1406772. OLE color: 1406772.

HSL color Cylindrical-coordinate representation of color #347715: hue angle of 101.02º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #347715 is Cyan = 0.56, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.53.

Color convert

RGB5211921-
CMYK0.5600.820.53
HSL101.02º70%27.45%-
HSV(B)101.02º82.35%46.67%-
XYZ8.1513.982.98-
YUV87.890.3102.47-

RGB Variations

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

RGB

RED value IS 52 (20.70% from 255) = 27.08%
GREEN value IS 119 (46.88% from 255) = 61.98%
BLUE value IS 21 (8.59% from 255) = 10.94%
R=27.08%
G=61.98%
B=10.94%

CMYK

C (Cyan) values IS 0.56
M (Magenta) values IS 0
Y (Yellow) values IS 0.82
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal52119210.5600.820.53101.027027.45
Hex347715380523565461b
Octal64167257001226514510633
Binary110100111011110101111000010100101101011100101100011011011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #347715

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #347715; }

 p { color: rgb(52,119,21); }

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

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

 a { background-color: rgb(52,119,21); }

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

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

 span { border-color: rgb(52,119,21); }

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