#346815

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

Shades of Bilbao #346815

Tints of Bilbao #346815

Color information

#346815 (or 0x346815) is unknown color: approx Bilbao. HEX triplet: 34, 68 and 15. RGB value is (52,104,21). Sum of RGB (Red+Green+Blue) = 52+104+21=177 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.38% from 177); Green value is 104 (41.02% from 255 or 58.76% from 177); Blue value is 21 (8.59% from 255 or 11.86% from 177); Max value from RGB is 104 - color contains mainly: green. Hex color #346815 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #346815 is #CB97EA. Grayscale: #4F4F4F. Windows color (decimal): -13342699 or 1402932. OLE color: 1402932.

HSL color Cylindrical-coordinate representation of color #346815: hue angle of 97.59º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #346815 is Cyan = 0.50, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.59.

Color convert

RGB5210421-
CMYK0.5000.800.59
HSL97.59º66.4%24.51%-
HSV(B)97.59º79.81%40.78%-
XYZ6.510.682.43-
YUV78.9995.27108.75-

RGB Variations

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

RGB

RED value IS 52 (20.70% from 255) = 29.38%
GREEN value IS 104 (41.02% from 255) = 58.76%
BLUE value IS 21 (8.59% from 255) = 11.86%
R=29.38%
G=58.76%
B=11.86%

CMYK

C (Cyan) values IS 0.50
M (Magenta) values IS 0
Y (Yellow) values IS 0.80
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal52104210.5000.800.5997.5966.424.51
Hex346815320503B624219
Octal64150256201207314210231
Binary110100110100010101110010010100001110111100010100001011001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #346815

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #346815; }

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

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

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

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

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

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

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

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