Shades of Bilbao #296701
Tints of Bilbao #296701
RGB
CMYK
RGB Variations
Color information
#296701 (or 0x296701) is known color: Bilbao. HEX triplet: 29, 67 and 01. RGB value is (41,103,1). Sum of RGB (Red+Green+Blue) = 41+103+1=145 (19% of max value = 765). Red value is 41 (16.41% from 255 or 28.28% from 145); Green value is 103 (40.62% from 255 or 71.03% from 145); Blue value is 1 (0.78% from 255 or 0.69% from 145); Max value from RGB is 103 - color contains mainly: green. Hex color #296701 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #296701 is #D698FE. Grayscale: #494949. Windows color (decimal): -14063871 or 91945. OLE color: 91945.
HSL color Cylindrical-coordinate representation of color #296701: hue angle of 96.47º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #296701 is Cyan = 0.60, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 103 | 1 | - |
| CMYK | 0.60 | 0 | 0.99 | 0.60 |
| HSL | 96.47º | 0.98% | 0.2% | - |
| HSV(B) | 96.47º | 0.99% | 0.4% | - |
| XYZ | 5.77 | 10.17 | 1.69 | - |
| YUV | 72.83 | 87.46 | 105.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 103 | 1 | 0.60 | 0 | 0.99 | 0.60 | 96.47 | 0.98 | 0.2 |
| Hex | 29 | 67 | 1 | 3C | 0 | 63 | 3C | 60 | 62 | 14 |
| Octal | 51 | 147 | 1 | 74 | 0 | 143 | 74 | 140 | 142 | 24 |
| Binary | 101001 | 1100111 | 1 | 111100 | 0 | 1100011 | 111100 | 1100000 | 1100010 | 10100 |
Color Harmonies of #296701
Complementary color
Monochromatic Colors of #296701
Black with #296701
Text Example
Text Example
White with #296701
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296701; }
p { color: rgb(41,103,1); }
H1.HeaderClassName
{
color: #296701;
}
.AnyTagClassName
{
color: #296701;
}
</style>
background-color css
<style>
a { background-color: #296701; }
a { background-color: rgb(41,103,1); }
div.DivClassName
{
background-color: #296701;
}
.BgClassName
{
background-color: #296701;
}
</style>
border-color css
<style>
span { border-color: #296701; }
span { border-color: rgb(41,103,1); }
td.TdClassName
{
border-color: #296701;
}
.TagClassName
{
border-color: #296701;
}
</style>