Shades of Bilbao #326908
Tints of Bilbao #326908
RGB
CMYK
RGB Variations
Color information
#326908 (or 0x326908) is known color: Bilbao. HEX triplet: 32, 69 and 08. RGB value is (50,105,8). Sum of RGB (Red+Green+Blue) = 50+105+8=163 (21% of max value = 765). Red value is 50 (19.92% from 255 or 30.67% from 163); Green value is 105 (41.41% from 255 or 64.42% from 163); Blue value is 8 (3.52% from 255 or 4.91% from 163); Max value from RGB is 105 - color contains mainly: green. Hex color #326908 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #326908 is #CD96F7. Grayscale: #4D4D4D. Windows color (decimal): -13473528 or 551218. OLE color: 551218.
HSL color Cylindrical-coordinate representation of color #326908: hue angle of 94.02º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #326908 is Cyan = 0.52, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 105 | 8 | - |
| CMYK | 0.52 | 0 | 0.92 | 0.59 |
| HSL | 94.02º | 0.86% | 0.22% | - |
| HSV(B) | 94.02º | 0.92% | 0.41% | - |
| XYZ | 6.41 | 10.8 | 1.98 | - |
| YUV | 77.5 | 88.78 | 108.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 105 | 8 | 0.52 | 0 | 0.92 | 0.59 | 94.02 | 0.86 | 0.22 |
| Hex | 32 | 69 | 8 | 34 | 0 | 5C | 3B | 5E | 56 | 16 |
| Octal | 62 | 151 | 10 | 64 | 0 | 134 | 73 | 136 | 126 | 26 |
| Binary | 110010 | 1101001 | 1000 | 110100 | 0 | 1011100 | 111011 | 1011110 | 1010110 | 10110 |
Color Harmonies of #326908
Complementary color
Monochromatic Colors of #326908
Black with #326908
Text Example
Text Example
White with #326908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326908; }
p { color: rgb(50,105,8); }
H1.HeaderClassName
{
color: #326908;
}
.AnyTagClassName
{
color: #326908;
}
</style>
background-color css
<style>
a { background-color: #326908; }
a { background-color: rgb(50,105,8); }
div.DivClassName
{
background-color: #326908;
}
.BgClassName
{
background-color: #326908;
}
</style>
border-color css
<style>
span { border-color: #326908; }
span { border-color: rgb(50,105,8); }
td.TdClassName
{
border-color: #326908;
}
.TagClassName
{
border-color: #326908;
}
</style>