Shades of Bilbao #297202
Tints of Bilbao #297202
RGB
CMYK
RGB Variations
Color information
#297202 (or 0x297202) is known color: Bilbao. HEX triplet: 29, 72 and 02. RGB value is (41,114,2). Sum of RGB (Red+Green+Blue) = 41+114+2=157 (20% of max value = 765). Red value is 41 (16.41% from 255 or 26.11% from 157); Green value is 114 (44.92% from 255 or 72.61% from 157); Blue value is 2 (1.17% from 255 or 1.27% from 157); Max value from RGB is 114 - color contains mainly: green. Hex color #297202 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #297202 is #D68DFD. Grayscale: #4F4F4F. Windows color (decimal): -14061054 or 160297. OLE color: 160297.
HSL color Cylindrical-coordinate representation of color #297202: hue angle of 99.11º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #297202 is Cyan = 0.64, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 114 | 2 | - |
| CMYK | 0.64 | 0 | 0.98 | 0.55 |
| HSL | 99.11º | 0.97% | 0.23% | - |
| HSV(B) | 99.11º | 0.98% | 0.45% | - |
| XYZ | 6.94 | 12.51 | 2.11 | - |
| YUV | 79.41 | 84.32 | 100.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 114 | 2 | 0.64 | 0 | 0.98 | 0.55 | 99.11 | 0.97 | 0.23 |
| Hex | 29 | 72 | 2 | 40 | 0 | 62 | 37 | 63 | 61 | 17 |
| Octal | 51 | 162 | 2 | 100 | 0 | 142 | 67 | 143 | 141 | 27 |
| Binary | 101001 | 1110010 | 10 | 1000000 | 0 | 1100010 | 110111 | 1100011 | 1100001 | 10111 |
Color Harmonies of #297202
Complementary color
Monochromatic Colors of #297202
Black with #297202
Text Example
Text Example
White with #297202
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297202; }
p { color: rgb(41,114,2); }
H1.HeaderClassName
{
color: #297202;
}
.AnyTagClassName
{
color: #297202;
}
</style>
background-color css
<style>
a { background-color: #297202; }
a { background-color: rgb(41,114,2); }
div.DivClassName
{
background-color: #297202;
}
.BgClassName
{
background-color: #297202;
}
</style>
border-color css
<style>
span { border-color: #297202; }
span { border-color: rgb(41,114,2); }
td.TdClassName
{
border-color: #297202;
}
.TagClassName
{
border-color: #297202;
}
</style>