Shades of Bilbao #328508
Tints of Bilbao #328508
RGB
CMYK
RGB Variations
Color information
#328508 (or 0x328508) is known color: Bilbao. HEX triplet: 32, 85 and 08. RGB value is (50,133,8). Sum of RGB (Red+Green+Blue) = 50+133+8=191 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.18% from 191); Green value is 133 (52.34% from 255 or 69.63% from 191); Blue value is 8 (3.52% from 255 or 4.19% from 191); Max value from RGB is 133 - color contains mainly: green. Hex color #328508 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #328508 is #CD7AF7. Grayscale: #5E5E5E. Windows color (decimal): -13466360 or 558386. OLE color: 558386.
HSL color Cylindrical-coordinate representation of color #328508: hue angle of 99.84º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #328508 is Cyan = 0.62, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 50 | 133 | 8 | - |
| CMYK | 0.62 | 0 | 0.94 | 0.48 |
| HSL | 99.84º | 0.89% | 0.28% | - |
| HSV(B) | 99.84º | 0.94% | 0.52% | - |
| XYZ | 9.75 | 17.47 | 3.09 | - |
| YUV | 93.93 | 79.5 | 96.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 133 | 8 | 0.62 | 0 | 0.94 | 0.48 | 99.84 | 0.89 | 0.28 |
| Hex | 32 | 85 | 8 | 3E | 0 | 5E | 30 | 64 | 59 | 1C |
| Octal | 62 | 205 | 10 | 76 | 0 | 136 | 60 | 144 | 131 | 34 |
| Binary | 110010 | 10000101 | 1000 | 111110 | 0 | 1011110 | 110000 | 1100100 | 1011001 | 11100 |
Color Harmonies of #328508
Complementary color
Monochromatic Colors of #328508
Black with #328508
Text Example
Text Example
White with #328508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328508; }
p { color: rgb(50,133,8); }
H1.HeaderClassName
{
color: #328508;
}
.AnyTagClassName
{
color: #328508;
}
</style>
background-color css
<style>
a { background-color: #328508; }
a { background-color: rgb(50,133,8); }
div.DivClassName
{
background-color: #328508;
}
.BgClassName
{
background-color: #328508;
}
</style>
border-color css
<style>
span { border-color: #328508; }
span { border-color: rgb(50,133,8); }
td.TdClassName
{
border-color: #328508;
}
.TagClassName
{
border-color: #328508;
}
</style>