#357016

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

Shades of Bilbao #357016

Tints of Bilbao #357016

Color information

#357016 (or 0x357016) is unknown color: approx Bilbao. HEX triplet: 35, 70 and 16. RGB value is (53,112,22). Sum of RGB (Red+Green+Blue) = 53+112+22=187 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.34% from 187); Green value is 112 (44.14% from 255 or 59.89% from 187); Blue value is 22 (8.98% from 255 or 11.76% from 187); Max value from RGB is 112 - color contains mainly: green. Hex color #357016 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357016 is #CA8FE9. Grayscale: #545454. Windows color (decimal): -13275114 or 1470517. OLE color: 1470517.

HSL color Cylindrical-coordinate representation of color #357016: hue angle of 99.33º 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 #357016 is Cyan = 0.53, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.56.

Color convert

RGB5311222-
CMYK0.5300.800.56
HSL99.33º67.16%26.27%-
HSV(B)99.33º80.36%43.92%-
XYZ7.4112.42.76-
YUV84.192.95105.82-

RGB Variations

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

RGB

RED value IS 53 (21.09% from 255) = 28.34%
GREEN value IS 112 (44.14% from 255) = 59.89%
BLUE value IS 22 (8.98% from 255) = 11.76%
R=28.34%
G=59.89%
B=11.76%

CMYK

C (Cyan) values IS 0.53
M (Magenta) values IS 0
Y (Yellow) values IS 0.80
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal53112220.5300.800.5699.3367.1626.27
Hex357016350503863431a
Octal65160266501207014310332
Binary110101111000010110110101010100001110001100011100001111010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #357016

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #357016; }

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

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

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

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

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

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

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

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