Shades of Bilbao #328921
Tints of Bilbao #328921
RGB
CMYK
RGB Variations
Color information
#328921 (or 0x328921) is known color: Bilbao. HEX triplet: 32, 89 and 21. RGB value is (50,137,33). Sum of RGB (Red+Green+Blue) = 50+137+33=220 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.73% from 220); Green value is 137 (53.91% from 255 or 62.27% from 220); Blue value is 33 (13.28% from 255 or 15% from 220); Max value from RGB is 137 - color contains mainly: green. Hex color #328921 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #328921 is #CD76DE. Grayscale: #636363. Windows color (decimal): -13465311 or 2197810. OLE color: 2197810.
HSL color Cylindrical-coordinate representation of color #328921: hue angle of 110.19º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #328921 is Cyan = 0.64, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 50 | 137 | 33 | - |
| CMYK | 0.64 | 0 | 0.76 | 0.46 |
| HSL | 110.19º | 0.61% | 0.33% | - |
| HSV(B) | 110.19º | 0.76% | 0.54% | - |
| XYZ | 10.54 | 18.68 | 4.49 | - |
| YUV | 99.13 | 90.68 | 92.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 137 | 33 | 0.64 | 0 | 0.76 | 0.46 | 110.19 | 0.61 | 0.33 |
| Hex | 32 | 89 | 21 | 40 | 0 | 4C | 2E | 6E | 3D | 21 |
| Octal | 62 | 211 | 41 | 100 | 0 | 114 | 56 | 156 | 75 | 41 |
| Binary | 110010 | 10001001 | 100001 | 1000000 | 0 | 1001100 | 101110 | 1101110 | 111101 | 100001 |
Color Harmonies of #328921
Complementary color
Monochromatic Colors of #328921
Black with #328921
Text Example
Text Example
White with #328921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328921; }
p { color: rgb(50,137,33); }
H1.HeaderClassName
{
color: #328921;
}
.AnyTagClassName
{
color: #328921;
}
</style>
background-color css
<style>
a { background-color: #328921; }
a { background-color: rgb(50,137,33); }
div.DivClassName
{
background-color: #328921;
}
.BgClassName
{
background-color: #328921;
}
</style>
border-color css
<style>
span { border-color: #328921; }
span { border-color: rgb(50,137,33); }
td.TdClassName
{
border-color: #328921;
}
.TagClassName
{
border-color: #328921;
}
</style>