Shades of Bilbao #296910
Tints of Bilbao #296910
RGB
CMYK
RGB Variations
Color information
#296910 (or 0x296910) is known color: Bilbao. HEX triplet: 29, 69 and 10. RGB value is (41,105,16). Sum of RGB (Red+Green+Blue) = 41+105+16=162 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.31% from 162); Green value is 105 (41.41% from 255 or 64.81% from 162); Blue value is 16 (6.64% from 255 or 9.88% from 162); Max value from RGB is 105 - color contains mainly: green. Hex color #296910 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #296910 is #D696EF. Grayscale: #4C4C4C. Windows color (decimal): -14063344 or 1075497. OLE color: 1075497.
HSL color Cylindrical-coordinate representation of color #296910: hue angle of 103.15º degrees, saturation: 0.74, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #296910 is Cyan = 0.61, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 105 | 16 | - |
| CMYK | 0.61 | 0 | 0.85 | 0.59 |
| HSL | 103.15º | 0.74% | 0.24% | - |
| HSV(B) | 103.15º | 0.85% | 0.41% | - |
| XYZ | 6.06 | 10.61 | 2.22 | - |
| YUV | 75.72 | 94.3 | 103.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 105 | 16 | 0.61 | 0 | 0.85 | 0.59 | 103.15 | 0.74 | 0.24 |
| Hex | 29 | 69 | 10 | 3D | 0 | 55 | 3B | 67 | 4A | 18 |
| Octal | 51 | 151 | 20 | 75 | 0 | 125 | 73 | 147 | 112 | 30 |
| Binary | 101001 | 1101001 | 10000 | 111101 | 0 | 1010101 | 111011 | 1100111 | 1001010 | 11000 |
Color Harmonies of #296910
Complementary color
Monochromatic Colors of #296910
Black with #296910
Text Example
Text Example
White with #296910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296910; }
p { color: rgb(41,105,16); }
H1.HeaderClassName
{
color: #296910;
}
.AnyTagClassName
{
color: #296910;
}
</style>
background-color css
<style>
a { background-color: #296910; }
a { background-color: rgb(41,105,16); }
div.DivClassName
{
background-color: #296910;
}
.BgClassName
{
background-color: #296910;
}
</style>
border-color css
<style>
span { border-color: #296910; }
span { border-color: rgb(41,105,16); }
td.TdClassName
{
border-color: #296910;
}
.TagClassName
{
border-color: #296910;
}
</style>