Shades of Bilbao #326915
Tints of Bilbao #326915
RGB
CMYK
RGB Variations
Color information
#326915 (or 0x326915) is known color: Bilbao. HEX triplet: 32, 69 and 15. RGB value is (50,105,21). Sum of RGB (Red+Green+Blue) = 50+105+21=176 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.41% from 176); Green value is 105 (41.41% from 255 or 59.66% from 176); Blue value is 21 (8.59% from 255 or 11.93% from 176); Max value from RGB is 105 - color contains mainly: green. Hex color #326915 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #326915 is #CD96EA. Grayscale: #4F4F4F. Windows color (decimal): -13473515 or 1403186. OLE color: 1403186.
HSL color Cylindrical-coordinate representation of color #326915: hue angle of 99.29º degrees, saturation: 0.67, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #326915 is Cyan = 0.52, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 105 | 21 | - |
| CMYK | 0.52 | 0 | 0.80 | 0.59 |
| HSL | 99.29º | 0.67% | 0.25% | - |
| HSV(B) | 99.29º | 0.8% | 0.41% | - |
| XYZ | 6.5 | 10.84 | 2.46 | - |
| YUV | 78.98 | 95.28 | 107.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 105 | 21 | 0.52 | 0 | 0.80 | 0.59 | 99.29 | 0.67 | 0.25 |
| Hex | 32 | 69 | 15 | 34 | 0 | 50 | 3B | 63 | 43 | 19 |
| Octal | 62 | 151 | 25 | 64 | 0 | 120 | 73 | 143 | 103 | 31 |
| Binary | 110010 | 1101001 | 10101 | 110100 | 0 | 1010000 | 111011 | 1100011 | 1000011 | 11001 |
Color Harmonies of #326915
Complementary color
Monochromatic Colors of #326915
Black with #326915
Text Example
Text Example
White with #326915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326915; }
p { color: rgb(50,105,21); }
H1.HeaderClassName
{
color: #326915;
}
.AnyTagClassName
{
color: #326915;
}
</style>
background-color css
<style>
a { background-color: #326915; }
a { background-color: rgb(50,105,21); }
div.DivClassName
{
background-color: #326915;
}
.BgClassName
{
background-color: #326915;
}
</style>
border-color css
<style>
span { border-color: #326915; }
span { border-color: rgb(50,105,21); }
td.TdClassName
{
border-color: #326915;
}
.TagClassName
{
border-color: #326915;
}
</style>