Shades of Bilbao #297403
Tints of Bilbao #297403
RGB
CMYK
RGB Variations
Color information
#297403 (or 0x297403) is known color: Bilbao. HEX triplet: 29, 74 and 03. RGB value is (41,116,3). Sum of RGB (Red+Green+Blue) = 41+116+3=160 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.62% from 160); Green value is 116 (45.70% from 255 or 72.5% from 160); Blue value is 3 (1.56% from 255 or 1.88% from 160); Max value from RGB is 116 - color contains mainly: green. Hex color #297403 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #297403 is #D68BFC. Grayscale: #515151. Windows color (decimal): -14060541 or 226345. OLE color: 226345.
HSL color Cylindrical-coordinate representation of color #297403: hue angle of 99.82º 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 #297403 is Cyan = 0.65, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 116 | 3 | - |
| CMYK | 0.65 | 0 | 0.97 | 0.55 |
| HSL | 99.82º | 0.95% | 0.23% | - |
| HSV(B) | 99.82º | 0.97% | 0.45% | - |
| XYZ | 7.18 | 12.97 | 2.21 | - |
| YUV | 80.69 | 84.15 | 99.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 116 | 3 | 0.65 | 0 | 0.97 | 0.55 | 99.82 | 0.95 | 0.23 |
| Hex | 29 | 74 | 3 | 41 | 0 | 61 | 37 | 64 | 5F | 17 |
| Octal | 51 | 164 | 3 | 101 | 0 | 141 | 67 | 144 | 137 | 27 |
| Binary | 101001 | 1110100 | 11 | 1000001 | 0 | 1100001 | 110111 | 1100100 | 1011111 | 10111 |
Color Harmonies of #297403
Complementary color
Monochromatic Colors of #297403
Black with #297403
Text Example
Text Example
White with #297403
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297403; }
p { color: rgb(41,116,3); }
H1.HeaderClassName
{
color: #297403;
}
.AnyTagClassName
{
color: #297403;
}
</style>
background-color css
<style>
a { background-color: #297403; }
a { background-color: rgb(41,116,3); }
div.DivClassName
{
background-color: #297403;
}
.BgClassName
{
background-color: #297403;
}
</style>
border-color css
<style>
span { border-color: #297403; }
span { border-color: rgb(41,116,3); }
td.TdClassName
{
border-color: #297403;
}
.TagClassName
{
border-color: #297403;
}
</style>