#357316

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

Shades of Bilbao #357316

Tints of Bilbao #357316

Color information

#357316 (or 0x357316) is unknown color: approx Bilbao. HEX triplet: 35, 73 and 16. RGB value is (53,115,22). Sum of RGB (Red+Green+Blue) = 53+115+22=190 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.89% from 190); Green value is 115 (45.31% from 255 or 60.53% from 190); Blue value is 22 (8.98% from 255 or 11.58% from 190); Max value from RGB is 115 - color contains mainly: green. Hex color #357316 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357316 is #CA8CE9. Grayscale: #565656. Windows color (decimal): -13274346 or 1471285. OLE color: 1471285.

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

Color convert

RGB5311522-
CMYK0.5400.810.55
HSL100º67.88%26.86%-
HSV(B)100º80.87%45.1%-
XYZ7.7413.082.87-
YUV85.8691.96104.56-

RGB Variations

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

RGB

RED value IS 53 (21.09% from 255) = 27.89%
GREEN value IS 115 (45.31% from 255) = 60.53%
BLUE value IS 22 (8.98% from 255) = 11.58%
R=27.89%
G=60.53%
B=11.58%

CMYK

C (Cyan) values IS 0.54
M (Magenta) values IS 0
Y (Yellow) values IS 0.81
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal53115220.5400.810.5510067.8826.86
Hex357316360513764441b
Octal65163266601216714410433
Binary110101111001110110110110010100011101111100100100010011011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #357316

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #357316; }

 p { color: rgb(53,115,22); }

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

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

 a { background-color: rgb(53,115,22); }

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

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

 span { border-color: rgb(53,115,22); }

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