Shades of Bilbao #329108
Tints of Bilbao #329108
RGB
CMYK
RGB Variations
Color information
#329108 (or 0x329108) is known color: Bilbao. HEX triplet: 32, 91 and 08. RGB value is (50,145,8). Sum of RGB (Red+Green+Blue) = 50+145+8=203 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.63% from 203); Green value is 145 (57.03% from 255 or 71.43% from 203); Blue value is 8 (3.52% from 255 or 3.94% from 203); Max value from RGB is 145 - color contains mainly: green. Hex color #329108 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329108 is #CD6EF7. Grayscale: #656565. Windows color (decimal): -13463288 or 561458. OLE color: 561458.
HSL color Cylindrical-coordinate representation of color #329108: hue angle of 101.61º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #329108 is Cyan = 0.66, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 145 | 8 | - |
| CMYK | 0.66 | 0 | 0.94 | 0.43 |
| HSL | 101.61º | 0.9% | 0.3% | - |
| HSV(B) | 101.61º | 0.94% | 0.57% | - |
| XYZ | 11.48 | 20.95 | 3.67 | - |
| YUV | 100.98 | 75.53 | 91.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 145 | 8 | 0.66 | 0 | 0.94 | 0.43 | 101.61 | 0.9 | 0.3 |
| Hex | 32 | 91 | 8 | 42 | 0 | 5E | 2B | 66 | 5A | 1E |
| Octal | 62 | 221 | 10 | 102 | 0 | 136 | 53 | 146 | 132 | 36 |
| Binary | 110010 | 10010001 | 1000 | 1000010 | 0 | 1011110 | 101011 | 1100110 | 1011010 | 11110 |
Color Harmonies of #329108
Complementary color
Monochromatic Colors of #329108
Black with #329108
Text Example
Text Example
White with #329108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329108; }
p { color: rgb(50,145,8); }
H1.HeaderClassName
{
color: #329108;
}
.AnyTagClassName
{
color: #329108;
}
</style>
background-color css
<style>
a { background-color: #329108; }
a { background-color: rgb(50,145,8); }
div.DivClassName
{
background-color: #329108;
}
.BgClassName
{
background-color: #329108;
}
</style>
border-color css
<style>
span { border-color: #329108; }
span { border-color: rgb(50,145,8); }
td.TdClassName
{
border-color: #329108;
}
.TagClassName
{
border-color: #329108;
}
</style>