Shades of Bilbao #297510
Tints of Bilbao #297510
RGB
CMYK
RGB Variations
Color information
#297510 (or 0x297510) is known color: Bilbao. HEX triplet: 29, 75 and 10. RGB value is (41,117,16). Sum of RGB (Red+Green+Blue) = 41+117+16=174 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.56% from 174); Green value is 117 (46.09% from 255 or 67.24% from 174); Blue value is 16 (6.64% from 255 or 9.20% from 174); Max value from RGB is 117 - color contains mainly: green. Hex color #297510 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #297510 is #D68AEF. Grayscale: #535353. Windows color (decimal): -14060272 or 1078569. OLE color: 1078569.
HSL color Cylindrical-coordinate representation of color #297510: hue angle of 105.15º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #297510 is Cyan = 0.65, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 117 | 16 | - |
| CMYK | 0.65 | 0 | 0.86 | 0.54 |
| HSL | 105.15º | 0.76% | 0.26% | - |
| HSV(B) | 105.15º | 0.86% | 0.46% | - |
| XYZ | 7.37 | 13.23 | 2.66 | - |
| YUV | 82.76 | 90.32 | 98.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 117 | 16 | 0.65 | 0 | 0.86 | 0.54 | 105.15 | 0.76 | 0.26 |
| Hex | 29 | 75 | 10 | 41 | 0 | 56 | 36 | 69 | 4C | 1A |
| Octal | 51 | 165 | 20 | 101 | 0 | 126 | 66 | 151 | 114 | 32 |
| Binary | 101001 | 1110101 | 10000 | 1000001 | 0 | 1010110 | 110110 | 1101001 | 1001100 | 11010 |
Color Harmonies of #297510
Complementary color
Monochromatic Colors of #297510
Black with #297510
Text Example
Text Example
White with #297510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297510; }
p { color: rgb(41,117,16); }
H1.HeaderClassName
{
color: #297510;
}
.AnyTagClassName
{
color: #297510;
}
</style>
background-color css
<style>
a { background-color: #297510; }
a { background-color: rgb(41,117,16); }
div.DivClassName
{
background-color: #297510;
}
.BgClassName
{
background-color: #297510;
}
</style>
border-color css
<style>
span { border-color: #297510; }
span { border-color: rgb(41,117,16); }
td.TdClassName
{
border-color: #297510;
}
.TagClassName
{
border-color: #297510;
}
</style>