Shades of Bilbao #297914
Tints of Bilbao #297914
RGB
CMYK
RGB Variations
Color information
#297914 (or 0x297914) is known color: Bilbao. HEX triplet: 29, 79 and 14. RGB value is (41,121,20). Sum of RGB (Red+Green+Blue) = 41+121+20=182 (24% of max value = 765). Red value is 41 (16.41% from 255 or 22.53% from 182); Green value is 121 (47.66% from 255 or 66.48% from 182); Blue value is 20 (8.20% from 255 or 10.99% from 182); Max value from RGB is 121 - color contains mainly: green. Hex color #297914 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #297914 is #D686EB. Grayscale: #555555. Windows color (decimal): -14059244 or 1341737. OLE color: 1341737.
HSL color Cylindrical-coordinate representation of color #297914: hue angle of 107.52º degrees, saturation: 0.72, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #297914 is Cyan = 0.66, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 121 | 20 | - |
| CMYK | 0.66 | 0 | 0.83 | 0.53 |
| HSL | 107.52º | 0.72% | 0.28% | - |
| HSV(B) | 107.52º | 0.83% | 0.47% | - |
| XYZ | 7.88 | 14.2 | 2.99 | - |
| YUV | 85.57 | 91 | 96.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 121 | 20 | 0.66 | 0 | 0.83 | 0.53 | 107.52 | 0.72 | 0.28 |
| Hex | 29 | 79 | 14 | 42 | 0 | 53 | 35 | 6C | 48 | 1C |
| Octal | 51 | 171 | 24 | 102 | 0 | 123 | 65 | 154 | 110 | 34 |
| Binary | 101001 | 1111001 | 10100 | 1000010 | 0 | 1010011 | 110101 | 1101100 | 1001000 | 11100 |
Color Harmonies of #297914
Complementary color
Monochromatic Colors of #297914
Black with #297914
Text Example
Text Example
White with #297914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297914; }
p { color: rgb(41,121,20); }
H1.HeaderClassName
{
color: #297914;
}
.AnyTagClassName
{
color: #297914;
}
</style>
background-color css
<style>
a { background-color: #297914; }
a { background-color: rgb(41,121,20); }
div.DivClassName
{
background-color: #297914;
}
.BgClassName
{
background-color: #297914;
}
</style>
border-color css
<style>
span { border-color: #297914; }
span { border-color: rgb(41,121,20); }
td.TdClassName
{
border-color: #297914;
}
.TagClassName
{
border-color: #297914;
}
</style>