Shades of Bilbao #328524
Tints of Bilbao #328524
RGB
CMYK
RGB Variations
Color information
#328524 (or 0x328524) is known color: Bilbao. HEX triplet: 32, 85 and 24. RGB value is (50,133,36). Sum of RGB (Red+Green+Blue) = 50+133+36=219 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.83% from 219); Green value is 133 (52.34% from 255 or 60.73% from 219); Blue value is 36 (14.45% from 255 or 16.44% from 219); Max value from RGB is 133 - color contains mainly: green. Hex color #328524 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #328524 is #CD7ADB. Grayscale: #616161. Windows color (decimal): -13466332 or 2393394. OLE color: 2393394.
HSL color Cylindrical-coordinate representation of color #328524: hue angle of 111.34º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #328524 is Cyan = 0.62, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 50 | 133 | 36 | - |
| CMYK | 0.62 | 0 | 0.73 | 0.48 |
| HSL | 111.34º | 0.57% | 0.33% | - |
| HSV(B) | 111.34º | 0.73% | 0.52% | - |
| XYZ | 10.02 | 17.58 | 4.53 | - |
| YUV | 97.13 | 93.5 | 94.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 133 | 36 | 0.62 | 0 | 0.73 | 0.48 | 111.34 | 0.57 | 0.33 |
| Hex | 32 | 85 | 24 | 3E | 0 | 49 | 30 | 6F | 39 | 21 |
| Octal | 62 | 205 | 44 | 76 | 0 | 111 | 60 | 157 | 71 | 41 |
| Binary | 110010 | 10000101 | 100100 | 111110 | 0 | 1001001 | 110000 | 1101111 | 111001 | 100001 |
Color Harmonies of #328524
Complementary color
Monochromatic Colors of #328524
Black with #328524
Text Example
Text Example
White with #328524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328524; }
p { color: rgb(50,133,36); }
H1.HeaderClassName
{
color: #328524;
}
.AnyTagClassName
{
color: #328524;
}
</style>
background-color css
<style>
a { background-color: #328524; }
a { background-color: rgb(50,133,36); }
div.DivClassName
{
background-color: #328524;
}
.BgClassName
{
background-color: #328524;
}
</style>
border-color css
<style>
span { border-color: #328524; }
span { border-color: rgb(50,133,36); }
td.TdClassName
{
border-color: #328524;
}
.TagClassName
{
border-color: #328524;
}
</style>