#357914

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

Shades of Bilbao #357914

Tints of Bilbao #357914

Color information

#357914 (or 0x357914) is unknown color: approx Bilbao. HEX triplet: 35, 79 and 14. RGB value is (53,121,20). Sum of RGB (Red+Green+Blue) = 53+121+20=194 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.32% from 194); Green value is 121 (47.66% from 255 or 62.37% from 194); Blue value is 20 (8.20% from 255 or 10.31% from 194); Max value from RGB is 121 - color contains mainly: green. Hex color #357914 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357914 is #CA86EB. Grayscale: #595959. Windows color (decimal): -13272812 or 1341749. OLE color: 1341749.

HSL color Cylindrical-coordinate representation of color #357914: hue angle of 100.4º degrees, saturation: 0.72, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #357914 is Cyan = 0.56, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.53.

Color convert

RGB5312120-
CMYK0.5600.830.53
HSL100.4º71.63%27.65%-
HSV(B)100.4º83.47%47.45%-
XYZ8.4314.483.01-
YUV89.1588.97102.21-

RGB Variations

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

RGB

RED value IS 53 (21.09% from 255) = 27.32%
GREEN value IS 121 (47.66% from 255) = 62.37%
BLUE value IS 20 (8.20% from 255) = 10.31%
R=27.32%
G=62.37%
B=10.31%

CMYK

C (Cyan) values IS 0.56
M (Magenta) values IS 0
Y (Yellow) values IS 0.83
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal53121200.5600.830.53100.471.6327.65
Hex357914380533564481c
Octal65171247001236514411034
Binary110101111100110100111000010100111101011100100100100011100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #357914

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #357914; }

 p { color: rgb(53,121,20); }

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

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

 a { background-color: rgb(53,121,20); }

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

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

 span { border-color: rgb(53,121,20); }

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