Shades of Bilbao #327920
Tints of Bilbao #327920
RGB
CMYK
RGB Variations
Color information
#327920 (or 0x327920) is known color: Bilbao. HEX triplet: 32, 79 and 20. RGB value is (50,121,32). Sum of RGB (Red+Green+Blue) = 50+121+32=203 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.63% from 203); Green value is 121 (47.66% from 255 or 59.61% from 203); Blue value is 32 (12.89% from 255 or 15.76% from 203); Max value from RGB is 121 - color contains mainly: green. Hex color #327920 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327920 is #CD86DF. Grayscale: #595959. Windows color (decimal): -13469408 or 2128178. OLE color: 2128178.
HSL color Cylindrical-coordinate representation of color #327920: hue angle of 107.87º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #327920 is Cyan = 0.59, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 121 | 32 | - |
| CMYK | 0.59 | 0 | 0.74 | 0.53 |
| HSL | 107.87º | 0.58% | 0.3% | - |
| HSV(B) | 107.87º | 0.74% | 0.47% | - |
| XYZ | 8.41 | 14.46 | 3.71 | - |
| YUV | 89.63 | 95.48 | 99.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 121 | 32 | 0.59 | 0 | 0.74 | 0.53 | 107.87 | 0.58 | 0.3 |
| Hex | 32 | 79 | 20 | 3B | 0 | 4A | 35 | 6C | 3A | 1E |
| Octal | 62 | 171 | 40 | 73 | 0 | 112 | 65 | 154 | 72 | 36 |
| Binary | 110010 | 1111001 | 100000 | 111011 | 0 | 1001010 | 110101 | 1101100 | 111010 | 11110 |
Color Harmonies of #327920
Complementary color
Monochromatic Colors of #327920
Black with #327920
Text Example
Text Example
White with #327920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327920; }
p { color: rgb(50,121,32); }
H1.HeaderClassName
{
color: #327920;
}
.AnyTagClassName
{
color: #327920;
}
</style>
background-color css
<style>
a { background-color: #327920; }
a { background-color: rgb(50,121,32); }
div.DivClassName
{
background-color: #327920;
}
.BgClassName
{
background-color: #327920;
}
</style>
border-color css
<style>
span { border-color: #327920; }
span { border-color: rgb(50,121,32); }
td.TdClassName
{
border-color: #327920;
}
.TagClassName
{
border-color: #327920;
}
</style>