Shades of Bilbao #29790F
Tints of Bilbao #29790F
RGB
CMYK
RGB Variations
Color information
#29790F (or 0x29790F) is known color: Bilbao. HEX triplet: 29, 79 and 0F. RGB value is (41,121,15). Sum of RGB (Red+Green+Blue) = 41+121+15=177 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.16% from 177); Green value is 121 (47.66% from 255 or 68.36% from 177); Blue value is 15 (6.25% from 255 or 8.47% from 177); Max value from RGB is 121 - color contains mainly: green. Hex color #29790F is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #29790F is #D686F0. Grayscale: #555555. Windows color (decimal): -14059249 or 1014057. OLE color: 1014057.
HSL color Cylindrical-coordinate representation of color #29790F: hue angle of 105.28º degrees, saturation: 0.78, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #29790F is Cyan = 0.66, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 121 | 15 | - |
| CMYK | 0.66 | 0 | 0.88 | 0.53 |
| HSL | 105.28º | 0.78% | 0.27% | - |
| HSV(B) | 105.28º | 0.88% | 0.47% | - |
| XYZ | 7.84 | 14.18 | 2.78 | - |
| YUV | 85 | 88.5 | 96.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 121 | 15 | 0.66 | 0 | 0.88 | 0.53 | 105.28 | 0.78 | 0.27 |
| Hex | 29 | 79 | F | 42 | 0 | 58 | 35 | 69 | 4E | 1B |
| Octal | 51 | 171 | 17 | 102 | 0 | 130 | 65 | 151 | 116 | 33 |
| Binary | 101001 | 1111001 | 1111 | 1000010 | 0 | 1011000 | 110101 | 1101001 | 1001110 | 11011 |
Color Harmonies of #29790F
Complementary color
Monochromatic Colors of #29790F
Black with #29790F
Text Example
Text Example
White with #29790F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #29790F; }
p { color: rgb(41,121,15); }
H1.HeaderClassName
{
color: #29790F;
}
.AnyTagClassName
{
color: #29790F;
}
</style>
background-color css
<style>
a { background-color: #29790F; }
a { background-color: rgb(41,121,15); }
div.DivClassName
{
background-color: #29790F;
}
.BgClassName
{
background-color: #29790F;
}
</style>
border-color css
<style>
span { border-color: #29790F; }
span { border-color: rgb(41,121,15); }
td.TdClassName
{
border-color: #29790F;
}
.TagClassName
{
border-color: #29790F;
}
</style>