#357209

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

Shades of Bilbao #357209

Tints of Bilbao #357209

Color information

#357209 (or 0x357209) is unknown color: approx Bilbao. HEX triplet: 35, 72 and 09. RGB value is (53,114,9). Sum of RGB (Red+Green+Blue) = 53+114+9=176 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.11% from 176); Green value is 114 (44.92% from 255 or 64.77% from 176); Blue value is 9 (3.91% from 255 or 5.11% from 176); Max value from RGB is 114 - color contains mainly: green. Hex color #357209 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357209 is #CA8DF6. Grayscale: #545454. Windows color (decimal): -13274615 or 619061. OLE color: 619061.

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

Color convert

RGB531149-
CMYK0.5400.920.55
HSL94.86º85.37%24.12%-
HSV(B)94.86º92.11%44.71%-
XYZ7.5312.812.33-
YUV83.7985.79106.04-

RGB Variations

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

RGB

RED value IS 53 (21.09% from 255) = 30.11%
GREEN value IS 114 (44.92% from 255) = 64.77%
BLUE value IS 9 (3.91% from 255) = 5.11%
R=30.11%
G=64.77%
B=5.11%

CMYK

C (Cyan) values IS 0.54
M (Magenta) values IS 0
Y (Yellow) values IS 0.92
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal5311490.5400.920.5594.8685.3724.12
Hex357293605C375f5518
Octal65162116601346713712530
Binary11010111100101001110110010111001101111011111101010111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #357209

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #357209; }

 p { color: rgb(53,114,9); }

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

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

 a { background-color: rgb(53,114,9); }

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

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

 span { border-color: rgb(53,114,9); }

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