Shades of Bilbao #296708
Tints of Bilbao #296708
RGB
CMYK
RGB Variations
Color information
#296708 (or 0x296708) is known color: Bilbao. HEX triplet: 29, 67 and 08. RGB value is (41,103,8). Sum of RGB (Red+Green+Blue) = 41+103+8=152 (20% of max value = 765). Red value is 41 (16.41% from 255 or 26.97% from 152); Green value is 103 (40.62% from 255 or 67.76% from 152); Blue value is 8 (3.52% from 255 or 5.26% from 152); Max value from RGB is 103 - color contains mainly: green. Hex color #296708 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #296708 is #D698F7. Grayscale: #494949. Windows color (decimal): -14063864 or 550697. OLE color: 550697.
HSL color Cylindrical-coordinate representation of color #296708: hue angle of 99.16º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #296708 is Cyan = 0.60, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 103 | 8 | - |
| CMYK | 0.60 | 0 | 0.92 | 0.60 |
| HSL | 99.16º | 0.86% | 0.22% | - |
| HSV(B) | 99.16º | 0.92% | 0.4% | - |
| XYZ | 5.81 | 10.19 | 1.89 | - |
| YUV | 73.63 | 90.96 | 104.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 103 | 8 | 0.60 | 0 | 0.92 | 0.60 | 99.16 | 0.86 | 0.22 |
| Hex | 29 | 67 | 8 | 3C | 0 | 5C | 3C | 63 | 56 | 16 |
| Octal | 51 | 147 | 10 | 74 | 0 | 134 | 74 | 143 | 126 | 26 |
| Binary | 101001 | 1100111 | 1000 | 111100 | 0 | 1011100 | 111100 | 1100011 | 1010110 | 10110 |
Color Harmonies of #296708
Complementary color
Monochromatic Colors of #296708
Black with #296708
Text Example
Text Example
White with #296708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296708; }
p { color: rgb(41,103,8); }
H1.HeaderClassName
{
color: #296708;
}
.AnyTagClassName
{
color: #296708;
}
</style>
background-color css
<style>
a { background-color: #296708; }
a { background-color: rgb(41,103,8); }
div.DivClassName
{
background-color: #296708;
}
.BgClassName
{
background-color: #296708;
}
</style>
border-color css
<style>
span { border-color: #296708; }
span { border-color: rgb(41,103,8); }
td.TdClassName
{
border-color: #296708;
}
.TagClassName
{
border-color: #296708;
}
</style>