Shades of Bilbao #297100
Tints of Bilbao #297100
RGB
CMYK
RGB Variations
Color information
#297100 (or 0x297100) is known color: Bilbao. HEX triplet: 29, 71 and 00. RGB value is (41,113,0). Sum of RGB (Red+Green+Blue) = 41+113+0=154 (20% of max value = 765). Red value is 41 (16.41% from 255 or 26.62% from 154); Green value is 113 (44.53% from 255 or 73.38% from 154); Blue value is 0 (0.39% from 255 or 0% from 154); Max value from RGB is 113 - color contains mainly: green. Hex color #297100 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #297100 is #D68EFF. Grayscale: #4E4E4E. Windows color (decimal): -14061312 or 28969. OLE color: 28969.
HSL color Cylindrical-coordinate representation of color #297100: hue angle of 98.23º degrees, saturation: 1, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 1%. Process color model (Four color, CMYK) of #297100 is Cyan = 0.64, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 113 | 0 | - |
| CMYK | 0.64 | 0 | 1 | 0.56 |
| HSL | 98.23º | 1% | 0.22% | - |
| HSV(B) | 98.23º | 1% | 0.44% | - |
| XYZ | 6.82 | 12.28 | 2.01 | - |
| YUV | 78.59 | 83.65 | 101.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 113 | 0 | 0.64 | 0 | 1 | 0.56 | 98.23 | 1 | 0.22 |
| Hex | 29 | 71 | 0 | 40 | 0 | 64 | 38 | 62 | 64 | 16 |
| Octal | 51 | 161 | 0 | 100 | 0 | 144 | 70 | 142 | 144 | 26 |
| Binary | 101001 | 1110001 | 0 | 1000000 | 0 | 1100100 | 111000 | 1100010 | 1100100 | 10110 |
Color Harmonies of #297100
Complementary color
Monochromatic Colors of #297100
Black with #297100
Text Example
Text Example
White with #297100
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297100; }
p { color: rgb(41,113,0); }
H1.HeaderClassName
{
color: #297100;
}
.AnyTagClassName
{
color: #297100;
}
</style>
background-color css
<style>
a { background-color: #297100; }
a { background-color: rgb(41,113,0); }
div.DivClassName
{
background-color: #297100;
}
.BgClassName
{
background-color: #297100;
}
</style>
border-color css
<style>
span { border-color: #297100; }
span { border-color: rgb(41,113,0); }
td.TdClassName
{
border-color: #297100;
}
.TagClassName
{
border-color: #297100;
}
</style>