Shades of Bilbao #326608
Tints of Bilbao #326608
RGB
CMYK
RGB Variations
Color information
#326608 (or 0x326608) is known color: Bilbao. HEX triplet: 32, 66 and 08. RGB value is (50,102,8). Sum of RGB (Red+Green+Blue) = 50+102+8=160 (21% of max value = 765). Red value is 50 (19.92% from 255 or 31.25% from 160); Green value is 102 (40.23% from 255 or 63.75% from 160); Blue value is 8 (3.52% from 255 or 5% from 160); Max value from RGB is 102 - color contains mainly: green. Hex color #326608 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #326608 is #CD99F7. Grayscale: #4C4C4C. Windows color (decimal): -13474296 or 550450. OLE color: 550450.
HSL color Cylindrical-coordinate representation of color #326608: hue angle of 93.19º degrees, saturation: 0.85, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #326608 is Cyan = 0.51, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 50 | 102 | 8 | - |
| CMYK | 0.51 | 0 | 0.92 | 0.6 |
| HSL | 93.19º | 0.85% | 0.22% | - |
| HSV(B) | 93.19º | 0.92% | 0.4% | - |
| XYZ | 6.11 | 10.2 | 1.88 | - |
| YUV | 75.74 | 89.77 | 109.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 102 | 8 | 0.51 | 0 | 0.92 | 0.6 | 93.19 | 0.85 | 0.22 |
| Hex | 32 | 66 | 8 | 33 | 0 | 5C | 3C | 5D | 55 | 16 |
| Octal | 62 | 146 | 10 | 63 | 0 | 134 | 74 | 135 | 125 | 26 |
| Binary | 110010 | 1100110 | 1000 | 110011 | 0 | 1011100 | 111100 | 1011101 | 1010101 | 10110 |
Color Harmonies of #326608
Complementary color
Monochromatic Colors of #326608
Black with #326608
Text Example
Text Example
White with #326608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326608; }
p { color: rgb(50,102,8); }
H1.HeaderClassName
{
color: #326608;
}
.AnyTagClassName
{
color: #326608;
}
</style>
background-color css
<style>
a { background-color: #326608; }
a { background-color: rgb(50,102,8); }
div.DivClassName
{
background-color: #326608;
}
.BgClassName
{
background-color: #326608;
}
</style>
border-color css
<style>
span { border-color: #326608; }
span { border-color: rgb(50,102,8); }
td.TdClassName
{
border-color: #326608;
}
.TagClassName
{
border-color: #326608;
}
</style>