Shades of Bilbao #297115
Tints of Bilbao #297115
RGB
CMYK
RGB Variations
Color information
#297115 (or 0x297115) is known color: Bilbao. HEX triplet: 29, 71 and 15. RGB value is (41,113,21). Sum of RGB (Red+Green+Blue) = 41+113+21=175 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.43% from 175); Green value is 113 (44.53% from 255 or 64.57% from 175); Blue value is 21 (8.59% from 255 or 12% from 175); Max value from RGB is 113 - color contains mainly: green. Hex color #297115 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #297115 is #D68EEA. Grayscale: #515151. Windows color (decimal): -14061291 or 1405225. OLE color: 1405225.
HSL color Cylindrical-coordinate representation of color #297115: hue angle of 106.96º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #297115 is Cyan = 0.64, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 113 | 21 | - |
| CMYK | 0.64 | 0 | 0.81 | 0.56 |
| HSL | 106.96º | 0.69% | 0.26% | - |
| HSV(B) | 106.96º | 0.81% | 0.44% | - |
| XYZ | 6.95 | 12.34 | 2.72 | - |
| YUV | 80.98 | 94.15 | 99.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 113 | 21 | 0.64 | 0 | 0.81 | 0.56 | 106.96 | 0.69 | 0.26 |
| Hex | 29 | 71 | 15 | 40 | 0 | 51 | 38 | 6B | 45 | 1A |
| Octal | 51 | 161 | 25 | 100 | 0 | 121 | 70 | 153 | 105 | 32 |
| Binary | 101001 | 1110001 | 10101 | 1000000 | 0 | 1010001 | 111000 | 1101011 | 1000101 | 11010 |
Color Harmonies of #297115
Complementary color
Monochromatic Colors of #297115
Black with #297115
Text Example
Text Example
White with #297115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297115; }
p { color: rgb(41,113,21); }
H1.HeaderClassName
{
color: #297115;
}
.AnyTagClassName
{
color: #297115;
}
</style>
background-color css
<style>
a { background-color: #297115; }
a { background-color: rgb(41,113,21); }
div.DivClassName
{
background-color: #297115;
}
.BgClassName
{
background-color: #297115;
}
</style>
border-color css
<style>
span { border-color: #297115; }
span { border-color: rgb(41,113,21); }
td.TdClassName
{
border-color: #297115;
}
.TagClassName
{
border-color: #297115;
}
</style>