Shades of Bilbao #328810
Tints of Bilbao #328810
RGB
CMYK
RGB Variations
Color information
#328810 (or 0x328810) is known color: Bilbao. HEX triplet: 32, 88 and 10. RGB value is (50,136,16). Sum of RGB (Red+Green+Blue) = 50+136+16=202 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.75% from 202); Green value is 136 (53.52% from 255 or 67.33% from 202); Blue value is 16 (6.64% from 255 or 7.92% from 202); Max value from RGB is 136 - color contains mainly: green. Hex color #328810 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #328810 is #CD77EF. Grayscale: #616161. Windows color (decimal): -13465584 or 1083442. OLE color: 1083442.
HSL color Cylindrical-coordinate representation of color #328810: hue angle of 103º degrees, saturation: 0.79, 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 #328810 is Cyan = 0.63, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 136 | 16 | - |
| CMYK | 0.63 | 0 | 0.88 | 0.47 |
| HSL | 103º | 0.79% | 0.3% | - |
| HSV(B) | 103º | 0.88% | 0.53% | - |
| XYZ | 10.21 | 18.32 | 3.49 | - |
| YUV | 96.61 | 82.51 | 94.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 136 | 16 | 0.63 | 0 | 0.88 | 0.47 | 103 | 0.79 | 0.3 |
| Hex | 32 | 88 | 10 | 3F | 0 | 58 | 2F | 67 | 4F | 1E |
| Octal | 62 | 210 | 20 | 77 | 0 | 130 | 57 | 147 | 117 | 36 |
| Binary | 110010 | 10001000 | 10000 | 111111 | 0 | 1011000 | 101111 | 1100111 | 1001111 | 11110 |
Color Harmonies of #328810
Complementary color
Monochromatic Colors of #328810
Black with #328810
Text Example
Text Example
White with #328810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328810; }
p { color: rgb(50,136,16); }
H1.HeaderClassName
{
color: #328810;
}
.AnyTagClassName
{
color: #328810;
}
</style>
background-color css
<style>
a { background-color: #328810; }
a { background-color: rgb(50,136,16); }
div.DivClassName
{
background-color: #328810;
}
.BgClassName
{
background-color: #328810;
}
</style>
border-color css
<style>
span { border-color: #328810; }
span { border-color: rgb(50,136,16); }
td.TdClassName
{
border-color: #328810;
}
.TagClassName
{
border-color: #328810;
}
</style>