Shades of Bilbao #328116
Tints of Bilbao #328116
RGB
CMYK
RGB Variations
Color information
#328116 (or 0x328116) is known color: Bilbao. HEX triplet: 32, 81 and 16. RGB value is (50,129,22). Sum of RGB (Red+Green+Blue) = 50+129+22=201 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.88% from 201); Green value is 129 (50.78% from 255 or 64.18% from 201); Blue value is 22 (8.98% from 255 or 10.95% from 201); Max value from RGB is 129 - color contains mainly: green. Hex color #328116 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #328116 is #CD7EE9. Grayscale: #5D5D5D. Windows color (decimal): -13467370 or 1474866. OLE color: 1474866.
HSL color Cylindrical-coordinate representation of color #328116: hue angle of 104.3º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #328116 is Cyan = 0.61, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 129 | 22 | - |
| CMYK | 0.61 | 0 | 0.83 | 0.49 |
| HSL | 104.3º | 0.71% | 0.3% | - |
| HSV(B) | 104.3º | 0.83% | 0.51% | - |
| XYZ | 9.31 | 16.44 | 3.44 | - |
| YUV | 93.18 | 87.83 | 97.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 129 | 22 | 0.61 | 0 | 0.83 | 0.49 | 104.3 | 0.71 | 0.3 |
| Hex | 32 | 81 | 16 | 3D | 0 | 53 | 31 | 68 | 47 | 1E |
| Octal | 62 | 201 | 26 | 75 | 0 | 123 | 61 | 150 | 107 | 36 |
| Binary | 110010 | 10000001 | 10110 | 111101 | 0 | 1010011 | 110001 | 1101000 | 1000111 | 11110 |
Color Harmonies of #328116
Complementary color
Monochromatic Colors of #328116
Black with #328116
Text Example
Text Example
White with #328116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328116; }
p { color: rgb(50,129,22); }
H1.HeaderClassName
{
color: #328116;
}
.AnyTagClassName
{
color: #328116;
}
</style>
background-color css
<style>
a { background-color: #328116; }
a { background-color: rgb(50,129,22); }
div.DivClassName
{
background-color: #328116;
}
.BgClassName
{
background-color: #328116;
}
</style>
border-color css
<style>
span { border-color: #328116; }
span { border-color: rgb(50,129,22); }
td.TdClassName
{
border-color: #328116;
}
.TagClassName
{
border-color: #328116;
}
</style>