#297516

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

Shades of Bilbao #297516

Tints of Bilbao #297516

Color information

#297516 (or 0x297516) is unknown color: approx Bilbao. HEX triplet: 29, 75 and 16. RGB value is (41,117,22). Sum of RGB (Red+Green+Blue) = 41+117+22=180 (23% of max value = 765). Red value is 41 (16.41% from 255 or 22.78% from 180); Green value is 117 (46.09% from 255 or 65% from 180); Blue value is 22 (8.98% from 255 or 12.22% from 180); Max value from RGB is 117 - color contains mainly: green. Hex color #297516 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #297516 is #D68AE9. Grayscale: #535353. Windows color (decimal): -14060266 or 1471785. OLE color: 1471785.

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

Color convert

RGB4111722-
CMYK0.6500.810.54
HSL108º68.35%27.25%-
HSV(B)108º81.2%45.88%-
XYZ7.4213.252.93-
YUV83.4593.3297.72-

RGB Variations

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

RGB

RED value IS 41 (16.41% from 255) = 22.78%
GREEN value IS 117 (46.09% from 255) = 65%
BLUE value IS 22 (8.98% from 255) = 12.22%
R=22.78%
G=65%
B=12.22%

CMYK

C (Cyan) values IS 0.65
M (Magenta) values IS 0
Y (Yellow) values IS 0.81
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal41117220.6500.810.5410868.3527.25
Hex29751641051366c441b
Octal511652610101216615410433
Binary1010011110101101101000001010100011101101101100100010011011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #297516

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #297516; }

 p { color: rgb(41,117,22); }

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

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

 a { background-color: rgb(41,117,22); }

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

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

 span { border-color: rgb(41,117,22); }

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