Shades of Bilbao #328811
Tints of Bilbao #328811
RGB
CMYK
RGB Variations
Color information
#328811 (or 0x328811) is known color: Bilbao. HEX triplet: 32, 88 and 11. RGB value is (50,136,17). Sum of RGB (Red+Green+Blue) = 50+136+17=203 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.63% from 203); Green value is 136 (53.52% from 255 or 67.00% from 203); Blue value is 17 (7.03% from 255 or 8.37% from 203); Max value from RGB is 136 - color contains mainly: green. Hex color #328811 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #328811 is #CD77EE. Grayscale: #616161. Windows color (decimal): -13465583 or 1148978. OLE color: 1148978.
HSL color Cylindrical-coordinate representation of color #328811: hue angle of 103.36º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #328811 is Cyan = 0.63, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 136 | 17 | - |
| CMYK | 0.63 | 0 | 0.87 | 0.47 |
| HSL | 103.36º | 0.78% | 0.3% | - |
| HSV(B) | 103.36º | 0.88% | 0.53% | - |
| XYZ | 10.22 | 18.33 | 3.53 | - |
| YUV | 96.72 | 83.01 | 94.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 136 | 17 | 0.63 | 0 | 0.87 | 0.47 | 103.36 | 0.78 | 0.3 |
| Hex | 32 | 88 | 11 | 3F | 0 | 57 | 2F | 67 | 4E | 1E |
| Octal | 62 | 210 | 21 | 77 | 0 | 127 | 57 | 147 | 116 | 36 |
| Binary | 110010 | 10001000 | 10001 | 111111 | 0 | 1010111 | 101111 | 1100111 | 1001110 | 11110 |
Color Harmonies of #328811
Complementary color
Monochromatic Colors of #328811
Black with #328811
Text Example
Text Example
White with #328811
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328811; }
p { color: rgb(50,136,17); }
H1.HeaderClassName
{
color: #328811;
}
.AnyTagClassName
{
color: #328811;
}
</style>
background-color css
<style>
a { background-color: #328811; }
a { background-color: rgb(50,136,17); }
div.DivClassName
{
background-color: #328811;
}
.BgClassName
{
background-color: #328811;
}
</style>
border-color css
<style>
span { border-color: #328811; }
span { border-color: rgb(50,136,17); }
td.TdClassName
{
border-color: #328811;
}
.TagClassName
{
border-color: #328811;
}
</style>