Shades of Bilbao #296810
Tints of Bilbao #296810
RGB
CMYK
RGB Variations
Color information
#296810 (or 0x296810) is known color: Bilbao. HEX triplet: 29, 68 and 10. RGB value is (41,104,16). Sum of RGB (Red+Green+Blue) = 41+104+16=161 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.47% from 161); Green value is 104 (41.02% from 255 or 64.60% from 161); Blue value is 16 (6.64% from 255 or 9.94% from 161); Max value from RGB is 104 - color contains mainly: green. Hex color #296810 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #296810 is #D697EF. Grayscale: #4B4B4B. Windows color (decimal): -14063600 or 1075241. OLE color: 1075241.
HSL color Cylindrical-coordinate representation of color #296810: hue angle of 102.95º degrees, saturation: 0.73, 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 #296810 is Cyan = 0.61, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 104 | 16 | - |
| CMYK | 0.61 | 0 | 0.85 | 0.59 |
| HSL | 102.95º | 0.73% | 0.24% | - |
| HSV(B) | 102.95º | 0.85% | 0.41% | - |
| XYZ | 5.96 | 10.41 | 2.19 | - |
| YUV | 75.13 | 94.63 | 103.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 104 | 16 | 0.61 | 0 | 0.85 | 0.59 | 102.95 | 0.73 | 0.24 |
| Hex | 29 | 68 | 10 | 3D | 0 | 55 | 3B | 67 | 49 | 18 |
| Octal | 51 | 150 | 20 | 75 | 0 | 125 | 73 | 147 | 111 | 30 |
| Binary | 101001 | 1101000 | 10000 | 111101 | 0 | 1010101 | 111011 | 1100111 | 1001001 | 11000 |
Color Harmonies of #296810
Complementary color
Monochromatic Colors of #296810
Black with #296810
Text Example
Text Example
White with #296810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296810; }
p { color: rgb(41,104,16); }
H1.HeaderClassName
{
color: #296810;
}
.AnyTagClassName
{
color: #296810;
}
</style>
background-color css
<style>
a { background-color: #296810; }
a { background-color: rgb(41,104,16); }
div.DivClassName
{
background-color: #296810;
}
.BgClassName
{
background-color: #296810;
}
</style>
border-color css
<style>
span { border-color: #296810; }
span { border-color: rgb(41,104,16); }
td.TdClassName
{
border-color: #296810;
}
.TagClassName
{
border-color: #296810;
}
</style>