Shades of Bilbao #296911
Tints of Bilbao #296911
RGB
CMYK
RGB Variations
Color information
#296911 (or 0x296911) is known color: Bilbao. HEX triplet: 29, 69 and 11. RGB value is (41,105,17). Sum of RGB (Red+Green+Blue) = 41+105+17=163 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.15% from 163); Green value is 105 (41.41% from 255 or 64.42% from 163); Blue value is 17 (7.03% from 255 or 10.43% from 163); Max value from RGB is 105 - color contains mainly: green. Hex color #296911 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #296911 is #D696EE. Grayscale: #4C4C4C. Windows color (decimal): -14063343 or 1141033. OLE color: 1141033.
HSL color Cylindrical-coordinate representation of color #296911: hue angle of 103.64º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #296911 is Cyan = 0.61, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 105 | 17 | - |
| CMYK | 0.61 | 0 | 0.84 | 0.59 |
| HSL | 103.64º | 0.72% | 0.24% | - |
| HSV(B) | 103.64º | 0.84% | 0.41% | - |
| XYZ | 6.07 | 10.62 | 2.26 | - |
| YUV | 75.83 | 94.8 | 103.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 105 | 17 | 0.61 | 0 | 0.84 | 0.59 | 103.64 | 0.72 | 0.24 |
| Hex | 29 | 69 | 11 | 3D | 0 | 54 | 3B | 68 | 48 | 18 |
| Octal | 51 | 151 | 21 | 75 | 0 | 124 | 73 | 150 | 110 | 30 |
| Binary | 101001 | 1101001 | 10001 | 111101 | 0 | 1010100 | 111011 | 1101000 | 1001000 | 11000 |
Color Harmonies of #296911
Complementary color
Monochromatic Colors of #296911
Black with #296911
Text Example
Text Example
White with #296911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296911; }
p { color: rgb(41,105,17); }
H1.HeaderClassName
{
color: #296911;
}
.AnyTagClassName
{
color: #296911;
}
</style>
background-color css
<style>
a { background-color: #296911; }
a { background-color: rgb(41,105,17); }
div.DivClassName
{
background-color: #296911;
}
.BgClassName
{
background-color: #296911;
}
</style>
border-color css
<style>
span { border-color: #296911; }
span { border-color: rgb(41,105,17); }
td.TdClassName
{
border-color: #296911;
}
.TagClassName
{
border-color: #296911;
}
</style>