Shades of Bilbao #296603
Tints of Bilbao #296603
RGB
CMYK
RGB Variations
Color information
#296603 (or 0x296603) is known color: Bilbao. HEX triplet: 29, 66 and 03. RGB value is (41,102,3). Sum of RGB (Red+Green+Blue) = 41+102+3=146 (19% of max value = 765). Red value is 41 (16.41% from 255 or 28.08% from 146); Green value is 102 (40.23% from 255 or 69.86% from 146); Blue value is 3 (1.56% from 255 or 2.05% from 146); Max value from RGB is 102 - color contains mainly: green. Hex color #296603 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #296603 is #D699FC. Grayscale: #484848. Windows color (decimal): -14064125 or 222761. OLE color: 222761.
HSL color Cylindrical-coordinate representation of color #296603: hue angle of 96.97º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #296603 is Cyan = 0.60, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 41 | 102 | 3 | - |
| CMYK | 0.60 | 0 | 0.97 | 0.6 |
| HSL | 96.97º | 0.94% | 0.21% | - |
| HSV(B) | 96.97º | 0.97% | 0.4% | - |
| XYZ | 5.68 | 9.98 | 1.71 | - |
| YUV | 72.48 | 88.79 | 105.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 102 | 3 | 0.60 | 0 | 0.97 | 0.6 | 96.97 | 0.94 | 0.21 |
| Hex | 29 | 66 | 3 | 3C | 0 | 61 | 3C | 61 | 5E | 15 |
| Octal | 51 | 146 | 3 | 74 | 0 | 141 | 74 | 141 | 136 | 25 |
| Binary | 101001 | 1100110 | 11 | 111100 | 0 | 1100001 | 111100 | 1100001 | 1011110 | 10101 |
Color Harmonies of #296603
Complementary color
Monochromatic Colors of #296603
Black with #296603
Text Example
Text Example
White with #296603
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296603; }
p { color: rgb(41,102,3); }
H1.HeaderClassName
{
color: #296603;
}
.AnyTagClassName
{
color: #296603;
}
</style>
background-color css
<style>
a { background-color: #296603; }
a { background-color: rgb(41,102,3); }
div.DivClassName
{
background-color: #296603;
}
.BgClassName
{
background-color: #296603;
}
</style>
border-color css
<style>
span { border-color: #296603; }
span { border-color: rgb(41,102,3); }
td.TdClassName
{
border-color: #296603;
}
.TagClassName
{
border-color: #296603;
}
</style>