#297716

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

Shades of Bilbao #297716

Tints of Bilbao #297716

Color information

#297716 (or 0x297716) is unknown color: approx Bilbao. HEX triplet: 29, 77 and 16. RGB value is (41,119,22). Sum of RGB (Red+Green+Blue) = 41+119+22=182 (24% of max value = 765). Red value is 41 (16.41% from 255 or 22.53% from 182); Green value is 119 (46.88% from 255 or 65.38% from 182); Blue value is 22 (8.98% from 255 or 12.09% from 182); Max value from RGB is 119 - color contains mainly: green. Hex color #297716 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #297716 is #D688E9. Grayscale: #545454. Windows color (decimal): -14059754 or 1472297. OLE color: 1472297.

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

Color convert

RGB4111922-
CMYK0.6600.820.53
HSL108.25º68.79%27.65%-
HSV(B)108.25º81.51%46.67%-
XYZ7.6613.723-
YUV84.6292.6696.89-

RGB Variations

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

RGB

RED value IS 41 (16.41% from 255) = 22.53%
GREEN value IS 119 (46.88% from 255) = 65.38%
BLUE value IS 22 (8.98% from 255) = 12.09%
R=22.53%
G=65.38%
B=12.09%

CMYK

C (Cyan) values IS 0.66
M (Magenta) values IS 0
Y (Yellow) values IS 0.82
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal41119220.6600.820.53108.2568.7927.65
Hex29771642052356c451c
Octal511672610201226515410534
Binary1010011110111101101000010010100101101011101100100010111100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #297716

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #297716; }

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

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

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

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

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

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

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

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