Shades of Bilbao #328918
Tints of Bilbao #328918
RGB
CMYK
RGB Variations
Color information
#328918 (or 0x328918) is known color: Bilbao. HEX triplet: 32, 89 and 18. RGB value is (50,137,24). Sum of RGB (Red+Green+Blue) = 50+137+24=211 (27% of max value = 765). Red value is 50 (19.92% from 255 or 23.70% from 211); Green value is 137 (53.91% from 255 or 64.93% from 211); Blue value is 24 (9.77% from 255 or 11.37% from 211); Max value from RGB is 137 - color contains mainly: green. Hex color #328918 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #328918 is #CD76E7. Grayscale: #626262. Windows color (decimal): -13465320 or 1607986. OLE color: 1607986.
HSL color Cylindrical-coordinate representation of color #328918: hue angle of 106.19º degrees, saturation: 0.7, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #328918 is Cyan = 0.64, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 50 | 137 | 24 | - |
| CMYK | 0.64 | 0 | 0.82 | 0.46 |
| HSL | 106.19º | 0.7% | 0.32% | - |
| HSV(B) | 106.19º | 0.82% | 0.54% | - |
| XYZ | 10.43 | 18.64 | 3.91 | - |
| YUV | 98.11 | 86.18 | 93.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 137 | 24 | 0.64 | 0 | 0.82 | 0.46 | 106.19 | 0.7 | 0.32 |
| Hex | 32 | 89 | 18 | 40 | 0 | 52 | 2E | 6A | 46 | 20 |
| Octal | 62 | 211 | 30 | 100 | 0 | 122 | 56 | 152 | 106 | 40 |
| Binary | 110010 | 10001001 | 11000 | 1000000 | 0 | 1010010 | 101110 | 1101010 | 1000110 | 100000 |
Color Harmonies of #328918
Complementary color
Monochromatic Colors of #328918
Black with #328918
Text Example
Text Example
White with #328918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328918; }
p { color: rgb(50,137,24); }
H1.HeaderClassName
{
color: #328918;
}
.AnyTagClassName
{
color: #328918;
}
</style>
background-color css
<style>
a { background-color: #328918; }
a { background-color: rgb(50,137,24); }
div.DivClassName
{
background-color: #328918;
}
.BgClassName
{
background-color: #328918;
}
</style>
border-color css
<style>
span { border-color: #328918; }
span { border-color: rgb(50,137,24); }
td.TdClassName
{
border-color: #328918;
}
.TagClassName
{
border-color: #328918;
}
</style>