Shades of Bilbao #328509
Tints of Bilbao #328509
RGB
CMYK
RGB Variations
Color information
#328509 (or 0x328509) is known color: Bilbao. HEX triplet: 32, 85 and 09. RGB value is (50,133,9). Sum of RGB (Red+Green+Blue) = 50+133+9=192 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.04% from 192); Green value is 133 (52.34% from 255 or 69.27% from 192); Blue value is 9 (3.91% from 255 or 4.69% from 192); Max value from RGB is 133 - color contains mainly: green. Hex color #328509 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #328509 is #CD7AF6. Grayscale: #5E5E5E. Windows color (decimal): -13466359 or 623922. OLE color: 623922.
HSL color Cylindrical-coordinate representation of color #328509: hue angle of 100.16º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #328509 is Cyan = 0.62, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 50 | 133 | 9 | - |
| CMYK | 0.62 | 0 | 0.93 | 0.48 |
| HSL | 100.16º | 0.87% | 0.28% | - |
| HSV(B) | 100.16º | 0.93% | 0.52% | - |
| XYZ | 9.75 | 17.47 | 3.12 | - |
| YUV | 94.05 | 80 | 96.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 133 | 9 | 0.62 | 0 | 0.93 | 0.48 | 100.16 | 0.87 | 0.28 |
| Hex | 32 | 85 | 9 | 3E | 0 | 5D | 30 | 64 | 57 | 1C |
| Octal | 62 | 205 | 11 | 76 | 0 | 135 | 60 | 144 | 127 | 34 |
| Binary | 110010 | 10000101 | 1001 | 111110 | 0 | 1011101 | 110000 | 1100100 | 1010111 | 11100 |
Color Harmonies of #328509
Complementary color
Monochromatic Colors of #328509
Black with #328509
Text Example
Text Example
White with #328509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328509; }
p { color: rgb(50,133,9); }
H1.HeaderClassName
{
color: #328509;
}
.AnyTagClassName
{
color: #328509;
}
</style>
background-color css
<style>
a { background-color: #328509; }
a { background-color: rgb(50,133,9); }
div.DivClassName
{
background-color: #328509;
}
.BgClassName
{
background-color: #328509;
}
</style>
border-color css
<style>
span { border-color: #328509; }
span { border-color: rgb(50,133,9); }
td.TdClassName
{
border-color: #328509;
}
.TagClassName
{
border-color: #328509;
}
</style>