Shades of Bilbao #328126
Tints of Bilbao #328126
RGB
CMYK
RGB Variations
Color information
#328126 (or 0x328126) is known color: Bilbao. HEX triplet: 32, 81 and 26. RGB value is (50,129,38). Sum of RGB (Red+Green+Blue) = 50+129+38=217 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.04% from 217); Green value is 129 (50.78% from 255 or 59.45% from 217); Blue value is 38 (15.23% from 255 or 17.51% from 217); Max value from RGB is 129 - color contains mainly: green. Hex color #328126 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #328126 is #CD7ED9. Grayscale: #5F5F5F. Windows color (decimal): -13467354 or 2523442. OLE color: 2523442.
HSL color Cylindrical-coordinate representation of color #328126: hue angle of 112.09º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #328126 is Cyan = 0.61, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 129 | 38 | - |
| CMYK | 0.61 | 0 | 0.71 | 0.49 |
| HSL | 112.09º | 0.54% | 0.33% | - |
| HSV(B) | 112.09º | 0.71% | 0.51% | - |
| XYZ | 9.52 | 16.52 | 4.52 | - |
| YUV | 95.01 | 95.83 | 95.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 129 | 38 | 0.61 | 0 | 0.71 | 0.49 | 112.09 | 0.54 | 0.33 |
| Hex | 32 | 81 | 26 | 3D | 0 | 47 | 31 | 70 | 36 | 21 |
| Octal | 62 | 201 | 46 | 75 | 0 | 107 | 61 | 160 | 66 | 41 |
| Binary | 110010 | 10000001 | 100110 | 111101 | 0 | 1000111 | 110001 | 1110000 | 110110 | 100001 |
Color Harmonies of #328126
Complementary color
Monochromatic Colors of #328126
Black with #328126
Text Example
Text Example
White with #328126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328126; }
p { color: rgb(50,129,38); }
H1.HeaderClassName
{
color: #328126;
}
.AnyTagClassName
{
color: #328126;
}
</style>
background-color css
<style>
a { background-color: #328126; }
a { background-color: rgb(50,129,38); }
div.DivClassName
{
background-color: #328126;
}
.BgClassName
{
background-color: #328126;
}
</style>
border-color css
<style>
span { border-color: #328126; }
span { border-color: rgb(50,129,38); }
td.TdClassName
{
border-color: #328126;
}
.TagClassName
{
border-color: #328126;
}
</style>