Shades of Bilbao #296808
Tints of Bilbao #296808
RGB
CMYK
RGB Variations
Color information
#296808 (or 0x296808) is known color: Bilbao. HEX triplet: 29, 68 and 08. RGB value is (41,104,8). Sum of RGB (Red+Green+Blue) = 41+104+8=153 (20% of max value = 765). Red value is 41 (16.41% from 255 or 26.80% from 153); Green value is 104 (41.02% from 255 or 67.97% from 153); Blue value is 8 (3.52% from 255 or 5.23% from 153); Max value from RGB is 104 - color contains mainly: green. Hex color #296808 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #296808 is #D697F7. Grayscale: #4A4A4A. Windows color (decimal): -14063608 or 550953. OLE color: 550953.
HSL color Cylindrical-coordinate representation of color #296808: hue angle of 99.38º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #296808 is Cyan = 0.61, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 104 | 8 | - |
| CMYK | 0.61 | 0 | 0.92 | 0.59 |
| HSL | 99.38º | 0.86% | 0.22% | - |
| HSV(B) | 99.38º | 0.92% | 0.41% | - |
| XYZ | 5.91 | 10.39 | 1.92 | - |
| YUV | 74.22 | 90.63 | 104.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 104 | 8 | 0.61 | 0 | 0.92 | 0.59 | 99.38 | 0.86 | 0.22 |
| Hex | 29 | 68 | 8 | 3D | 0 | 5C | 3B | 63 | 56 | 16 |
| Octal | 51 | 150 | 10 | 75 | 0 | 134 | 73 | 143 | 126 | 26 |
| Binary | 101001 | 1101000 | 1000 | 111101 | 0 | 1011100 | 111011 | 1100011 | 1010110 | 10110 |
Color Harmonies of #296808
Complementary color
Monochromatic Colors of #296808
Black with #296808
Text Example
Text Example
White with #296808
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296808; }
p { color: rgb(41,104,8); }
H1.HeaderClassName
{
color: #296808;
}
.AnyTagClassName
{
color: #296808;
}
</style>
background-color css
<style>
a { background-color: #296808; }
a { background-color: rgb(41,104,8); }
div.DivClassName
{
background-color: #296808;
}
.BgClassName
{
background-color: #296808;
}
</style>
border-color css
<style>
span { border-color: #296808; }
span { border-color: rgb(41,104,8); }
td.TdClassName
{
border-color: #296808;
}
.TagClassName
{
border-color: #296808;
}
</style>