Shades of Bilbao #326510
Tints of Bilbao #326510
RGB
CMYK
RGB Variations
Color information
#326510 (or 0x326510) is known color: Bilbao. HEX triplet: 32, 65 and 10. RGB value is (50,101,16). Sum of RGB (Red+Green+Blue) = 50+101+16=167 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.94% from 167); Green value is 101 (39.84% from 255 or 60.48% from 167); Blue value is 16 (6.64% from 255 or 9.58% from 167); Max value from RGB is 101 - color contains mainly: green. Hex color #326510 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #326510 is #CD9AEF. Grayscale: #4C4C4C. Windows color (decimal): -13474544 or 1074482. OLE color: 1074482.
HSL color Cylindrical-coordinate representation of color #326510: hue angle of 96º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #326510 is Cyan = 0.50, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 101 | 16 | - |
| CMYK | 0.50 | 0 | 0.84 | 0.60 |
| HSL | 96º | 0.73% | 0.23% | - |
| HSV(B) | 96º | 0.84% | 0.4% | - |
| XYZ | 6.06 | 10.02 | 2.11 | - |
| YUV | 76.06 | 94.1 | 109.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 101 | 16 | 0.50 | 0 | 0.84 | 0.60 | 96 | 0.73 | 0.23 |
| Hex | 32 | 65 | 10 | 32 | 0 | 54 | 3C | 60 | 49 | 17 |
| Octal | 62 | 145 | 20 | 62 | 0 | 124 | 74 | 140 | 111 | 27 |
| Binary | 110010 | 1100101 | 10000 | 110010 | 0 | 1010100 | 111100 | 1100000 | 1001001 | 10111 |
Color Harmonies of #326510
Complementary color
Monochromatic Colors of #326510
Black with #326510
Text Example
Text Example
White with #326510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326510; }
p { color: rgb(50,101,16); }
H1.HeaderClassName
{
color: #326510;
}
.AnyTagClassName
{
color: #326510;
}
</style>
background-color css
<style>
a { background-color: #326510; }
a { background-color: rgb(50,101,16); }
div.DivClassName
{
background-color: #326510;
}
.BgClassName
{
background-color: #326510;
}
</style>
border-color css
<style>
span { border-color: #326510; }
span { border-color: rgb(50,101,16); }
td.TdClassName
{
border-color: #326510;
}
.TagClassName
{
border-color: #326510;
}
</style>