Shades of Bilbao #297203
Tints of Bilbao #297203
RGB
CMYK
RGB Variations
Color information
#297203 (or 0x297203) is known color: Bilbao. HEX triplet: 29, 72 and 03. RGB value is (41,114,3). Sum of RGB (Red+Green+Blue) = 41+114+3=158 (20% of max value = 765). Red value is 41 (16.41% from 255 or 25.95% from 158); Green value is 114 (44.92% from 255 or 72.15% from 158); Blue value is 3 (1.56% from 255 or 1.90% from 158); Max value from RGB is 114 - color contains mainly: green. Hex color #297203 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #297203 is #D68DFC. Grayscale: #4F4F4F. Windows color (decimal): -14061053 or 225833. OLE color: 225833.
HSL color Cylindrical-coordinate representation of color #297203: hue angle of 99.46º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #297203 is Cyan = 0.64, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 114 | 3 | - |
| CMYK | 0.64 | 0 | 0.97 | 0.55 |
| HSL | 99.46º | 0.95% | 0.23% | - |
| HSV(B) | 99.46º | 0.97% | 0.45% | - |
| XYZ | 6.95 | 12.51 | 2.14 | - |
| YUV | 79.52 | 84.82 | 100.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 114 | 3 | 0.64 | 0 | 0.97 | 0.55 | 99.46 | 0.95 | 0.23 |
| Hex | 29 | 72 | 3 | 40 | 0 | 61 | 37 | 63 | 5F | 17 |
| Octal | 51 | 162 | 3 | 100 | 0 | 141 | 67 | 143 | 137 | 27 |
| Binary | 101001 | 1110010 | 11 | 1000000 | 0 | 1100001 | 110111 | 1100011 | 1011111 | 10111 |
Color Harmonies of #297203
Complementary color
Monochromatic Colors of #297203
Black with #297203
Text Example
Text Example
White with #297203
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297203; }
p { color: rgb(41,114,3); }
H1.HeaderClassName
{
color: #297203;
}
.AnyTagClassName
{
color: #297203;
}
</style>
background-color css
<style>
a { background-color: #297203; }
a { background-color: rgb(41,114,3); }
div.DivClassName
{
background-color: #297203;
}
.BgClassName
{
background-color: #297203;
}
</style>
border-color css
<style>
span { border-color: #297203; }
span { border-color: rgb(41,114,3); }
td.TdClassName
{
border-color: #297203;
}
.TagClassName
{
border-color: #297203;
}
</style>