Shades of Bilbao #329104
Tints of Bilbao #329104
RGB
CMYK
RGB Variations
Color information
#329104 (or 0x329104) is known color: Bilbao. HEX triplet: 32, 91 and 04. RGB value is (50,145,4). Sum of RGB (Red+Green+Blue) = 50+145+4=199 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25.13% from 199); Green value is 145 (57.03% from 255 or 72.86% from 199); Blue value is 4 (1.95% from 255 or 2.01% from 199); Max value from RGB is 145 - color contains mainly: green. Hex color #329104 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329104 is #CD6EFB. Grayscale: #646464. Windows color (decimal): -13463292 or 299314. OLE color: 299314.
HSL color Cylindrical-coordinate representation of color #329104: hue angle of 100.43º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #329104 is Cyan = 0.66, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 145 | 4 | - |
| CMYK | 0.66 | 0 | 0.97 | 0.43 |
| HSL | 100.43º | 0.95% | 0.29% | - |
| HSV(B) | 100.43º | 0.97% | 0.57% | - |
| XYZ | 11.46 | 20.94 | 3.55 | - |
| YUV | 100.52 | 73.53 | 91.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 145 | 4 | 0.66 | 0 | 0.97 | 0.43 | 100.43 | 0.95 | 0.29 |
| Hex | 32 | 91 | 4 | 42 | 0 | 61 | 2B | 64 | 5F | 1D |
| Octal | 62 | 221 | 4 | 102 | 0 | 141 | 53 | 144 | 137 | 35 |
| Binary | 110010 | 10010001 | 100 | 1000010 | 0 | 1100001 | 101011 | 1100100 | 1011111 | 11101 |
Color Harmonies of #329104
Complementary color
Monochromatic Colors of #329104
Black with #329104
Text Example
Text Example
White with #329104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329104; }
p { color: rgb(50,145,4); }
H1.HeaderClassName
{
color: #329104;
}
.AnyTagClassName
{
color: #329104;
}
</style>
background-color css
<style>
a { background-color: #329104; }
a { background-color: rgb(50,145,4); }
div.DivClassName
{
background-color: #329104;
}
.BgClassName
{
background-color: #329104;
}
</style>
border-color css
<style>
span { border-color: #329104; }
span { border-color: rgb(50,145,4); }
td.TdClassName
{
border-color: #329104;
}
.TagClassName
{
border-color: #329104;
}
</style>