#297708

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

Shades of Bilbao #297708

Tints of Bilbao #297708

Color information

#297708 (or 0x297708) is unknown color: approx Bilbao. HEX triplet: 29, 77 and 08. RGB value is (41,119,8). Sum of RGB (Red+Green+Blue) = 41+119+8=168 (22% of max value = 765). Red value is 41 (16.41% from 255 or 24.40% from 168); Green value is 119 (46.88% from 255 or 70.83% from 168); Blue value is 8 (3.52% from 255 or 4.76% from 168); Max value from RGB is 119 - color contains mainly: green. Hex color #297708 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #297708 is #D688F7. Grayscale: #535353. Windows color (decimal): -14059768 or 554793. OLE color: 554793.

HSL color Cylindrical-coordinate representation of color #297708: hue angle of 102.16º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #297708 is Cyan = 0.66, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.53.

Color convert

RGB411198-
CMYK0.6600.930.53
HSL102.16º87.4%24.9%-
HSV(B)102.16º93.28%46.67%-
XYZ7.5613.682.47-
YUV83.0285.6698.03-

RGB Variations

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

RGB

RED value IS 41 (16.41% from 255) = 24.40%
GREEN value IS 119 (46.88% from 255) = 70.83%
BLUE value IS 8 (3.52% from 255) = 4.76%
R=24.40%
G=70.83%
B=4.76%

CMYK

C (Cyan) values IS 0.66
M (Magenta) values IS 0
Y (Yellow) values IS 0.93
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal4111980.6600.930.53102.1687.424.9
Hex297784205D35665719
Octal511671010201356514612731
Binary101001111011110001000010010111011101011100110101011111001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #297708

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #297708; }

 p { color: rgb(41,119,8); }

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

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

 a { background-color: rgb(41,119,8); }

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

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

 span { border-color: rgb(41,119,8); }

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