Shades of Bilbao #29710E
Tints of Bilbao #29710E
RGB
CMYK
RGB Variations
Color information
#29710E (or 0x29710E) is known color: Bilbao. HEX triplet: 29, 71 and 0E. RGB value is (41,113,14). Sum of RGB (Red+Green+Blue) = 41+113+14=168 (22% of max value = 765). Red value is 41 (16.41% from 255 or 24.40% from 168); Green value is 113 (44.53% from 255 or 67.26% from 168); Blue value is 14 (5.86% from 255 or 8.33% from 168); Max value from RGB is 113 - color contains mainly: green. Hex color #29710E is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #29710E is #D68EF1. Grayscale: #505050. Windows color (decimal): -14061298 or 946473. OLE color: 946473.
HSL color Cylindrical-coordinate representation of color #29710E: hue angle of 103.64º degrees, saturation: 0.78, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #29710E is Cyan = 0.64, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 113 | 14 | - |
| CMYK | 0.64 | 0 | 0.88 | 0.56 |
| HSL | 103.64º | 0.78% | 0.25% | - |
| HSV(B) | 103.64º | 0.88% | 0.44% | - |
| XYZ | 6.9 | 12.31 | 2.43 | - |
| YUV | 80.19 | 90.65 | 100.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 113 | 14 | 0.64 | 0 | 0.88 | 0.56 | 103.64 | 0.78 | 0.25 |
| Hex | 29 | 71 | E | 40 | 0 | 58 | 38 | 68 | 4E | 19 |
| Octal | 51 | 161 | 16 | 100 | 0 | 130 | 70 | 150 | 116 | 31 |
| Binary | 101001 | 1110001 | 1110 | 1000000 | 0 | 1011000 | 111000 | 1101000 | 1001110 | 11001 |
Color Harmonies of #29710E
Complementary color
Monochromatic Colors of #29710E
Black with #29710E
Text Example
Text Example
White with #29710E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #29710E; }
p { color: rgb(41,113,14); }
H1.HeaderClassName
{
color: #29710E;
}
.AnyTagClassName
{
color: #29710E;
}
</style>
background-color css
<style>
a { background-color: #29710E; }
a { background-color: rgb(41,113,14); }
div.DivClassName
{
background-color: #29710E;
}
.BgClassName
{
background-color: #29710E;
}
</style>
border-color css
<style>
span { border-color: #29710E; }
span { border-color: rgb(41,113,14); }
td.TdClassName
{
border-color: #29710E;
}
.TagClassName
{
border-color: #29710E;
}
</style>