Shades of Bilbao #29720E
Tints of Bilbao #29720E
RGB
CMYK
RGB Variations
Color information
#29720E (or 0x29720E) is known color: Bilbao. HEX triplet: 29, 72 and 0E. RGB value is (41,114,14). Sum of RGB (Red+Green+Blue) = 41+114+14=169 (22% of max value = 765). Red value is 41 (16.41% from 255 or 24.26% from 169); Green value is 114 (44.92% from 255 or 67.46% from 169); Blue value is 14 (5.86% from 255 or 8.28% from 169); Max value from RGB is 114 - color contains mainly: green. Hex color #29720E is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #29720E is #D68DF1. Grayscale: #515151. Windows color (decimal): -14061042 or 946729. OLE color: 946729.
HSL color Cylindrical-coordinate representation of color #29720E: hue angle of 103.8º degrees, saturation: 0.78, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #29720E is Cyan = 0.64, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 114 | 14 | - |
| CMYK | 0.64 | 0 | 0.88 | 0.55 |
| HSL | 103.8º | 0.78% | 0.25% | - |
| HSV(B) | 103.8º | 0.88% | 0.45% | - |
| XYZ | 7.01 | 12.54 | 2.47 | - |
| YUV | 80.77 | 90.32 | 99.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 114 | 14 | 0.64 | 0 | 0.88 | 0.55 | 103.8 | 0.78 | 0.25 |
| Hex | 29 | 72 | E | 40 | 0 | 58 | 37 | 68 | 4E | 19 |
| Octal | 51 | 162 | 16 | 100 | 0 | 130 | 67 | 150 | 116 | 31 |
| Binary | 101001 | 1110010 | 1110 | 1000000 | 0 | 1011000 | 110111 | 1101000 | 1001110 | 11001 |
Color Harmonies of #29720E
Complementary color
Monochromatic Colors of #29720E
Black with #29720E
Text Example
Text Example
White with #29720E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #29720E; }
p { color: rgb(41,114,14); }
H1.HeaderClassName
{
color: #29720E;
}
.AnyTagClassName
{
color: #29720E;
}
</style>
background-color css
<style>
a { background-color: #29720E; }
a { background-color: rgb(41,114,14); }
div.DivClassName
{
background-color: #29720E;
}
.BgClassName
{
background-color: #29720E;
}
</style>
border-color css
<style>
span { border-color: #29720E; }
span { border-color: rgb(41,114,14); }
td.TdClassName
{
border-color: #29720E;
}
.TagClassName
{
border-color: #29720E;
}
</style>