Shades of Bilbao #328816
Tints of Bilbao #328816
RGB
CMYK
RGB Variations
Color information
#328816 (or 0x328816) is known color: Bilbao. HEX triplet: 32, 88 and 16. RGB value is (50,136,22). Sum of RGB (Red+Green+Blue) = 50+136+22=208 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.04% from 208); Green value is 136 (53.52% from 255 or 65.38% from 208); Blue value is 22 (8.98% from 255 or 10.58% from 208); Max value from RGB is 136 - color contains mainly: green. Hex color #328816 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #328816 is #CD77E9. Grayscale: #616161. Windows color (decimal): -13465578 or 1476658. OLE color: 1476658.
HSL color Cylindrical-coordinate representation of color #328816: hue angle of 105.26º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #328816 is Cyan = 0.63, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 136 | 22 | - |
| CMYK | 0.63 | 0 | 0.84 | 0.47 |
| HSL | 105.26º | 0.72% | 0.31% | - |
| HSV(B) | 105.26º | 0.84% | 0.53% | - |
| XYZ | 10.26 | 18.34 | 3.76 | - |
| YUV | 97.29 | 85.51 | 94.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 136 | 22 | 0.63 | 0 | 0.84 | 0.47 | 105.26 | 0.72 | 0.31 |
| Hex | 32 | 88 | 16 | 3F | 0 | 54 | 2F | 69 | 48 | 1F |
| Octal | 62 | 210 | 26 | 77 | 0 | 124 | 57 | 151 | 110 | 37 |
| Binary | 110010 | 10001000 | 10110 | 111111 | 0 | 1010100 | 101111 | 1101001 | 1001000 | 11111 |
Color Harmonies of #328816
Complementary color
Monochromatic Colors of #328816
Black with #328816
Text Example
Text Example
White with #328816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328816; }
p { color: rgb(50,136,22); }
H1.HeaderClassName
{
color: #328816;
}
.AnyTagClassName
{
color: #328816;
}
</style>
background-color css
<style>
a { background-color: #328816; }
a { background-color: rgb(50,136,22); }
div.DivClassName
{
background-color: #328816;
}
.BgClassName
{
background-color: #328816;
}
</style>
border-color css
<style>
span { border-color: #328816; }
span { border-color: rgb(50,136,22); }
td.TdClassName
{
border-color: #328816;
}
.TagClassName
{
border-color: #328816;
}
</style>