Shades of Bilbao #296917
Tints of Bilbao #296917
RGB
CMYK
RGB Variations
Color information
#296917 (or 0x296917) is known color: Bilbao. HEX triplet: 29, 69 and 17. RGB value is (41,105,23). Sum of RGB (Red+Green+Blue) = 41+105+23=169 (22% of max value = 765). Red value is 41 (16.41% from 255 or 24.26% from 169); Green value is 105 (41.41% from 255 or 62.13% from 169); Blue value is 23 (9.38% from 255 or 13.61% from 169); Max value from RGB is 105 - color contains mainly: green. Hex color #296917 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #296917 is #D696E8. Grayscale: #4C4C4C. Windows color (decimal): -14063337 or 1534249. OLE color: 1534249.
HSL color Cylindrical-coordinate representation of color #296917: hue angle of 106.83º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #296917 is Cyan = 0.61, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 105 | 23 | - |
| CMYK | 0.61 | 0 | 0.78 | 0.59 |
| HSL | 106.83º | 0.64% | 0.25% | - |
| HSV(B) | 106.83º | 0.78% | 0.41% | - |
| XYZ | 6.12 | 10.64 | 2.54 | - |
| YUV | 76.52 | 97.8 | 102.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 105 | 23 | 0.61 | 0 | 0.78 | 0.59 | 106.83 | 0.64 | 0.25 |
| Hex | 29 | 69 | 17 | 3D | 0 | 4E | 3B | 6B | 40 | 19 |
| Octal | 51 | 151 | 27 | 75 | 0 | 116 | 73 | 153 | 100 | 31 |
| Binary | 101001 | 1101001 | 10111 | 111101 | 0 | 1001110 | 111011 | 1101011 | 1000000 | 11001 |
Color Harmonies of #296917
Complementary color
Monochromatic Colors of #296917
Black with #296917
Text Example
Text Example
White with #296917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296917; }
p { color: rgb(41,105,23); }
H1.HeaderClassName
{
color: #296917;
}
.AnyTagClassName
{
color: #296917;
}
</style>
background-color css
<style>
a { background-color: #296917; }
a { background-color: rgb(41,105,23); }
div.DivClassName
{
background-color: #296917;
}
.BgClassName
{
background-color: #296917;
}
</style>
border-color css
<style>
span { border-color: #296917; }
span { border-color: rgb(41,105,23); }
td.TdClassName
{
border-color: #296917;
}
.TagClassName
{
border-color: #296917;
}
</style>