#347016

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

Shades of Bilbao #347016

Tints of Bilbao #347016

Color information

#347016 (or 0x347016) is unknown color: approx Bilbao. HEX triplet: 34, 70 and 16. RGB value is (52,112,22). Sum of RGB (Red+Green+Blue) = 52+112+22=186 (24% of max value = 765). Red value is 52 (20.70% from 255 or 27.96% from 186); Green value is 112 (44.14% from 255 or 60.22% from 186); Blue value is 22 (8.98% from 255 or 11.83% from 186); Max value from RGB is 112 - color contains mainly: green. Hex color #347016 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #347016 is #CB8FE9. Grayscale: #545454. Windows color (decimal): -13340650 or 1470516. OLE color: 1470516.

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

Color convert

RGB5211222-
CMYK0.5400.800.56
HSL100º67.16%26.27%-
HSV(B)100º80.36%43.92%-
XYZ7.3612.382.76-
YUV83.893.12105.32-

RGB Variations

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

RGB

RED value IS 52 (20.70% from 255) = 27.96%
GREEN value IS 112 (44.14% from 255) = 60.22%
BLUE value IS 22 (8.98% from 255) = 11.83%
R=27.96%
G=60.22%
B=11.83%

CMYK

C (Cyan) values IS 0.54
M (Magenta) values IS 0
Y (Yellow) values IS 0.80
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal52112220.5400.800.5610067.1626.27
Hex347016360503864431a
Octal64160266601207014410332
Binary110100111000010110110110010100001110001100100100001111010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #347016

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #347016; }

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

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

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

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

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

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

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

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