Shades of Bilbao #329009
Tints of Bilbao #329009
RGB
CMYK
RGB Variations
Color information
#329009 (or 0x329009) is known color: Bilbao. HEX triplet: 32, 90 and 09. RGB value is (50,144,9). Sum of RGB (Red+Green+Blue) = 50+144+9=203 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.63% from 203); Green value is 144 (56.64% from 255 or 70.94% from 203); Blue value is 9 (3.91% from 255 or 4.43% from 203); Max value from RGB is 144 - color contains mainly: green. Hex color #329009 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329009 is #CD6FF6. Grayscale: #646464. Windows color (decimal): -13463543 or 626738. OLE color: 626738.
HSL color Cylindrical-coordinate representation of color #329009: hue angle of 101.78º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #329009 is Cyan = 0.65, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 50 | 144 | 9 | - |
| CMYK | 0.65 | 0 | 0.94 | 0.44 |
| HSL | 101.78º | 0.88% | 0.3% | - |
| HSV(B) | 101.78º | 0.94% | 0.56% | - |
| XYZ | 11.34 | 20.64 | 3.65 | - |
| YUV | 100.5 | 76.36 | 91.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 144 | 9 | 0.65 | 0 | 0.94 | 0.44 | 101.78 | 0.88 | 0.3 |
| Hex | 32 | 90 | 9 | 41 | 0 | 5E | 2C | 66 | 58 | 1E |
| Octal | 62 | 220 | 11 | 101 | 0 | 136 | 54 | 146 | 130 | 36 |
| Binary | 110010 | 10010000 | 1001 | 1000001 | 0 | 1011110 | 101100 | 1100110 | 1011000 | 11110 |
Color Harmonies of #329009
Complementary color
Monochromatic Colors of #329009
Black with #329009
Text Example
Text Example
White with #329009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329009; }
p { color: rgb(50,144,9); }
H1.HeaderClassName
{
color: #329009;
}
.AnyTagClassName
{
color: #329009;
}
</style>
background-color css
<style>
a { background-color: #329009; }
a { background-color: rgb(50,144,9); }
div.DivClassName
{
background-color: #329009;
}
.BgClassName
{
background-color: #329009;
}
</style>
border-color css
<style>
span { border-color: #329009; }
span { border-color: rgb(50,144,9); }
td.TdClassName
{
border-color: #329009;
}
.TagClassName
{
border-color: #329009;
}
</style>