Shades of Bilbao #296705
Tints of Bilbao #296705
RGB
CMYK
RGB Variations
Color information
#296705 (or 0x296705) is known color: Bilbao. HEX triplet: 29, 67 and 05. RGB value is (41,103,5). Sum of RGB (Red+Green+Blue) = 41+103+5=149 (19% of max value = 765). Red value is 41 (16.41% from 255 or 27.52% from 149); Green value is 103 (40.62% from 255 or 69.13% from 149); Blue value is 5 (2.34% from 255 or 3.36% from 149); Max value from RGB is 103 - color contains mainly: green. Hex color #296705 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #296705 is #D698FA. Grayscale: #494949. Windows color (decimal): -14063867 or 354089. OLE color: 354089.
HSL color Cylindrical-coordinate representation of color #296705: hue angle of 97.96º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #296705 is Cyan = 0.60, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 103 | 5 | - |
| CMYK | 0.60 | 0 | 0.95 | 0.60 |
| HSL | 97.96º | 0.91% | 0.21% | - |
| HSV(B) | 97.96º | 0.95% | 0.4% | - |
| XYZ | 5.79 | 10.18 | 1.8 | - |
| YUV | 73.29 | 89.46 | 104.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 103 | 5 | 0.60 | 0 | 0.95 | 0.60 | 97.96 | 0.91 | 0.21 |
| Hex | 29 | 67 | 5 | 3C | 0 | 5F | 3C | 62 | 5B | 15 |
| Octal | 51 | 147 | 5 | 74 | 0 | 137 | 74 | 142 | 133 | 25 |
| Binary | 101001 | 1100111 | 101 | 111100 | 0 | 1011111 | 111100 | 1100010 | 1011011 | 10101 |
Color Harmonies of #296705
Complementary color
Monochromatic Colors of #296705
Black with #296705
Text Example
Text Example
White with #296705
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296705; }
p { color: rgb(41,103,5); }
H1.HeaderClassName
{
color: #296705;
}
.AnyTagClassName
{
color: #296705;
}
</style>
background-color css
<style>
a { background-color: #296705; }
a { background-color: rgb(41,103,5); }
div.DivClassName
{
background-color: #296705;
}
.BgClassName
{
background-color: #296705;
}
</style>
border-color css
<style>
span { border-color: #296705; }
span { border-color: rgb(41,103,5); }
td.TdClassName
{
border-color: #296705;
}
.TagClassName
{
border-color: #296705;
}
</style>