Shades of Bilbao #328115
Tints of Bilbao #328115
RGB
CMYK
RGB Variations
Color information
#328115 (or 0x328115) is known color: Bilbao. HEX triplet: 32, 81 and 15. RGB value is (50,129,21). Sum of RGB (Red+Green+Blue) = 50+129+21=200 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25% from 200); Green value is 129 (50.78% from 255 or 64.5% from 200); Blue value is 21 (8.59% from 255 or 10.5% from 200); Max value from RGB is 129 - color contains mainly: green. Hex color #328115 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #328115 is #CD7EEA. Grayscale: #5D5D5D. Windows color (decimal): -13467371 or 1409330. OLE color: 1409330.
HSL color Cylindrical-coordinate representation of color #328115: hue angle of 103.89º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #328115 is Cyan = 0.61, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 129 | 21 | - |
| CMYK | 0.61 | 0 | 0.84 | 0.49 |
| HSL | 103.89º | 0.72% | 0.29% | - |
| HSV(B) | 103.89º | 0.84% | 0.51% | - |
| XYZ | 9.3 | 16.43 | 3.39 | - |
| YUV | 93.07 | 87.33 | 97.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 129 | 21 | 0.61 | 0 | 0.84 | 0.49 | 103.89 | 0.72 | 0.29 |
| Hex | 32 | 81 | 15 | 3D | 0 | 54 | 31 | 68 | 48 | 1D |
| Octal | 62 | 201 | 25 | 75 | 0 | 124 | 61 | 150 | 110 | 35 |
| Binary | 110010 | 10000001 | 10101 | 111101 | 0 | 1010100 | 110001 | 1101000 | 1001000 | 11101 |
Color Harmonies of #328115
Complementary color
Monochromatic Colors of #328115
Black with #328115
Text Example
Text Example
White with #328115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328115; }
p { color: rgb(50,129,21); }
H1.HeaderClassName
{
color: #328115;
}
.AnyTagClassName
{
color: #328115;
}
</style>
background-color css
<style>
a { background-color: #328115; }
a { background-color: rgb(50,129,21); }
div.DivClassName
{
background-color: #328115;
}
.BgClassName
{
background-color: #328115;
}
</style>
border-color css
<style>
span { border-color: #328115; }
span { border-color: rgb(50,129,21); }
td.TdClassName
{
border-color: #328115;
}
.TagClassName
{
border-color: #328115;
}
</style>