Shades of Bilbao #296502
Tints of Bilbao #296502
RGB
CMYK
RGB Variations
Color information
#296502 (or 0x296502) is known color: Bilbao. HEX triplet: 29, 65 and 02. RGB value is (41,101,2). Sum of RGB (Red+Green+Blue) = 41+101+2=144 (19% of max value = 765). Red value is 41 (16.41% from 255 or 28.47% from 144); Green value is 101 (39.84% from 255 or 70.14% from 144); Blue value is 2 (1.17% from 255 or 1.39% from 144); Max value from RGB is 101 - color contains mainly: green. Hex color #296502 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #296502 is #D69AFD. Grayscale: #484848. Windows color (decimal): -14064382 or 156969. OLE color: 156969.
HSL color Cylindrical-coordinate representation of color #296502: hue angle of 96.36º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #296502 is Cyan = 0.59, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 101 | 2 | - |
| CMYK | 0.59 | 0 | 0.98 | 0.60 |
| HSL | 96.36º | 0.96% | 0.2% | - |
| HSV(B) | 96.36º | 0.98% | 0.4% | - |
| XYZ | 5.58 | 9.78 | 1.65 | - |
| YUV | 71.77 | 88.62 | 106.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 101 | 2 | 0.59 | 0 | 0.98 | 0.60 | 96.36 | 0.96 | 0.2 |
| Hex | 29 | 65 | 2 | 3B | 0 | 62 | 3C | 60 | 60 | 14 |
| Octal | 51 | 145 | 2 | 73 | 0 | 142 | 74 | 140 | 140 | 24 |
| Binary | 101001 | 1100101 | 10 | 111011 | 0 | 1100010 | 111100 | 1100000 | 1100000 | 10100 |
Color Harmonies of #296502
Complementary color
Monochromatic Colors of #296502
Black with #296502
Text Example
Text Example
White with #296502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296502; }
p { color: rgb(41,101,2); }
H1.HeaderClassName
{
color: #296502;
}
.AnyTagClassName
{
color: #296502;
}
</style>
background-color css
<style>
a { background-color: #296502; }
a { background-color: rgb(41,101,2); }
div.DivClassName
{
background-color: #296502;
}
.BgClassName
{
background-color: #296502;
}
</style>
border-color css
<style>
span { border-color: #296502; }
span { border-color: rgb(41,101,2); }
td.TdClassName
{
border-color: #296502;
}
.TagClassName
{
border-color: #296502;
}
</style>