Shades of Bilbao #297006
Tints of Bilbao #297006
RGB
CMYK
RGB Variations
Color information
#297006 (or 0x297006) is known color: Bilbao. HEX triplet: 29, 70 and 06. RGB value is (41,112,6). Sum of RGB (Red+Green+Blue) = 41+112+6=159 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.79% from 159); Green value is 112 (44.14% from 255 or 70.44% from 159); Blue value is 6 (2.73% from 255 or 3.77% from 159); Max value from RGB is 112 - color contains mainly: green. Hex color #297006 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #297006 is #D68FF9. Grayscale: #4F4F4F. Windows color (decimal): -14061562 or 421929. OLE color: 421929.
HSL color Cylindrical-coordinate representation of color #297006: hue angle of 100.19º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #297006 is Cyan = 0.63, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 112 | 6 | - |
| CMYK | 0.63 | 0 | 0.95 | 0.56 |
| HSL | 100.19º | 0.9% | 0.23% | - |
| HSV(B) | 100.19º | 0.95% | 0.44% | - |
| XYZ | 6.74 | 12.07 | 2.15 | - |
| YUV | 78.69 | 86.98 | 101.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 112 | 6 | 0.63 | 0 | 0.95 | 0.56 | 100.19 | 0.9 | 0.23 |
| Hex | 29 | 70 | 6 | 3F | 0 | 5F | 38 | 64 | 5A | 17 |
| Octal | 51 | 160 | 6 | 77 | 0 | 137 | 70 | 144 | 132 | 27 |
| Binary | 101001 | 1110000 | 110 | 111111 | 0 | 1011111 | 111000 | 1100100 | 1011010 | 10111 |
Color Harmonies of #297006
Complementary color
Monochromatic Colors of #297006
Black with #297006
Text Example
Text Example
White with #297006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297006; }
p { color: rgb(41,112,6); }
H1.HeaderClassName
{
color: #297006;
}
.AnyTagClassName
{
color: #297006;
}
</style>
background-color css
<style>
a { background-color: #297006; }
a { background-color: rgb(41,112,6); }
div.DivClassName
{
background-color: #297006;
}
.BgClassName
{
background-color: #297006;
}
</style>
border-color css
<style>
span { border-color: #297006; }
span { border-color: rgb(41,112,6); }
td.TdClassName
{
border-color: #297006;
}
.TagClassName
{
border-color: #297006;
}
</style>