Shades of Bilbao #328014
Tints of Bilbao #328014
RGB
CMYK
RGB Variations
Color information
#328014 (or 0x328014) is known color: Bilbao. HEX triplet: 32, 80 and 14. RGB value is (50,128,20). Sum of RGB (Red+Green+Blue) = 50+128+20=198 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25.25% from 198); Green value is 128 (50.39% from 255 or 64.65% from 198); Blue value is 20 (8.20% from 255 or 10.10% from 198); Max value from RGB is 128 - color contains mainly: green. Hex color #328014 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #328014 is #CD7FEB. Grayscale: #5C5C5C. Windows color (decimal): -13467628 or 1343538. OLE color: 1343538.
HSL color Cylindrical-coordinate representation of color #328014: hue angle of 103.33º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #328014 is Cyan = 0.61, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 50 | 128 | 20 | - |
| CMYK | 0.61 | 0 | 0.84 | 0.50 |
| HSL | 103.33º | 0.73% | 0.29% | - |
| HSV(B) | 103.33º | 0.84% | 0.5% | - |
| XYZ | 9.16 | 16.17 | 3.3 | - |
| YUV | 92.37 | 87.16 | 97.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 128 | 20 | 0.61 | 0 | 0.84 | 0.50 | 103.33 | 0.73 | 0.29 |
| Hex | 32 | 80 | 14 | 3D | 0 | 54 | 32 | 67 | 49 | 1D |
| Octal | 62 | 200 | 24 | 75 | 0 | 124 | 62 | 147 | 111 | 35 |
| Binary | 110010 | 10000000 | 10100 | 111101 | 0 | 1010100 | 110010 | 1100111 | 1001001 | 11101 |
Color Harmonies of #328014
Complementary color
Monochromatic Colors of #328014
Black with #328014
Text Example
Text Example
White with #328014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328014; }
p { color: rgb(50,128,20); }
H1.HeaderClassName
{
color: #328014;
}
.AnyTagClassName
{
color: #328014;
}
</style>
background-color css
<style>
a { background-color: #328014; }
a { background-color: rgb(50,128,20); }
div.DivClassName
{
background-color: #328014;
}
.BgClassName
{
background-color: #328014;
}
</style>
border-color css
<style>
span { border-color: #328014; }
span { border-color: rgb(50,128,20); }
td.TdClassName
{
border-color: #328014;
}
.TagClassName
{
border-color: #328014;
}
</style>