Shades of Bilbao #296802
Tints of Bilbao #296802
RGB
CMYK
RGB Variations
Color information
#296802 (or 0x296802) is known color: Bilbao. HEX triplet: 29, 68 and 02. RGB value is (41,104,2). Sum of RGB (Red+Green+Blue) = 41+104+2=147 (19% of max value = 765). Red value is 41 (16.41% from 255 or 27.89% from 147); Green value is 104 (41.02% from 255 or 70.75% from 147); Blue value is 2 (1.17% from 255 or 1.36% from 147); Max value from RGB is 104 - color contains mainly: green. Hex color #296802 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #296802 is #D697FD. Grayscale: #494949. Windows color (decimal): -14063614 or 157737. OLE color: 157737.
HSL color Cylindrical-coordinate representation of color #296802: hue angle of 97.06º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #296802 is Cyan = 0.61, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 104 | 2 | - |
| CMYK | 0.61 | 0 | 0.98 | 0.59 |
| HSL | 97.06º | 0.96% | 0.21% | - |
| HSV(B) | 97.06º | 0.98% | 0.41% | - |
| XYZ | 5.88 | 10.38 | 1.75 | - |
| YUV | 73.54 | 87.63 | 104.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 104 | 2 | 0.61 | 0 | 0.98 | 0.59 | 97.06 | 0.96 | 0.21 |
| Hex | 29 | 68 | 2 | 3D | 0 | 62 | 3B | 61 | 60 | 15 |
| Octal | 51 | 150 | 2 | 75 | 0 | 142 | 73 | 141 | 140 | 25 |
| Binary | 101001 | 1101000 | 10 | 111101 | 0 | 1100010 | 111011 | 1100001 | 1100000 | 10101 |
Color Harmonies of #296802
Complementary color
Monochromatic Colors of #296802
Black with #296802
Text Example
Text Example
White with #296802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296802; }
p { color: rgb(41,104,2); }
H1.HeaderClassName
{
color: #296802;
}
.AnyTagClassName
{
color: #296802;
}
</style>
background-color css
<style>
a { background-color: #296802; }
a { background-color: rgb(41,104,2); }
div.DivClassName
{
background-color: #296802;
}
.BgClassName
{
background-color: #296802;
}
</style>
border-color css
<style>
span { border-color: #296802; }
span { border-color: rgb(41,104,2); }
td.TdClassName
{
border-color: #296802;
}
.TagClassName
{
border-color: #296802;
}
</style>