Shades of Bilbao #297307
Tints of Bilbao #297307
RGB
CMYK
RGB Variations
Color information
#297307 (or 0x297307) is known color: Bilbao. HEX triplet: 29, 73 and 07. RGB value is (41,115,7). Sum of RGB (Red+Green+Blue) = 41+115+7=163 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.15% from 163); Green value is 115 (45.31% from 255 or 70.55% from 163); Blue value is 7 (3.12% from 255 or 4.29% from 163); Max value from RGB is 115 - color contains mainly: green. Hex color #297307 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #297307 is #D68CF8. Grayscale: #505050. Windows color (decimal): -14060793 or 488233. OLE color: 488233.
HSL color Cylindrical-coordinate representation of color #297307: hue angle of 101.11º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #297307 is Cyan = 0.64, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 115 | 7 | - |
| CMYK | 0.64 | 0 | 0.94 | 0.55 |
| HSL | 101.11º | 0.89% | 0.24% | - |
| HSV(B) | 101.11º | 0.94% | 0.45% | - |
| XYZ | 7.08 | 12.75 | 2.29 | - |
| YUV | 80.56 | 86.48 | 99.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 115 | 7 | 0.64 | 0 | 0.94 | 0.55 | 101.11 | 0.89 | 0.24 |
| Hex | 29 | 73 | 7 | 40 | 0 | 5E | 37 | 65 | 59 | 18 |
| Octal | 51 | 163 | 7 | 100 | 0 | 136 | 67 | 145 | 131 | 30 |
| Binary | 101001 | 1110011 | 111 | 1000000 | 0 | 1011110 | 110111 | 1100101 | 1011001 | 11000 |
Color Harmonies of #297307
Complementary color
Monochromatic Colors of #297307
Black with #297307
Text Example
Text Example
White with #297307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297307; }
p { color: rgb(41,115,7); }
H1.HeaderClassName
{
color: #297307;
}
.AnyTagClassName
{
color: #297307;
}
</style>
background-color css
<style>
a { background-color: #297307; }
a { background-color: rgb(41,115,7); }
div.DivClassName
{
background-color: #297307;
}
.BgClassName
{
background-color: #297307;
}
</style>
border-color css
<style>
span { border-color: #297307; }
span { border-color: rgb(41,115,7); }
td.TdClassName
{
border-color: #297307;
}
.TagClassName
{
border-color: #297307;
}
</style>