Shades of Bilbao #296503
Tints of Bilbao #296503
RGB
CMYK
RGB Variations
Color information
#296503 (or 0x296503) is known color: Bilbao. HEX triplet: 29, 65 and 03. RGB value is (41,101,3). Sum of RGB (Red+Green+Blue) = 41+101+3=145 (19% of max value = 765). Red value is 41 (16.41% from 255 or 28.28% from 145); Green value is 101 (39.84% from 255 or 69.66% from 145); Blue value is 3 (1.56% from 255 or 2.07% from 145); Max value from RGB is 101 - color contains mainly: green. Hex color #296503 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #296503 is #D69AFC. Grayscale: #484848. Windows color (decimal): -14064381 or 222505. OLE color: 222505.
HSL color Cylindrical-coordinate representation of color #296503: hue angle of 96.73º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #296503 is Cyan = 0.59, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 101 | 3 | - |
| CMYK | 0.59 | 0 | 0.97 | 0.60 |
| HSL | 96.73º | 0.94% | 0.2% | - |
| HSV(B) | 96.73º | 0.97% | 0.4% | - |
| XYZ | 5.58 | 9.79 | 1.68 | - |
| YUV | 71.89 | 89.12 | 105.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 101 | 3 | 0.59 | 0 | 0.97 | 0.60 | 96.73 | 0.94 | 0.2 |
| Hex | 29 | 65 | 3 | 3B | 0 | 61 | 3C | 61 | 5E | 14 |
| Octal | 51 | 145 | 3 | 73 | 0 | 141 | 74 | 141 | 136 | 24 |
| Binary | 101001 | 1100101 | 11 | 111011 | 0 | 1100001 | 111100 | 1100001 | 1011110 | 10100 |
Color Harmonies of #296503
Complementary color
Monochromatic Colors of #296503
Black with #296503
Text Example
Text Example
White with #296503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296503; }
p { color: rgb(41,101,3); }
H1.HeaderClassName
{
color: #296503;
}
.AnyTagClassName
{
color: #296503;
}
</style>
background-color css
<style>
a { background-color: #296503; }
a { background-color: rgb(41,101,3); }
div.DivClassName
{
background-color: #296503;
}
.BgClassName
{
background-color: #296503;
}
</style>
border-color css
<style>
span { border-color: #296503; }
span { border-color: rgb(41,101,3); }
td.TdClassName
{
border-color: #296503;
}
.TagClassName
{
border-color: #296503;
}
</style>