Shades of Bilbao #296905
Tints of Bilbao #296905
RGB
CMYK
RGB Variations
Color information
#296905 (or 0x296905) is known color: Bilbao. HEX triplet: 29, 69 and 05. RGB value is (41,105,5). Sum of RGB (Red+Green+Blue) = 41+105+5=151 (20% of max value = 765). Red value is 41 (16.41% from 255 or 27.15% from 151); Green value is 105 (41.41% from 255 or 69.54% from 151); Blue value is 5 (2.34% from 255 or 3.31% from 151); Max value from RGB is 105 - color contains mainly: green. Hex color #296905 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #296905 is #D696FA. Grayscale: #4A4A4A. Windows color (decimal): -14063355 or 354601. OLE color: 354601.
HSL color Cylindrical-coordinate representation of color #296905: hue angle of 98.4º degrees, saturation: 0.91, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #296905 is Cyan = 0.61, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 105 | 5 | - |
| CMYK | 0.61 | 0 | 0.95 | 0.59 |
| HSL | 98.4º | 0.91% | 0.22% | - |
| HSV(B) | 98.4º | 0.95% | 0.41% | - |
| XYZ | 5.99 | 10.59 | 1.87 | - |
| YUV | 74.46 | 88.8 | 104.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 105 | 5 | 0.61 | 0 | 0.95 | 0.59 | 98.4 | 0.91 | 0.22 |
| Hex | 29 | 69 | 5 | 3D | 0 | 5F | 3B | 62 | 5B | 16 |
| Octal | 51 | 151 | 5 | 75 | 0 | 137 | 73 | 142 | 133 | 26 |
| Binary | 101001 | 1101001 | 101 | 111101 | 0 | 1011111 | 111011 | 1100010 | 1011011 | 10110 |
Color Harmonies of #296905
Complementary color
Monochromatic Colors of #296905
Black with #296905
Text Example
Text Example
White with #296905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296905; }
p { color: rgb(41,105,5); }
H1.HeaderClassName
{
color: #296905;
}
.AnyTagClassName
{
color: #296905;
}
</style>
background-color css
<style>
a { background-color: #296905; }
a { background-color: rgb(41,105,5); }
div.DivClassName
{
background-color: #296905;
}
.BgClassName
{
background-color: #296905;
}
</style>
border-color css
<style>
span { border-color: #296905; }
span { border-color: rgb(41,105,5); }
td.TdClassName
{
border-color: #296905;
}
.TagClassName
{
border-color: #296905;
}
</style>