Shades of Bilbao #297509
Tints of Bilbao #297509
RGB
CMYK
RGB Variations
Color information
#297509 (or 0x297509) is known color: Bilbao. HEX triplet: 29, 75 and 09. RGB value is (41,117,9). Sum of RGB (Red+Green+Blue) = 41+117+9=167 (22% of max value = 765). Red value is 41 (16.41% from 255 or 24.55% from 167); Green value is 117 (46.09% from 255 or 70.06% from 167); Blue value is 9 (3.91% from 255 or 5.39% from 167); Max value from RGB is 117 - color contains mainly: green. Hex color #297509 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #297509 is #D68AF6. Grayscale: #525252. Windows color (decimal): -14060279 or 619817. OLE color: 619817.
HSL color Cylindrical-coordinate representation of color #297509: hue angle of 102.22º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #297509 is Cyan = 0.65, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 117 | 9 | - |
| CMYK | 0.65 | 0 | 0.92 | 0.54 |
| HSL | 102.22º | 0.86% | 0.25% | - |
| HSV(B) | 102.22º | 0.92% | 0.46% | - |
| XYZ | 7.33 | 13.21 | 2.42 | - |
| YUV | 81.96 | 86.82 | 98.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 117 | 9 | 0.65 | 0 | 0.92 | 0.54 | 102.22 | 0.86 | 0.25 |
| Hex | 29 | 75 | 9 | 41 | 0 | 5C | 36 | 66 | 56 | 19 |
| Octal | 51 | 165 | 11 | 101 | 0 | 134 | 66 | 146 | 126 | 31 |
| Binary | 101001 | 1110101 | 1001 | 1000001 | 0 | 1011100 | 110110 | 1100110 | 1010110 | 11001 |
Color Harmonies of #297509
Complementary color
Monochromatic Colors of #297509
Black with #297509
Text Example
Text Example
White with #297509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297509; }
p { color: rgb(41,117,9); }
H1.HeaderClassName
{
color: #297509;
}
.AnyTagClassName
{
color: #297509;
}
</style>
background-color css
<style>
a { background-color: #297509; }
a { background-color: rgb(41,117,9); }
div.DivClassName
{
background-color: #297509;
}
.BgClassName
{
background-color: #297509;
}
</style>
border-color css
<style>
span { border-color: #297509; }
span { border-color: rgb(41,117,9); }
td.TdClassName
{
border-color: #297509;
}
.TagClassName
{
border-color: #297509;
}
</style>