Shades of Bilbao #326807
Tints of Bilbao #326807
RGB
CMYK
RGB Variations
Color information
#326807 (or 0x326807) is known color: Bilbao. HEX triplet: 32, 68 and 07. RGB value is (50,104,7). Sum of RGB (Red+Green+Blue) = 50+104+7=161 (21% of max value = 765). Red value is 50 (19.92% from 255 or 31.06% from 161); Green value is 104 (41.02% from 255 or 64.60% from 161); Blue value is 7 (3.12% from 255 or 4.35% from 161); Max value from RGB is 104 - color contains mainly: green. Hex color #326807 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #326807 is #CD97F8. Grayscale: #4D4D4D. Windows color (decimal): -13473785 or 485426. OLE color: 485426.
HSL color Cylindrical-coordinate representation of color #326807: hue angle of 93.4º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #326807 is Cyan = 0.52, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 104 | 7 | - |
| CMYK | 0.52 | 0 | 0.93 | 0.59 |
| HSL | 93.4º | 0.87% | 0.22% | - |
| HSV(B) | 93.4º | 0.93% | 0.41% | - |
| XYZ | 6.3 | 10.59 | 1.91 | - |
| YUV | 76.8 | 88.61 | 108.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 104 | 7 | 0.52 | 0 | 0.93 | 0.59 | 93.4 | 0.87 | 0.22 |
| Hex | 32 | 68 | 7 | 34 | 0 | 5D | 3B | 5D | 57 | 16 |
| Octal | 62 | 150 | 7 | 64 | 0 | 135 | 73 | 135 | 127 | 26 |
| Binary | 110010 | 1101000 | 111 | 110100 | 0 | 1011101 | 111011 | 1011101 | 1010111 | 10110 |
Color Harmonies of #326807
Complementary color
Monochromatic Colors of #326807
Black with #326807
Text Example
Text Example
White with #326807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326807; }
p { color: rgb(50,104,7); }
H1.HeaderClassName
{
color: #326807;
}
.AnyTagClassName
{
color: #326807;
}
</style>
background-color css
<style>
a { background-color: #326807; }
a { background-color: rgb(50,104,7); }
div.DivClassName
{
background-color: #326807;
}
.BgClassName
{
background-color: #326807;
}
</style>
border-color css
<style>
span { border-color: #326807; }
span { border-color: rgb(50,104,7); }
td.TdClassName
{
border-color: #326807;
}
.TagClassName
{
border-color: #326807;
}
</style>