Shades of Bilbao #328720
Tints of Bilbao #328720
RGB
CMYK
RGB Variations
Color information
#328720 (or 0x328720) is known color: Bilbao. HEX triplet: 32, 87 and 20. RGB value is (50,135,32). Sum of RGB (Red+Green+Blue) = 50+135+32=217 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.04% from 217); Green value is 135 (53.12% from 255 or 62.21% from 217); Blue value is 32 (12.89% from 255 or 14.75% from 217); Max value from RGB is 135 - color contains mainly: green. Hex color #328720 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #328720 is #CD78DF. Grayscale: #626262. Windows color (decimal): -13465824 or 2131762. OLE color: 2131762.
HSL color Cylindrical-coordinate representation of color #328720: hue angle of 109.51º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #328720 is Cyan = 0.63, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 135 | 32 | - |
| CMYK | 0.63 | 0 | 0.76 | 0.47 |
| HSL | 109.51º | 0.62% | 0.33% | - |
| HSV(B) | 109.51º | 0.76% | 0.53% | - |
| XYZ | 10.24 | 18.11 | 4.32 | - |
| YUV | 97.84 | 90.84 | 93.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 135 | 32 | 0.63 | 0 | 0.76 | 0.47 | 109.51 | 0.62 | 0.33 |
| Hex | 32 | 87 | 20 | 3F | 0 | 4C | 2F | 6E | 3E | 21 |
| Octal | 62 | 207 | 40 | 77 | 0 | 114 | 57 | 156 | 76 | 41 |
| Binary | 110010 | 10000111 | 100000 | 111111 | 0 | 1001100 | 101111 | 1101110 | 111110 | 100001 |
Color Harmonies of #328720
Complementary color
Monochromatic Colors of #328720
Black with #328720
Text Example
Text Example
White with #328720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328720; }
p { color: rgb(50,135,32); }
H1.HeaderClassName
{
color: #328720;
}
.AnyTagClassName
{
color: #328720;
}
</style>
background-color css
<style>
a { background-color: #328720; }
a { background-color: rgb(50,135,32); }
div.DivClassName
{
background-color: #328720;
}
.BgClassName
{
background-color: #328720;
}
</style>
border-color css
<style>
span { border-color: #328720; }
span { border-color: rgb(50,135,32); }
td.TdClassName
{
border-color: #328720;
}
.TagClassName
{
border-color: #328720;
}
</style>