#297014

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

Shades of Bilbao #297014

Tints of Bilbao #297014

Color information

#297014 (or 0x297014) is unknown color: approx Bilbao. HEX triplet: 29, 70 and 14. RGB value is (41,112,20). Sum of RGB (Red+Green+Blue) = 41+112+20=173 (22% of max value = 765). Red value is 41 (16.41% from 255 or 23.70% from 173); Green value is 112 (44.14% from 255 or 64.74% from 173); Blue value is 20 (8.20% from 255 or 11.56% from 173); Max value from RGB is 112 - color contains mainly: green. Hex color #297014 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #297014 is #D68FEB. Grayscale: #505050. Windows color (decimal): -14061548 or 1339433. OLE color: 1339433.

HSL color Cylindrical-coordinate representation of color #297014: hue angle of 106.3º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #297014 is Cyan = 0.63, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.

Color convert

RGB4111220-
CMYK0.6300.820.56
HSL106.3º69.7%25.88%-
HSV(B)106.3º82.14%43.92%-
XYZ6.8312.112.64-
YUV80.2893.9899.98-

RGB Variations

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

RGB

RED value IS 41 (16.41% from 255) = 23.70%
GREEN value IS 112 (44.14% from 255) = 64.74%
BLUE value IS 20 (8.20% from 255) = 11.56%
R=23.70%
G=64.74%
B=11.56%

CMYK

C (Cyan) values IS 0.63
M (Magenta) values IS 0
Y (Yellow) values IS 0.82
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal41112200.6300.820.56106.369.725.88
Hex2970143F052386a461a
Octal51160247701227015210632
Binary101001111000010100111111010100101110001101010100011011010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #297014

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #297014; }

 p { color: rgb(41,112,20); }

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

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

 a { background-color: rgb(41,112,20); }

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

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

 span { border-color: rgb(41,112,20); }

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