Shades of Bilbao #328619
Tints of Bilbao #328619
RGB
CMYK
RGB Variations
Color information
#328619 (or 0x328619) is known color: Bilbao. HEX triplet: 32, 86 and 19. RGB value is (50,134,25). Sum of RGB (Red+Green+Blue) = 50+134+25=209 (27% of max value = 765). Red value is 50 (19.92% from 255 or 23.92% from 209); Green value is 134 (52.73% from 255 or 64.11% from 209); Blue value is 25 (10.16% from 255 or 11.96% from 209); Max value from RGB is 134 - color contains mainly: green. Hex color #328619 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #328619 is #CD79E6. Grayscale: #606060. Windows color (decimal): -13466087 or 1672754. OLE color: 1672754.
HSL color Cylindrical-coordinate representation of color #328619: hue angle of 106.24º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #328619 is Cyan = 0.63, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 134 | 25 | - |
| CMYK | 0.63 | 0 | 0.81 | 0.47 |
| HSL | 106.24º | 0.69% | 0.31% | - |
| HSV(B) | 106.24º | 0.81% | 0.53% | - |
| XYZ | 10.02 | 17.8 | 3.83 | - |
| YUV | 96.46 | 87.67 | 94.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 134 | 25 | 0.63 | 0 | 0.81 | 0.47 | 106.24 | 0.69 | 0.31 |
| Hex | 32 | 86 | 19 | 3F | 0 | 51 | 2F | 6A | 45 | 1F |
| Octal | 62 | 206 | 31 | 77 | 0 | 121 | 57 | 152 | 105 | 37 |
| Binary | 110010 | 10000110 | 11001 | 111111 | 0 | 1010001 | 101111 | 1101010 | 1000101 | 11111 |
Color Harmonies of #328619
Complementary color
Monochromatic Colors of #328619
Black with #328619
Text Example
Text Example
White with #328619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328619; }
p { color: rgb(50,134,25); }
H1.HeaderClassName
{
color: #328619;
}
.AnyTagClassName
{
color: #328619;
}
</style>
background-color css
<style>
a { background-color: #328619; }
a { background-color: rgb(50,134,25); }
div.DivClassName
{
background-color: #328619;
}
.BgClassName
{
background-color: #328619;
}
</style>
border-color css
<style>
span { border-color: #328619; }
span { border-color: rgb(50,134,25); }
td.TdClassName
{
border-color: #328619;
}
.TagClassName
{
border-color: #328619;
}
</style>