Shades of Bilbao #296610
Tints of Bilbao #296610
RGB
CMYK
RGB Variations
Color information
#296610 (or 0x296610) is known color: Bilbao. HEX triplet: 29, 66 and 10. RGB value is (41,102,16). Sum of RGB (Red+Green+Blue) = 41+102+16=159 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.79% from 159); Green value is 102 (40.23% from 255 or 64.15% from 159); Blue value is 16 (6.64% from 255 or 10.06% from 159); Max value from RGB is 102 - color contains mainly: green. Hex color #296610 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #296610 is #D699EF. Grayscale: #4A4A4A. Windows color (decimal): -14064112 or 1074729. OLE color: 1074729.
HSL color Cylindrical-coordinate representation of color #296610: hue angle of 102.56º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #296610 is Cyan = 0.60, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 41 | 102 | 16 | - |
| CMYK | 0.60 | 0 | 0.84 | 0.6 |
| HSL | 102.56º | 0.73% | 0.23% | - |
| HSV(B) | 102.56º | 0.84% | 0.4% | - |
| XYZ | 5.76 | 10.01 | 2.12 | - |
| YUV | 73.96 | 95.29 | 104.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 102 | 16 | 0.60 | 0 | 0.84 | 0.6 | 102.56 | 0.73 | 0.23 |
| Hex | 29 | 66 | 10 | 3C | 0 | 54 | 3C | 67 | 49 | 17 |
| Octal | 51 | 146 | 20 | 74 | 0 | 124 | 74 | 147 | 111 | 27 |
| Binary | 101001 | 1100110 | 10000 | 111100 | 0 | 1010100 | 111100 | 1100111 | 1001001 | 10111 |
Color Harmonies of #296610
Complementary color
Monochromatic Colors of #296610
Black with #296610
Text Example
Text Example
White with #296610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296610; }
p { color: rgb(41,102,16); }
H1.HeaderClassName
{
color: #296610;
}
.AnyTagClassName
{
color: #296610;
}
</style>
background-color css
<style>
a { background-color: #296610; }
a { background-color: rgb(41,102,16); }
div.DivClassName
{
background-color: #296610;
}
.BgClassName
{
background-color: #296610;
}
</style>
border-color css
<style>
span { border-color: #296610; }
span { border-color: rgb(41,102,16); }
td.TdClassName
{
border-color: #296610;
}
.TagClassName
{
border-color: #296610;
}
</style>