Shades of Bilbao #29680E
Tints of Bilbao #29680E
RGB
CMYK
RGB Variations
Color information
#29680E (or 0x29680E) is known color: Bilbao. HEX triplet: 29, 68 and 0E. RGB value is (41,104,14). Sum of RGB (Red+Green+Blue) = 41+104+14=159 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.79% from 159); Green value is 104 (41.02% from 255 or 65.41% from 159); Blue value is 14 (5.86% from 255 or 8.81% from 159); Max value from RGB is 104 - color contains mainly: green. Hex color #29680E is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #29680E is #D697F1. Grayscale: #4B4B4B. Windows color (decimal): -14063602 or 944169. OLE color: 944169.
HSL color Cylindrical-coordinate representation of color #29680E: hue angle of 102º degrees, saturation: 0.76, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #29680E is Cyan = 0.61, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 104 | 14 | - |
| CMYK | 0.61 | 0 | 0.87 | 0.59 |
| HSL | 102º | 0.76% | 0.23% | - |
| HSV(B) | 102º | 0.87% | 0.41% | - |
| XYZ | 5.94 | 10.4 | 2.11 | - |
| YUV | 74.9 | 93.63 | 103.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 104 | 14 | 0.61 | 0 | 0.87 | 0.59 | 102 | 0.76 | 0.23 |
| Hex | 29 | 68 | E | 3D | 0 | 57 | 3B | 66 | 4C | 17 |
| Octal | 51 | 150 | 16 | 75 | 0 | 127 | 73 | 146 | 114 | 27 |
| Binary | 101001 | 1101000 | 1110 | 111101 | 0 | 1010111 | 111011 | 1100110 | 1001100 | 10111 |
Color Harmonies of #29680E
Complementary color
Monochromatic Colors of #29680E
Black with #29680E
Text Example
Text Example
White with #29680E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #29680E; }
p { color: rgb(41,104,14); }
H1.HeaderClassName
{
color: #29680E;
}
.AnyTagClassName
{
color: #29680E;
}
</style>
background-color css
<style>
a { background-color: #29680E; }
a { background-color: rgb(41,104,14); }
div.DivClassName
{
background-color: #29680E;
}
.BgClassName
{
background-color: #29680E;
}
</style>
border-color css
<style>
span { border-color: #29680E; }
span { border-color: rgb(41,104,14); }
td.TdClassName
{
border-color: #29680E;
}
.TagClassName
{
border-color: #29680E;
}
</style>