Shades of Bilbao #326911
Tints of Bilbao #326911
RGB
CMYK
RGB Variations
Color information
#326911 (or 0x326911) is known color: Bilbao. HEX triplet: 32, 69 and 11. RGB value is (50,105,17). Sum of RGB (Red+Green+Blue) = 50+105+17=172 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.07% from 172); Green value is 105 (41.41% from 255 or 61.05% from 172); Blue value is 17 (7.03% from 255 or 9.88% from 172); Max value from RGB is 105 - color contains mainly: green. Hex color #326911 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #326911 is #CD96EE. Grayscale: #4E4E4E. Windows color (decimal): -13473519 or 1141042. OLE color: 1141042.
HSL color Cylindrical-coordinate representation of color #326911: hue angle of 97.5º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #326911 is Cyan = 0.52, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 105 | 17 | - |
| CMYK | 0.52 | 0 | 0.84 | 0.59 |
| HSL | 97.5º | 0.72% | 0.24% | - |
| HSV(B) | 97.5º | 0.84% | 0.41% | - |
| XYZ | 6.47 | 10.82 | 2.28 | - |
| YUV | 78.52 | 93.28 | 107.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 105 | 17 | 0.52 | 0 | 0.84 | 0.59 | 97.5 | 0.72 | 0.24 |
| Hex | 32 | 69 | 11 | 34 | 0 | 54 | 3B | 62 | 48 | 18 |
| Octal | 62 | 151 | 21 | 64 | 0 | 124 | 73 | 142 | 110 | 30 |
| Binary | 110010 | 1101001 | 10001 | 110100 | 0 | 1010100 | 111011 | 1100010 | 1001000 | 11000 |
Color Harmonies of #326911
Complementary color
Monochromatic Colors of #326911
Black with #326911
Text Example
Text Example
White with #326911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326911; }
p { color: rgb(50,105,17); }
H1.HeaderClassName
{
color: #326911;
}
.AnyTagClassName
{
color: #326911;
}
</style>
background-color css
<style>
a { background-color: #326911; }
a { background-color: rgb(50,105,17); }
div.DivClassName
{
background-color: #326911;
}
.BgClassName
{
background-color: #326911;
}
</style>
border-color css
<style>
span { border-color: #326911; }
span { border-color: rgb(50,105,17); }
td.TdClassName
{
border-color: #326911;
}
.TagClassName
{
border-color: #326911;
}
</style>