#297209

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

Shades of Bilbao #297209

Tints of Bilbao #297209

Color information

#297209 (or 0x297209) is unknown color: approx Bilbao. HEX triplet: 29, 72 and 09. RGB value is (41,114,9). Sum of RGB (Red+Green+Blue) = 41+114+9=164 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25% from 164); Green value is 114 (44.92% from 255 or 69.51% from 164); Blue value is 9 (3.91% from 255 or 5.49% from 164); Max value from RGB is 114 - color contains mainly: green. Hex color #297209 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #297209 is #D68DF6. Grayscale: #505050. Windows color (decimal): -14061047 or 619049. OLE color: 619049.

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

Color convert

RGB411149-
CMYK0.6400.920.55
HSL101.71º85.37%24.12%-
HSV(B)101.71º92.11%44.71%-
XYZ6.9812.532.31-
YUV80.287.82100.04-

RGB Variations

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

RGB

RED value IS 41 (16.41% from 255) = 25%
GREEN value IS 114 (44.92% from 255) = 69.51%
BLUE value IS 9 (3.91% from 255) = 5.49%
R=25%
G=69.51%
B=5.49%

CMYK

C (Cyan) values IS 0.64
M (Magenta) values IS 0
Y (Yellow) values IS 0.92
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal4111490.6400.920.55101.7185.3724.12
Hex297294005C37665518
Octal511621110001346714612530
Binary101001111001010011000000010111001101111100110101010111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #297209

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #297209; }

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

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

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

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

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

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

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

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