Shades of Bilbao #326806
Tints of Bilbao #326806
RGB
CMYK
RGB Variations
Color information
#326806 (or 0x326806) is known color: Bilbao. HEX triplet: 32, 68 and 06. RGB value is (50,104,6). Sum of RGB (Red+Green+Blue) = 50+104+6=160 (21% of max value = 765). Red value is 50 (19.92% from 255 or 31.25% from 160); Green value is 104 (41.02% from 255 or 65% from 160); Blue value is 6 (2.73% from 255 or 3.75% from 160); Max value from RGB is 104 - color contains mainly: green. Hex color #326806 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #326806 is #CD97F9. Grayscale: #4D4D4D. Windows color (decimal): -13473786 or 419890. OLE color: 419890.
HSL color Cylindrical-coordinate representation of color #326806: hue angle of 93.06º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #326806 is Cyan = 0.52, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 104 | 6 | - |
| CMYK | 0.52 | 0 | 0.94 | 0.59 |
| HSL | 93.06º | 0.89% | 0.22% | - |
| HSV(B) | 93.06º | 0.94% | 0.41% | - |
| XYZ | 6.3 | 10.59 | 1.88 | - |
| YUV | 76.68 | 88.11 | 108.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 104 | 6 | 0.52 | 0 | 0.94 | 0.59 | 93.06 | 0.89 | 0.22 |
| Hex | 32 | 68 | 6 | 34 | 0 | 5E | 3B | 5D | 59 | 16 |
| Octal | 62 | 150 | 6 | 64 | 0 | 136 | 73 | 135 | 131 | 26 |
| Binary | 110010 | 1101000 | 110 | 110100 | 0 | 1011110 | 111011 | 1011101 | 1011001 | 10110 |
Color Harmonies of #326806
Complementary color
Monochromatic Colors of #326806
Black with #326806
Text Example
Text Example
White with #326806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326806; }
p { color: rgb(50,104,6); }
H1.HeaderClassName
{
color: #326806;
}
.AnyTagClassName
{
color: #326806;
}
</style>
background-color css
<style>
a { background-color: #326806; }
a { background-color: rgb(50,104,6); }
div.DivClassName
{
background-color: #326806;
}
.BgClassName
{
background-color: #326806;
}
</style>
border-color css
<style>
span { border-color: #326806; }
span { border-color: rgb(50,104,6); }
td.TdClassName
{
border-color: #326806;
}
.TagClassName
{
border-color: #326806;
}
</style>