#357216

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

Shades of Bilbao #357216

Tints of Bilbao #357216

Color information

#357216 (or 0x357216) is unknown color: approx Bilbao. HEX triplet: 35, 72 and 16. RGB value is (53,114,22). Sum of RGB (Red+Green+Blue) = 53+114+22=189 (25% of max value = 765). Red value is 53 (21.09% from 255 or 28.04% from 189); Green value is 114 (44.92% from 255 or 60.32% from 189); Blue value is 22 (8.98% from 255 or 11.64% from 189); Max value from RGB is 114 - color contains mainly: green. Hex color #357216 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #357216 is #CA8DE9. Grayscale: #555555. Windows color (decimal): -13274602 or 1471029. OLE color: 1471029.

HSL color Cylindrical-coordinate representation of color #357216: hue angle of 99.78º 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 #357216 is Cyan = 0.54, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.55.

Color convert

RGB5311422-
CMYK0.5400.810.55
HSL99.78º67.65%26.67%-
HSV(B)99.78º80.7%44.71%-
XYZ7.6312.852.84-
YUV85.2792.29104.98-

RGB Variations

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

RGB

RED value IS 53 (21.09% from 255) = 28.04%
GREEN value IS 114 (44.92% from 255) = 60.32%
BLUE value IS 22 (8.98% from 255) = 11.64%
R=28.04%
G=60.32%
B=11.64%

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
Decimal53114220.5400.810.5599.7867.6526.67
Hex357216360513764441b
Octal65162266601216714410433
Binary110101111001010110110110010100011101111100100100010011011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #357216

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #357216; }

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

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

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

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

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

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

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

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