Shades of Bilbao #297310
Tints of Bilbao #297310
RGB
CMYK
RGB Variations
Color information
#297310 (or 0x297310) is known color: Bilbao. HEX triplet: 29, 73 and 10. RGB value is (41,115,16). Sum of RGB (Red+Green+Blue) = 41+115+16=172 (22% of max value = 765). Red value is 41 (16.41% from 255 or 23.84% from 172); Green value is 115 (45.31% from 255 or 66.86% from 172); Blue value is 16 (6.64% from 255 or 9.30% from 172); Max value from RGB is 115 - color contains mainly: green. Hex color #297310 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #297310 is #D68CEF. Grayscale: #515151. Windows color (decimal): -14060784 or 1078057. OLE color: 1078057.
HSL color Cylindrical-coordinate representation of color #297310: hue angle of 104.85º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #297310 is Cyan = 0.64, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 115 | 16 | - |
| CMYK | 0.64 | 0 | 0.86 | 0.55 |
| HSL | 104.85º | 0.76% | 0.26% | - |
| HSV(B) | 104.85º | 0.86% | 0.45% | - |
| XYZ | 7.14 | 12.77 | 2.58 | - |
| YUV | 81.59 | 90.98 | 99.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 115 | 16 | 0.64 | 0 | 0.86 | 0.55 | 104.85 | 0.76 | 0.26 |
| Hex | 29 | 73 | 10 | 40 | 0 | 56 | 37 | 69 | 4C | 1A |
| Octal | 51 | 163 | 20 | 100 | 0 | 126 | 67 | 151 | 114 | 32 |
| Binary | 101001 | 1110011 | 10000 | 1000000 | 0 | 1010110 | 110111 | 1101001 | 1001100 | 11010 |
Color Harmonies of #297310
Complementary color
Monochromatic Colors of #297310
Black with #297310
Text Example
Text Example
White with #297310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297310; }
p { color: rgb(41,115,16); }
H1.HeaderClassName
{
color: #297310;
}
.AnyTagClassName
{
color: #297310;
}
</style>
background-color css
<style>
a { background-color: #297310; }
a { background-color: rgb(41,115,16); }
div.DivClassName
{
background-color: #297310;
}
.BgClassName
{
background-color: #297310;
}
</style>
border-color css
<style>
span { border-color: #297310; }
span { border-color: rgb(41,115,16); }
td.TdClassName
{
border-color: #297310;
}
.TagClassName
{
border-color: #297310;
}
</style>