Shades of Bilbao #326819
Tints of Bilbao #326819
RGB
CMYK
RGB Variations
Color information
#326819 (or 0x326819) is known color: Bilbao. HEX triplet: 32, 68 and 19. RGB value is (50,104,25). Sum of RGB (Red+Green+Blue) = 50+104+25=179 (23% of max value = 765). Red value is 50 (19.92% from 255 or 27.93% from 179); Green value is 104 (41.02% from 255 or 58.10% from 179); Blue value is 25 (10.16% from 255 or 13.97% from 179); Max value from RGB is 104 - color contains mainly: green. Hex color #326819 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #326819 is #CD97E6. Grayscale: #4F4F4F. Windows color (decimal): -13473767 or 1665074. OLE color: 1665074.
HSL color Cylindrical-coordinate representation of color #326819: hue angle of 101.01º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #326819 is Cyan = 0.52, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 104 | 25 | - |
| CMYK | 0.52 | 0 | 0.76 | 0.59 |
| HSL | 101.01º | 0.61% | 0.25% | - |
| HSV(B) | 101.01º | 0.76% | 0.41% | - |
| XYZ | 6.44 | 10.65 | 2.64 | - |
| YUV | 78.85 | 97.61 | 107.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 104 | 25 | 0.52 | 0 | 0.76 | 0.59 | 101.01 | 0.61 | 0.25 |
| Hex | 32 | 68 | 19 | 34 | 0 | 4C | 3B | 65 | 3D | 19 |
| Octal | 62 | 150 | 31 | 64 | 0 | 114 | 73 | 145 | 75 | 31 |
| Binary | 110010 | 1101000 | 11001 | 110100 | 0 | 1001100 | 111011 | 1100101 | 111101 | 11001 |
Color Harmonies of #326819
Complementary color
Monochromatic Colors of #326819
Black with #326819
Text Example
Text Example
White with #326819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326819; }
p { color: rgb(50,104,25); }
H1.HeaderClassName
{
color: #326819;
}
.AnyTagClassName
{
color: #326819;
}
</style>
background-color css
<style>
a { background-color: #326819; }
a { background-color: rgb(50,104,25); }
div.DivClassName
{
background-color: #326819;
}
.BgClassName
{
background-color: #326819;
}
</style>
border-color css
<style>
span { border-color: #326819; }
span { border-color: rgb(50,104,25); }
td.TdClassName
{
border-color: #326819;
}
.TagClassName
{
border-color: #326819;
}
</style>