Shades of Bilbao #296807
Tints of Bilbao #296807
RGB
CMYK
RGB Variations
Color information
#296807 (or 0x296807) is known color: Bilbao. HEX triplet: 29, 68 and 07. RGB value is (41,104,7). Sum of RGB (Red+Green+Blue) = 41+104+7=152 (20% of max value = 765). Red value is 41 (16.41% from 255 or 26.97% from 152); Green value is 104 (41.02% from 255 or 68.42% from 152); Blue value is 7 (3.12% from 255 or 4.61% from 152); Max value from RGB is 104 - color contains mainly: green. Hex color #296807 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #296807 is #D697F8. Grayscale: #4A4A4A. Windows color (decimal): -14063609 or 485417. OLE color: 485417.
HSL color Cylindrical-coordinate representation of color #296807: hue angle of 98.97º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #296807 is Cyan = 0.61, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 104 | 7 | - |
| CMYK | 0.61 | 0 | 0.93 | 0.59 |
| HSL | 98.97º | 0.87% | 0.22% | - |
| HSV(B) | 98.97º | 0.93% | 0.41% | - |
| XYZ | 5.9 | 10.39 | 1.89 | - |
| YUV | 74.11 | 90.13 | 104.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 104 | 7 | 0.61 | 0 | 0.93 | 0.59 | 98.97 | 0.87 | 0.22 |
| Hex | 29 | 68 | 7 | 3D | 0 | 5D | 3B | 63 | 57 | 16 |
| Octal | 51 | 150 | 7 | 75 | 0 | 135 | 73 | 143 | 127 | 26 |
| Binary | 101001 | 1101000 | 111 | 111101 | 0 | 1011101 | 111011 | 1100011 | 1010111 | 10110 |
Color Harmonies of #296807
Complementary color
Monochromatic Colors of #296807
Black with #296807
Text Example
Text Example
White with #296807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296807; }
p { color: rgb(41,104,7); }
H1.HeaderClassName
{
color: #296807;
}
.AnyTagClassName
{
color: #296807;
}
</style>
background-color css
<style>
a { background-color: #296807; }
a { background-color: rgb(41,104,7); }
div.DivClassName
{
background-color: #296807;
}
.BgClassName
{
background-color: #296807;
}
</style>
border-color css
<style>
span { border-color: #296807; }
span { border-color: rgb(41,104,7); }
td.TdClassName
{
border-color: #296807;
}
.TagClassName
{
border-color: #296807;
}
</style>