Shades of Bilbao #328724
Tints of Bilbao #328724
RGB
CMYK
RGB Variations
Color information
#328724 (or 0x328724) is known color: Bilbao. HEX triplet: 32, 87 and 24. RGB value is (50,135,36). Sum of RGB (Red+Green+Blue) = 50+135+36=221 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.62% from 221); Green value is 135 (53.12% from 255 or 61.09% from 221); Blue value is 36 (14.45% from 255 or 16.29% from 221); Max value from RGB is 135 - color contains mainly: green. Hex color #328724 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #328724 is #CD78DB. Grayscale: #626262. Windows color (decimal): -13465820 or 2393906. OLE color: 2393906.
HSL color Cylindrical-coordinate representation of color #328724: hue angle of 111.52º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #328724 is Cyan = 0.63, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 135 | 36 | - |
| CMYK | 0.63 | 0 | 0.73 | 0.47 |
| HSL | 111.52º | 0.58% | 0.34% | - |
| HSV(B) | 111.52º | 0.73% | 0.53% | - |
| XYZ | 10.3 | 18.13 | 4.63 | - |
| YUV | 98.3 | 92.84 | 93.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 135 | 36 | 0.63 | 0 | 0.73 | 0.47 | 111.52 | 0.58 | 0.34 |
| Hex | 32 | 87 | 24 | 3F | 0 | 49 | 2F | 70 | 3A | 22 |
| Octal | 62 | 207 | 44 | 77 | 0 | 111 | 57 | 160 | 72 | 42 |
| Binary | 110010 | 10000111 | 100100 | 111111 | 0 | 1001001 | 101111 | 1110000 | 111010 | 100010 |
Color Harmonies of #328724
Complementary color
Monochromatic Colors of #328724
Black with #328724
Text Example
Text Example
White with #328724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328724; }
p { color: rgb(50,135,36); }
H1.HeaderClassName
{
color: #328724;
}
.AnyTagClassName
{
color: #328724;
}
</style>
background-color css
<style>
a { background-color: #328724; }
a { background-color: rgb(50,135,36); }
div.DivClassName
{
background-color: #328724;
}
.BgClassName
{
background-color: #328724;
}
</style>
border-color css
<style>
span { border-color: #328724; }
span { border-color: rgb(50,135,36); }
td.TdClassName
{
border-color: #328724;
}
.TagClassName
{
border-color: #328724;
}
</style>