Shades of Bilbao #296715
Tints of Bilbao #296715
RGB
CMYK
RGB Variations
Color information
#296715 (or 0x296715) is known color: Bilbao. HEX triplet: 29, 67 and 15. RGB value is (41,103,21). Sum of RGB (Red+Green+Blue) = 41+103+21=165 (21% of max value = 765). Red value is 41 (16.41% from 255 or 24.85% from 165); Green value is 103 (40.62% from 255 or 62.42% from 165); Blue value is 21 (8.59% from 255 or 12.73% from 165); Max value from RGB is 103 - color contains mainly: green. Hex color #296715 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #296715 is #D698EA. Grayscale: #4B4B4B. Windows color (decimal): -14063851 or 1402665. OLE color: 1402665.
HSL color Cylindrical-coordinate representation of color #296715: hue angle of 105.37º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #296715 is Cyan = 0.60, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 103 | 21 | - |
| CMYK | 0.60 | 0 | 0.80 | 0.60 |
| HSL | 105.37º | 0.66% | 0.24% | - |
| HSV(B) | 105.37º | 0.8% | 0.4% | - |
| XYZ | 5.9 | 10.23 | 2.37 | - |
| YUV | 75.11 | 97.46 | 103.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 103 | 21 | 0.60 | 0 | 0.80 | 0.60 | 105.37 | 0.66 | 0.24 |
| Hex | 29 | 67 | 15 | 3C | 0 | 50 | 3C | 69 | 42 | 18 |
| Octal | 51 | 147 | 25 | 74 | 0 | 120 | 74 | 151 | 102 | 30 |
| Binary | 101001 | 1100111 | 10101 | 111100 | 0 | 1010000 | 111100 | 1101001 | 1000010 | 11000 |
Color Harmonies of #296715
Complementary color
Monochromatic Colors of #296715
Black with #296715
Text Example
Text Example
White with #296715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296715; }
p { color: rgb(41,103,21); }
H1.HeaderClassName
{
color: #296715;
}
.AnyTagClassName
{
color: #296715;
}
</style>
background-color css
<style>
a { background-color: #296715; }
a { background-color: rgb(41,103,21); }
div.DivClassName
{
background-color: #296715;
}
.BgClassName
{
background-color: #296715;
}
</style>
border-color css
<style>
span { border-color: #296715; }
span { border-color: rgb(41,103,21); }
td.TdClassName
{
border-color: #296715;
}
.TagClassName
{
border-color: #296715;
}
</style>