Shades of Bilbao #297400
Tints of Bilbao #297400
RGB
CMYK
RGB Variations
Color information
#297400 (or 0x297400) is known color: Bilbao. HEX triplet: 29, 74 and 00. RGB value is (41,116,0). Sum of RGB (Red+Green+Blue) = 41+116+0=157 (20% of max value = 765). Red value is 41 (16.41% from 255 or 26.11% from 157); Green value is 116 (45.70% from 255 or 73.89% from 157); Blue value is 0 (0.39% from 255 or 0% from 157); Max value from RGB is 116 - color contains mainly: green. Hex color #297400 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #297400 is #D68BFF. Grayscale: #505050. Windows color (decimal): -14060544 or 29737. OLE color: 29737.
HSL color Cylindrical-coordinate representation of color #297400: hue angle of 98.79º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 1%. Process color model (Four color, CMYK) of #297400 is Cyan = 0.65, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 116 | 0 | - |
| CMYK | 0.65 | 0 | 1 | 0.55 |
| HSL | 98.79º | 1% | 0.23% | - |
| HSV(B) | 98.79º | 1% | 0.45% | - |
| XYZ | 7.16 | 12.96 | 2.12 | - |
| YUV | 80.35 | 82.65 | 99.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 116 | 0 | 0.65 | 0 | 1 | 0.55 | 98.79 | 1 | 0.23 |
| Hex | 29 | 74 | 0 | 41 | 0 | 64 | 37 | 63 | 64 | 17 |
| Octal | 51 | 164 | 0 | 101 | 0 | 144 | 67 | 143 | 144 | 27 |
| Binary | 101001 | 1110100 | 0 | 1000001 | 0 | 1100100 | 110111 | 1100011 | 1100100 | 10111 |
Color Harmonies of #297400
Complementary color
Monochromatic Colors of #297400
Black with #297400
Text Example
Text Example
White with #297400
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297400; }
p { color: rgb(41,116,0); }
H1.HeaderClassName
{
color: #297400;
}
.AnyTagClassName
{
color: #297400;
}
</style>
background-color css
<style>
a { background-color: #297400; }
a { background-color: rgb(41,116,0); }
div.DivClassName
{
background-color: #297400;
}
.BgClassName
{
background-color: #297400;
}
</style>
border-color css
<style>
span { border-color: #297400; }
span { border-color: rgb(41,116,0); }
td.TdClassName
{
border-color: #297400;
}
.TagClassName
{
border-color: #297400;
}
</style>