Shades of Bilbao #328819
Tints of Bilbao #328819
RGB
CMYK
RGB Variations
Color information
#328819 (or 0x328819) is known color: Bilbao. HEX triplet: 32, 88 and 19. RGB value is (50,136,25). Sum of RGB (Red+Green+Blue) = 50+136+25=211 (27% of max value = 765). Red value is 50 (19.92% from 255 or 23.70% from 211); Green value is 136 (53.52% from 255 or 64.45% from 211); Blue value is 25 (10.16% from 255 or 11.85% from 211); Max value from RGB is 136 - color contains mainly: green. Hex color #328819 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #328819 is #CD77E6. Grayscale: #616161. Windows color (decimal): -13465575 or 1673266. OLE color: 1673266.
HSL color Cylindrical-coordinate representation of color #328819: hue angle of 106.49º degrees, saturation: 0.69, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #328819 is Cyan = 0.63, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 136 | 25 | - |
| CMYK | 0.63 | 0 | 0.82 | 0.47 |
| HSL | 106.49º | 0.69% | 0.32% | - |
| HSV(B) | 106.49º | 0.82% | 0.53% | - |
| XYZ | 10.3 | 18.36 | 3.92 | - |
| YUV | 97.63 | 87.01 | 94.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 136 | 25 | 0.63 | 0 | 0.82 | 0.47 | 106.49 | 0.69 | 0.32 |
| Hex | 32 | 88 | 19 | 3F | 0 | 52 | 2F | 6A | 45 | 20 |
| Octal | 62 | 210 | 31 | 77 | 0 | 122 | 57 | 152 | 105 | 40 |
| Binary | 110010 | 10001000 | 11001 | 111111 | 0 | 1010010 | 101111 | 1101010 | 1000101 | 100000 |
Color Harmonies of #328819
Complementary color
Monochromatic Colors of #328819
Black with #328819
Text Example
Text Example
White with #328819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328819; }
p { color: rgb(50,136,25); }
H1.HeaderClassName
{
color: #328819;
}
.AnyTagClassName
{
color: #328819;
}
</style>
background-color css
<style>
a { background-color: #328819; }
a { background-color: rgb(50,136,25); }
div.DivClassName
{
background-color: #328819;
}
.BgClassName
{
background-color: #328819;
}
</style>
border-color css
<style>
span { border-color: #328819; }
span { border-color: rgb(50,136,25); }
td.TdClassName
{
border-color: #328819;
}
.TagClassName
{
border-color: #328819;
}
</style>