Shades of Bilbao #328612
Tints of Bilbao #328612
RGB
CMYK
RGB Variations
Color information
#328612 (or 0x328612) is known color: Bilbao. HEX triplet: 32, 86 and 12. RGB value is (50,134,18). Sum of RGB (Red+Green+Blue) = 50+134+18=202 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.75% from 202); Green value is 134 (52.73% from 255 or 66.34% from 202); Blue value is 18 (7.42% from 255 or 8.91% from 202); Max value from RGB is 134 - color contains mainly: green. Hex color #328612 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #328612 is #CD79ED. Grayscale: #606060. Windows color (decimal): -13466094 or 1214002. OLE color: 1214002.
HSL color Cylindrical-coordinate representation of color #328612: hue angle of 103.45º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #328612 is Cyan = 0.63, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 134 | 18 | - |
| CMYK | 0.63 | 0 | 0.87 | 0.47 |
| HSL | 103.45º | 0.76% | 0.3% | - |
| HSV(B) | 103.45º | 0.87% | 0.53% | - |
| XYZ | 9.95 | 17.77 | 3.48 | - |
| YUV | 95.66 | 84.17 | 95.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 134 | 18 | 0.63 | 0 | 0.87 | 0.47 | 103.45 | 0.76 | 0.3 |
| Hex | 32 | 86 | 12 | 3F | 0 | 57 | 2F | 67 | 4C | 1E |
| Octal | 62 | 206 | 22 | 77 | 0 | 127 | 57 | 147 | 114 | 36 |
| Binary | 110010 | 10000110 | 10010 | 111111 | 0 | 1010111 | 101111 | 1100111 | 1001100 | 11110 |
Color Harmonies of #328612
Complementary color
Monochromatic Colors of #328612
Black with #328612
Text Example
Text Example
White with #328612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328612; }
p { color: rgb(50,134,18); }
H1.HeaderClassName
{
color: #328612;
}
.AnyTagClassName
{
color: #328612;
}
</style>
background-color css
<style>
a { background-color: #328612; }
a { background-color: rgb(50,134,18); }
div.DivClassName
{
background-color: #328612;
}
.BgClassName
{
background-color: #328612;
}
</style>
border-color css
<style>
span { border-color: #328612; }
span { border-color: rgb(50,134,18); }
td.TdClassName
{
border-color: #328612;
}
.TagClassName
{
border-color: #328612;
}
</style>