#297710

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

Shades of Bilbao #297710

Tints of Bilbao #297710

Color information

#297710 (or 0x297710) is unknown color: approx Bilbao. HEX triplet: 29, 77 and 10. RGB value is (41,119,16). Sum of RGB (Red+Green+Blue) = 41+119+16=176 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.30% from 176); Green value is 119 (46.88% from 255 or 67.61% from 176); Blue value is 16 (6.64% from 255 or 9.09% from 176); Max value from RGB is 119 - color contains mainly: green. Hex color #297710 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #297710 is #D688EF. Grayscale: #545454. Windows color (decimal): -14059760 or 1079081. OLE color: 1079081.

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

Color convert

RGB4111916-
CMYK0.6600.870.53
HSL105.44º76.3%26.47%-
HSV(B)105.44º86.55%46.67%-
XYZ7.613.72.73-
YUV83.9489.6697.38-

RGB Variations

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

RGB

RED value IS 41 (16.41% from 255) = 23.30%
GREEN value IS 119 (46.88% from 255) = 67.61%
BLUE value IS 16 (6.64% from 255) = 9.09%
R=23.30%
G=67.61%
B=9.09%

CMYK

C (Cyan) values IS 0.66
M (Magenta) values IS 0
Y (Yellow) values IS 0.87
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal41119160.6600.870.53105.4476.326.47
Hex2977104205735694c1a
Octal511672010201276515111432
Binary1010011110111100001000010010101111101011101001100110011010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #297710

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #297710; }

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

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

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

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

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

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

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

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