Shades of Bilbao #296918
Tints of Bilbao #296918
RGB
CMYK
RGB Variations
Color information
#296918 (or 0x296918) is known color: Bilbao. HEX triplet: 29, 69 and 18. RGB value is (41,105,24). Sum of RGB (Red+Green+Blue) = 41+105+24=170 (22% of max value = 765). Red value is 41 (16.41% from 255 or 24.12% from 170); Green value is 105 (41.41% from 255 or 61.76% from 170); Blue value is 24 (9.77% from 255 or 14.12% from 170); Max value from RGB is 105 - color contains mainly: green. Hex color #296918 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #296918 is #D696E7. Grayscale: #4C4C4C. Windows color (decimal): -14063336 or 1599785. OLE color: 1599785.
HSL color Cylindrical-coordinate representation of color #296918: hue angle of 107.41º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #296918 is Cyan = 0.61, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 105 | 24 | - |
| CMYK | 0.61 | 0 | 0.77 | 0.59 |
| HSL | 107.41º | 0.63% | 0.25% | - |
| HSV(B) | 107.41º | 0.77% | 0.41% | - |
| XYZ | 6.13 | 10.64 | 2.59 | - |
| YUV | 76.63 | 98.3 | 102.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 105 | 24 | 0.61 | 0 | 0.77 | 0.59 | 107.41 | 0.63 | 0.25 |
| Hex | 29 | 69 | 18 | 3D | 0 | 4D | 3B | 6B | 3F | 19 |
| Octal | 51 | 151 | 30 | 75 | 0 | 115 | 73 | 153 | 77 | 31 |
| Binary | 101001 | 1101001 | 11000 | 111101 | 0 | 1001101 | 111011 | 1101011 | 111111 | 11001 |
Color Harmonies of #296918
Complementary color
Monochromatic Colors of #296918
Black with #296918
Text Example
Text Example
White with #296918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296918; }
p { color: rgb(41,105,24); }
H1.HeaderClassName
{
color: #296918;
}
.AnyTagClassName
{
color: #296918;
}
</style>
background-color css
<style>
a { background-color: #296918; }
a { background-color: rgb(41,105,24); }
div.DivClassName
{
background-color: #296918;
}
.BgClassName
{
background-color: #296918;
}
</style>
border-color css
<style>
span { border-color: #296918; }
span { border-color: rgb(41,105,24); }
td.TdClassName
{
border-color: #296918;
}
.TagClassName
{
border-color: #296918;
}
</style>