Shades of Bilbao #326902
Tints of Bilbao #326902
RGB
CMYK
RGB Variations
Color information
#326902 (or 0x326902) is known color: Bilbao. HEX triplet: 32, 69 and 02. RGB value is (50,105,2). Sum of RGB (Red+Green+Blue) = 50+105+2=157 (20% of max value = 765). Red value is 50 (19.92% from 255 or 31.85% from 157); Green value is 105 (41.41% from 255 or 66.88% from 157); Blue value is 2 (1.17% from 255 or 1.27% from 157); Max value from RGB is 105 - color contains mainly: green. Hex color #326902 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #326902 is #CD96FD. Grayscale: #4D4D4D. Windows color (decimal): -13473534 or 158002. OLE color: 158002.
HSL color Cylindrical-coordinate representation of color #326902: hue angle of 92.04º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #326902 is Cyan = 0.52, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 105 | 2 | - |
| CMYK | 0.52 | 0 | 0.98 | 0.59 |
| HSL | 92.04º | 0.96% | 0.21% | - |
| HSV(B) | 92.04º | 0.98% | 0.41% | - |
| XYZ | 6.38 | 10.79 | 1.8 | - |
| YUV | 76.81 | 85.78 | 108.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 105 | 2 | 0.52 | 0 | 0.98 | 0.59 | 92.04 | 0.96 | 0.21 |
| Hex | 32 | 69 | 2 | 34 | 0 | 62 | 3B | 5C | 60 | 15 |
| Octal | 62 | 151 | 2 | 64 | 0 | 142 | 73 | 134 | 140 | 25 |
| Binary | 110010 | 1101001 | 10 | 110100 | 0 | 1100010 | 111011 | 1011100 | 1100000 | 10101 |
Color Harmonies of #326902
Complementary color
Monochromatic Colors of #326902
Black with #326902
Text Example
Text Example
White with #326902
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326902; }
p { color: rgb(50,105,2); }
H1.HeaderClassName
{
color: #326902;
}
.AnyTagClassName
{
color: #326902;
}
</style>
background-color css
<style>
a { background-color: #326902; }
a { background-color: rgb(50,105,2); }
div.DivClassName
{
background-color: #326902;
}
.BgClassName
{
background-color: #326902;
}
</style>
border-color css
<style>
span { border-color: #326902; }
span { border-color: rgb(50,105,2); }
td.TdClassName
{
border-color: #326902;
}
.TagClassName
{
border-color: #326902;
}
</style>