Shades of Bilbao #297217
Tints of Bilbao #297217
RGB
CMYK
RGB Variations
Color information
#297217 (or 0x297217) is known color: Bilbao. HEX triplet: 29, 72 and 17. RGB value is (41,114,23). Sum of RGB (Red+Green+Blue) = 41+114+23=178 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.03% from 178); Green value is 114 (44.92% from 255 or 64.04% from 178); Blue value is 23 (9.38% from 255 or 12.92% from 178); Max value from RGB is 114 - color contains mainly: green. Hex color #297217 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #297217 is #D68DE8. Grayscale: #525252. Windows color (decimal): -14061033 or 1536553. OLE color: 1536553.
HSL color Cylindrical-coordinate representation of color #297217: hue angle of 108.13º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #297217 is Cyan = 0.64, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 114 | 23 | - |
| CMYK | 0.64 | 0 | 0.80 | 0.55 |
| HSL | 108.13º | 0.66% | 0.27% | - |
| HSV(B) | 108.13º | 0.8% | 0.45% | - |
| XYZ | 7.09 | 12.57 | 2.86 | - |
| YUV | 81.8 | 94.82 | 98.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 114 | 23 | 0.64 | 0 | 0.80 | 0.55 | 108.13 | 0.66 | 0.27 |
| Hex | 29 | 72 | 17 | 40 | 0 | 50 | 37 | 6C | 42 | 1B |
| Octal | 51 | 162 | 27 | 100 | 0 | 120 | 67 | 154 | 102 | 33 |
| Binary | 101001 | 1110010 | 10111 | 1000000 | 0 | 1010000 | 110111 | 1101100 | 1000010 | 11011 |
Color Harmonies of #297217
Complementary color
Monochromatic Colors of #297217
Black with #297217
Text Example
Text Example
White with #297217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297217; }
p { color: rgb(41,114,23); }
H1.HeaderClassName
{
color: #297217;
}
.AnyTagClassName
{
color: #297217;
}
</style>
background-color css
<style>
a { background-color: #297217; }
a { background-color: rgb(41,114,23); }
div.DivClassName
{
background-color: #297217;
}
.BgClassName
{
background-color: #297217;
}
</style>
border-color css
<style>
span { border-color: #297217; }
span { border-color: rgb(41,114,23); }
td.TdClassName
{
border-color: #297217;
}
.TagClassName
{
border-color: #297217;
}
</style>