Shades of Bilbao #328522
Tints of Bilbao #328522
RGB
CMYK
RGB Variations
Color information
#328522 (or 0x328522) is known color: Bilbao. HEX triplet: 32, 85 and 22. RGB value is (50,133,34). Sum of RGB (Red+Green+Blue) = 50+133+34=217 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.04% from 217); Green value is 133 (52.34% from 255 or 61.29% from 217); Blue value is 34 (13.67% from 255 or 15.67% from 217); Max value from RGB is 133 - color contains mainly: green. Hex color #328522 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #328522 is #CD7ADD. Grayscale: #616161. Windows color (decimal): -13466334 or 2262322. OLE color: 2262322.
HSL color Cylindrical-coordinate representation of color #328522: hue angle of 110.3º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #328522 is Cyan = 0.62, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 50 | 133 | 34 | - |
| CMYK | 0.62 | 0 | 0.74 | 0.48 |
| HSL | 110.3º | 0.59% | 0.33% | - |
| HSV(B) | 110.3º | 0.74% | 0.52% | - |
| XYZ | 9.99 | 17.57 | 4.38 | - |
| YUV | 96.9 | 92.5 | 94.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 133 | 34 | 0.62 | 0 | 0.74 | 0.48 | 110.3 | 0.59 | 0.33 |
| Hex | 32 | 85 | 22 | 3E | 0 | 4A | 30 | 6E | 3B | 21 |
| Octal | 62 | 205 | 42 | 76 | 0 | 112 | 60 | 156 | 73 | 41 |
| Binary | 110010 | 10000101 | 100010 | 111110 | 0 | 1001010 | 110000 | 1101110 | 111011 | 100001 |
Color Harmonies of #328522
Complementary color
Monochromatic Colors of #328522
Black with #328522
Text Example
Text Example
White with #328522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328522; }
p { color: rgb(50,133,34); }
H1.HeaderClassName
{
color: #328522;
}
.AnyTagClassName
{
color: #328522;
}
</style>
background-color css
<style>
a { background-color: #328522; }
a { background-color: rgb(50,133,34); }
div.DivClassName
{
background-color: #328522;
}
.BgClassName
{
background-color: #328522;
}
</style>
border-color css
<style>
span { border-color: #328522; }
span { border-color: rgb(50,133,34); }
td.TdClassName
{
border-color: #328522;
}
.TagClassName
{
border-color: #328522;
}
</style>