#347015

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

Shades of Bilbao #347015

Tints of Bilbao #347015

Color information

#347015 (or 0x347015) is unknown color: approx Bilbao. HEX triplet: 34, 70 and 15. RGB value is (52,112,21). Sum of RGB (Red+Green+Blue) = 52+112+21=185 (24% of max value = 765). Red value is 52 (20.70% from 255 or 28.11% from 185); Green value is 112 (44.14% from 255 or 60.54% from 185); Blue value is 21 (8.59% from 255 or 11.35% from 185); Max value from RGB is 112 - color contains mainly: green. Hex color #347015 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347015 is #CB8FEA. Grayscale: #535353. Windows color (decimal): -13340651 or 1404980. OLE color: 1404980.

HSL color Cylindrical-coordinate representation of color #347015: hue angle of 99.56º degrees, saturation: 0.68, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #347015 is Cyan = 0.54, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.56.

Color convert

RGB5211221-
CMYK0.5400.810.56
HSL99.56º68.42%26.08%-
HSV(B)99.56º81.25%43.92%-
XYZ7.3512.372.71-
YUV83.6992.62105.4-

RGB Variations

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

RGB

RED value IS 52 (20.70% from 255) = 28.11%
GREEN value IS 112 (44.14% from 255) = 60.54%
BLUE value IS 21 (8.59% from 255) = 11.35%
R=28.11%
G=60.54%
B=11.35%

CMYK

C (Cyan) values IS 0.54
M (Magenta) values IS 0
Y (Yellow) values IS 0.81
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal52112210.5400.810.5699.5668.4226.08
Hex347015360513864441a
Octal64160256601217014410432
Binary110100111000010101110110010100011110001100100100010011010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #347015

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #347015; }

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

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

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

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

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

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

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

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