Shades of Bilbao #29730E
Tints of Bilbao #29730E
RGB
CMYK
RGB Variations
Color information
#29730E (or 0x29730E) is known color: Bilbao. HEX triplet: 29, 73 and 0E. RGB value is (41,115,14). Sum of RGB (Red+Green+Blue) = 41+115+14=170 (22% of max value = 765). Red value is 41 (16.41% from 255 or 24.12% from 170); Green value is 115 (45.31% from 255 or 67.65% from 170); Blue value is 14 (5.86% from 255 or 8.24% from 170); Max value from RGB is 115 - color contains mainly: green. Hex color #29730E is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #29730E is #D68CF1. Grayscale: #515151. Windows color (decimal): -14060786 or 946985. OLE color: 946985.
HSL color Cylindrical-coordinate representation of color #29730E: hue angle of 103.96º 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 #29730E is Cyan = 0.64, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 115 | 14 | - |
| CMYK | 0.64 | 0 | 0.88 | 0.55 |
| HSL | 103.96º | 0.78% | 0.25% | - |
| HSV(B) | 103.96º | 0.88% | 0.45% | - |
| XYZ | 7.12 | 12.76 | 2.5 | - |
| YUV | 81.36 | 89.98 | 99.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 115 | 14 | 0.64 | 0 | 0.88 | 0.55 | 103.96 | 0.78 | 0.25 |
| Hex | 29 | 73 | E | 40 | 0 | 58 | 37 | 68 | 4E | 19 |
| Octal | 51 | 163 | 16 | 100 | 0 | 130 | 67 | 150 | 116 | 31 |
| Binary | 101001 | 1110011 | 1110 | 1000000 | 0 | 1011000 | 110111 | 1101000 | 1001110 | 11001 |
Color Harmonies of #29730E
Complementary color
Monochromatic Colors of #29730E
Black with #29730E
Text Example
Text Example
White with #29730E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #29730E; }
p { color: rgb(41,115,14); }
H1.HeaderClassName
{
color: #29730E;
}
.AnyTagClassName
{
color: #29730E;
}
</style>
background-color css
<style>
a { background-color: #29730E; }
a { background-color: rgb(41,115,14); }
div.DivClassName
{
background-color: #29730E;
}
.BgClassName
{
background-color: #29730E;
}
</style>
border-color css
<style>
span { border-color: #29730E; }
span { border-color: rgb(41,115,14); }
td.TdClassName
{
border-color: #29730E;
}
.TagClassName
{
border-color: #29730E;
}
</style>