Shades of Bilbao #296816
Tints of Bilbao #296816
RGB
CMYK
RGB Variations
Color information
#296816 (or 0x296816) is known color: Bilbao. HEX triplet: 29, 68 and 16. RGB value is (41,104,22). Sum of RGB (Red+Green+Blue) = 41+104+22=167 (22% of max value = 765). Red value is 41 (16.41% from 255 or 24.55% from 167); Green value is 104 (41.02% from 255 or 62.28% from 167); Blue value is 22 (8.98% from 255 or 13.17% from 167); Max value from RGB is 104 - color contains mainly: green. Hex color #296816 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #296816 is #D697E9. Grayscale: #4C4C4C. Windows color (decimal): -14063594 or 1468457. OLE color: 1468457.
HSL color Cylindrical-coordinate representation of color #296816: hue angle of 106.1º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #296816 is Cyan = 0.61, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 104 | 22 | - |
| CMYK | 0.61 | 0 | 0.79 | 0.59 |
| HSL | 106.1º | 0.65% | 0.25% | - |
| HSV(B) | 106.1º | 0.79% | 0.41% | - |
| XYZ | 6.01 | 10.43 | 2.46 | - |
| YUV | 75.82 | 97.63 | 103.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 104 | 22 | 0.61 | 0 | 0.79 | 0.59 | 106.1 | 0.65 | 0.25 |
| Hex | 29 | 68 | 16 | 3D | 0 | 4F | 3B | 6A | 41 | 19 |
| Octal | 51 | 150 | 26 | 75 | 0 | 117 | 73 | 152 | 101 | 31 |
| Binary | 101001 | 1101000 | 10110 | 111101 | 0 | 1001111 | 111011 | 1101010 | 1000001 | 11001 |
Color Harmonies of #296816
Complementary color
Monochromatic Colors of #296816
Black with #296816
Text Example
Text Example
White with #296816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296816; }
p { color: rgb(41,104,22); }
H1.HeaderClassName
{
color: #296816;
}
.AnyTagClassName
{
color: #296816;
}
</style>
background-color css
<style>
a { background-color: #296816; }
a { background-color: rgb(41,104,22); }
div.DivClassName
{
background-color: #296816;
}
.BgClassName
{
background-color: #296816;
}
</style>
border-color css
<style>
span { border-color: #296816; }
span { border-color: rgb(41,104,22); }
td.TdClassName
{
border-color: #296816;
}
.TagClassName
{
border-color: #296816;
}
</style>