Shades of Bilbao #297016
Tints of Bilbao #297016
RGB
CMYK
RGB Variations
Color information
#297016 (or 0x297016) is known color: Bilbao. HEX triplet: 29, 70 and 16. RGB value is (41,112,22). Sum of RGB (Red+Green+Blue) = 41+112+22=175 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.43% from 175); Green value is 112 (44.14% from 255 or 64% from 175); Blue value is 22 (8.98% from 255 or 12.57% from 175); Max value from RGB is 112 - color contains mainly: green. Hex color #297016 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #297016 is #D68FE9. Grayscale: #505050. Windows color (decimal): -14061546 or 1470505. OLE color: 1470505.
HSL color Cylindrical-coordinate representation of color #297016: hue angle of 107.33º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #297016 is Cyan = 0.63, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 112 | 22 | - |
| CMYK | 0.63 | 0 | 0.80 | 0.56 |
| HSL | 107.33º | 0.67% | 0.26% | - |
| HSV(B) | 107.33º | 0.8% | 0.44% | - |
| XYZ | 6.85 | 12.12 | 2.74 | - |
| YUV | 80.51 | 94.98 | 99.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 112 | 22 | 0.63 | 0 | 0.80 | 0.56 | 107.33 | 0.67 | 0.26 |
| Hex | 29 | 70 | 16 | 3F | 0 | 50 | 38 | 6B | 43 | 1A |
| Octal | 51 | 160 | 26 | 77 | 0 | 120 | 70 | 153 | 103 | 32 |
| Binary | 101001 | 1110000 | 10110 | 111111 | 0 | 1010000 | 111000 | 1101011 | 1000011 | 11010 |
Color Harmonies of #297016
Complementary color
Monochromatic Colors of #297016
Black with #297016
Text Example
Text Example
White with #297016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297016; }
p { color: rgb(41,112,22); }
H1.HeaderClassName
{
color: #297016;
}
.AnyTagClassName
{
color: #297016;
}
</style>
background-color css
<style>
a { background-color: #297016; }
a { background-color: rgb(41,112,22); }
div.DivClassName
{
background-color: #297016;
}
.BgClassName
{
background-color: #297016;
}
</style>
border-color css
<style>
span { border-color: #297016; }
span { border-color: rgb(41,112,22); }
td.TdClassName
{
border-color: #297016;
}
.TagClassName
{
border-color: #297016;
}
</style>