Shades of Bilbao #328229
Tints of Bilbao #328229
RGB
CMYK
RGB Variations
Color information
#328229 (or 0x328229) is known color: Bilbao. HEX triplet: 32, 82 and 29. RGB value is (50,130,41). Sum of RGB (Red+Green+Blue) = 50+130+41=221 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.62% from 221); Green value is 130 (51.17% from 255 or 58.82% from 221); Blue value is 41 (16.41% from 255 or 18.55% from 221); Max value from RGB is 130 - color contains mainly: green. Hex color #328229 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #328229 is #CD7DD6. Grayscale: #606060. Windows color (decimal): -13467095 or 2720306. OLE color: 2720306.
HSL color Cylindrical-coordinate representation of color #328229: hue angle of 113.93º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #328229 is Cyan = 0.62, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 130 | 41 | - |
| CMYK | 0.62 | 0 | 0.68 | 0.49 |
| HSL | 113.93º | 0.52% | 0.34% | - |
| HSV(B) | 113.93º | 0.68% | 0.51% | - |
| XYZ | 9.7 | 16.8 | 4.83 | - |
| YUV | 95.93 | 97 | 95.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 130 | 41 | 0.62 | 0 | 0.68 | 0.49 | 113.93 | 0.52 | 0.34 |
| Hex | 32 | 82 | 29 | 3E | 0 | 44 | 31 | 72 | 34 | 22 |
| Octal | 62 | 202 | 51 | 76 | 0 | 104 | 61 | 162 | 64 | 42 |
| Binary | 110010 | 10000010 | 101001 | 111110 | 0 | 1000100 | 110001 | 1110010 | 110100 | 100010 |
Color Harmonies of #328229
Complementary color
Monochromatic Colors of #328229
Black with #328229
Text Example
Text Example
White with #328229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328229; }
p { color: rgb(50,130,41); }
H1.HeaderClassName
{
color: #328229;
}
.AnyTagClassName
{
color: #328229;
}
</style>
background-color css
<style>
a { background-color: #328229; }
a { background-color: rgb(50,130,41); }
div.DivClassName
{
background-color: #328229;
}
.BgClassName
{
background-color: #328229;
}
</style>
border-color css
<style>
span { border-color: #328229; }
span { border-color: rgb(50,130,41); }
td.TdClassName
{
border-color: #328229;
}
.TagClassName
{
border-color: #328229;
}
</style>