Shades of Bilbao #326805
Tints of Bilbao #326805
RGB
CMYK
RGB Variations
Color information
#326805 (or 0x326805) is known color: Bilbao. HEX triplet: 32, 68 and 05. RGB value is (50,104,5). Sum of RGB (Red+Green+Blue) = 50+104+5=159 (21% of max value = 765). Red value is 50 (19.92% from 255 or 31.45% from 159); Green value is 104 (41.02% from 255 or 65.41% from 159); Blue value is 5 (2.34% from 255 or 3.14% from 159); Max value from RGB is 104 - color contains mainly: green. Hex color #326805 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #326805 is #CD97FA. Grayscale: #4C4C4C. Windows color (decimal): -13473787 or 354354. OLE color: 354354.
HSL color Cylindrical-coordinate representation of color #326805: hue angle of 92.73º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #326805 is Cyan = 0.52, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 104 | 5 | - |
| CMYK | 0.52 | 0 | 0.95 | 0.59 |
| HSL | 92.73º | 0.91% | 0.21% | - |
| HSV(B) | 92.73º | 0.95% | 0.41% | - |
| XYZ | 6.29 | 10.59 | 1.86 | - |
| YUV | 76.57 | 87.61 | 109.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 104 | 5 | 0.52 | 0 | 0.95 | 0.59 | 92.73 | 0.91 | 0.21 |
| Hex | 32 | 68 | 5 | 34 | 0 | 5F | 3B | 5D | 5B | 15 |
| Octal | 62 | 150 | 5 | 64 | 0 | 137 | 73 | 135 | 133 | 25 |
| Binary | 110010 | 1101000 | 101 | 110100 | 0 | 1011111 | 111011 | 1011101 | 1011011 | 10101 |
Color Harmonies of #326805
Complementary color
Monochromatic Colors of #326805
Black with #326805
Text Example
Text Example
White with #326805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326805; }
p { color: rgb(50,104,5); }
H1.HeaderClassName
{
color: #326805;
}
.AnyTagClassName
{
color: #326805;
}
</style>
background-color css
<style>
a { background-color: #326805; }
a { background-color: rgb(50,104,5); }
div.DivClassName
{
background-color: #326805;
}
.BgClassName
{
background-color: #326805;
}
</style>
border-color css
<style>
span { border-color: #326805; }
span { border-color: rgb(50,104,5); }
td.TdClassName
{
border-color: #326805;
}
.TagClassName
{
border-color: #326805;
}
</style>