Shades of Bilbao #297214
Tints of Bilbao #297214
RGB
CMYK
RGB Variations
Color information
#297214 (or 0x297214) is known color: Bilbao. HEX triplet: 29, 72 and 14. RGB value is (41,114,20). Sum of RGB (Red+Green+Blue) = 41+114+20=175 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.43% from 175); Green value is 114 (44.92% from 255 or 65.14% from 175); Blue value is 20 (8.20% from 255 or 11.43% from 175); Max value from RGB is 114 - color contains mainly: green. Hex color #297214 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #297214 is #D68DEB. Grayscale: #515151. Windows color (decimal): -14061036 or 1339945. OLE color: 1339945.
HSL color Cylindrical-coordinate representation of color #297214: hue angle of 106.6º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #297214 is Cyan = 0.64, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 114 | 20 | - |
| CMYK | 0.64 | 0 | 0.82 | 0.55 |
| HSL | 106.6º | 0.7% | 0.26% | - |
| HSV(B) | 106.6º | 0.82% | 0.45% | - |
| XYZ | 7.06 | 12.56 | 2.71 | - |
| YUV | 81.46 | 93.32 | 99.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 114 | 20 | 0.64 | 0 | 0.82 | 0.55 | 106.6 | 0.7 | 0.26 |
| Hex | 29 | 72 | 14 | 40 | 0 | 52 | 37 | 6B | 46 | 1A |
| Octal | 51 | 162 | 24 | 100 | 0 | 122 | 67 | 153 | 106 | 32 |
| Binary | 101001 | 1110010 | 10100 | 1000000 | 0 | 1010010 | 110111 | 1101011 | 1000110 | 11010 |
Color Harmonies of #297214
Complementary color
Monochromatic Colors of #297214
Black with #297214
Text Example
Text Example
White with #297214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297214; }
p { color: rgb(41,114,20); }
H1.HeaderClassName
{
color: #297214;
}
.AnyTagClassName
{
color: #297214;
}
</style>
background-color css
<style>
a { background-color: #297214; }
a { background-color: rgb(41,114,20); }
div.DivClassName
{
background-color: #297214;
}
.BgClassName
{
background-color: #297214;
}
</style>
border-color css
<style>
span { border-color: #297214; }
span { border-color: rgb(41,114,20); }
td.TdClassName
{
border-color: #297214;
}
.TagClassName
{
border-color: #297214;
}
</style>