Shades of Bilbao #328624
Tints of Bilbao #328624
RGB
CMYK
RGB Variations
Color information
#328624 (or 0x328624) is known color: Bilbao. HEX triplet: 32, 86 and 24. RGB value is (50,134,36). Sum of RGB (Red+Green+Blue) = 50+134+36=220 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.73% from 220); Green value is 134 (52.73% from 255 or 60.91% from 220); Blue value is 36 (14.45% from 255 or 16.36% from 220); Max value from RGB is 134 - color contains mainly: green. Hex color #328624 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #328624 is #CD79DB. Grayscale: #626262. Windows color (decimal): -13466076 or 2393650. OLE color: 2393650.
HSL color Cylindrical-coordinate representation of color #328624: hue angle of 111.43º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #328624 is Cyan = 0.63, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 134 | 36 | - |
| CMYK | 0.63 | 0 | 0.73 | 0.47 |
| HSL | 111.43º | 0.58% | 0.33% | - |
| HSV(B) | 111.43º | 0.73% | 0.53% | - |
| XYZ | 10.16 | 17.86 | 4.58 | - |
| YUV | 97.71 | 93.17 | 93.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 134 | 36 | 0.63 | 0 | 0.73 | 0.47 | 111.43 | 0.58 | 0.33 |
| Hex | 32 | 86 | 24 | 3F | 0 | 49 | 2F | 6F | 3A | 21 |
| Octal | 62 | 206 | 44 | 77 | 0 | 111 | 57 | 157 | 72 | 41 |
| Binary | 110010 | 10000110 | 100100 | 111111 | 0 | 1001001 | 101111 | 1101111 | 111010 | 100001 |
Color Harmonies of #328624
Complementary color
Monochromatic Colors of #328624
Black with #328624
Text Example
Text Example
White with #328624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328624; }
p { color: rgb(50,134,36); }
H1.HeaderClassName
{
color: #328624;
}
.AnyTagClassName
{
color: #328624;
}
</style>
background-color css
<style>
a { background-color: #328624; }
a { background-color: rgb(50,134,36); }
div.DivClassName
{
background-color: #328624;
}
.BgClassName
{
background-color: #328624;
}
</style>
border-color css
<style>
span { border-color: #328624; }
span { border-color: rgb(50,134,36); }
td.TdClassName
{
border-color: #328624;
}
.TagClassName
{
border-color: #328624;
}
</style>