Shades of Bilbao #297507
Tints of Bilbao #297507
RGB
CMYK
RGB Variations
Color information
#297507 (or 0x297507) is known color: Bilbao. HEX triplet: 29, 75 and 07. RGB value is (41,117,7). Sum of RGB (Red+Green+Blue) = 41+117+7=165 (21% of max value = 765). Red value is 41 (16.41% from 255 or 24.85% from 165); Green value is 117 (46.09% from 255 or 70.91% from 165); Blue value is 7 (3.12% from 255 or 4.24% from 165); Max value from RGB is 117 - color contains mainly: green. Hex color #297507 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #297507 is #D68AF8. Grayscale: #525252. Windows color (decimal): -14060281 or 488745. OLE color: 488745.
HSL color Cylindrical-coordinate representation of color #297507: hue angle of 101.45º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #297507 is Cyan = 0.65, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 117 | 7 | - |
| CMYK | 0.65 | 0 | 0.94 | 0.54 |
| HSL | 101.45º | 0.89% | 0.24% | - |
| HSV(B) | 101.45º | 0.94% | 0.46% | - |
| XYZ | 7.31 | 13.21 | 2.37 | - |
| YUV | 81.74 | 85.82 | 98.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 117 | 7 | 0.65 | 0 | 0.94 | 0.54 | 101.45 | 0.89 | 0.24 |
| Hex | 29 | 75 | 7 | 41 | 0 | 5E | 36 | 65 | 59 | 18 |
| Octal | 51 | 165 | 7 | 101 | 0 | 136 | 66 | 145 | 131 | 30 |
| Binary | 101001 | 1110101 | 111 | 1000001 | 0 | 1011110 | 110110 | 1100101 | 1011001 | 11000 |
Color Harmonies of #297507
Complementary color
Monochromatic Colors of #297507
Black with #297507
Text Example
Text Example
White with #297507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297507; }
p { color: rgb(41,117,7); }
H1.HeaderClassName
{
color: #297507;
}
.AnyTagClassName
{
color: #297507;
}
</style>
background-color css
<style>
a { background-color: #297507; }
a { background-color: rgb(41,117,7); }
div.DivClassName
{
background-color: #297507;
}
.BgClassName
{
background-color: #297507;
}
</style>
border-color css
<style>
span { border-color: #297507; }
span { border-color: rgb(41,117,7); }
td.TdClassName
{
border-color: #297507;
}
.TagClassName
{
border-color: #297507;
}
</style>