Shades of Bilbao #328617
Tints of Bilbao #328617
RGB
CMYK
RGB Variations
Color information
#328617 (or 0x328617) is known color: Bilbao. HEX triplet: 32, 86 and 17. RGB value is (50,134,23). Sum of RGB (Red+Green+Blue) = 50+134+23=207 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.15% from 207); Green value is 134 (52.73% from 255 or 64.73% from 207); Blue value is 23 (9.38% from 255 or 11.11% from 207); Max value from RGB is 134 - color contains mainly: green. Hex color #328617 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #328617 is #CD79E8. Grayscale: #606060. Windows color (decimal): -13466089 or 1541682. OLE color: 1541682.
HSL color Cylindrical-coordinate representation of color #328617: hue angle of 105.41º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #328617 is Cyan = 0.63, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 134 | 23 | - |
| CMYK | 0.63 | 0 | 0.83 | 0.47 |
| HSL | 105.41º | 0.71% | 0.31% | - |
| HSV(B) | 105.41º | 0.83% | 0.53% | - |
| XYZ | 10 | 17.79 | 3.72 | - |
| YUV | 96.23 | 86.67 | 95.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 134 | 23 | 0.63 | 0 | 0.83 | 0.47 | 105.41 | 0.71 | 0.31 |
| Hex | 32 | 86 | 17 | 3F | 0 | 53 | 2F | 69 | 47 | 1F |
| Octal | 62 | 206 | 27 | 77 | 0 | 123 | 57 | 151 | 107 | 37 |
| Binary | 110010 | 10000110 | 10111 | 111111 | 0 | 1010011 | 101111 | 1101001 | 1000111 | 11111 |
Color Harmonies of #328617
Complementary color
Monochromatic Colors of #328617
Black with #328617
Text Example
Text Example
White with #328617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328617; }
p { color: rgb(50,134,23); }
H1.HeaderClassName
{
color: #328617;
}
.AnyTagClassName
{
color: #328617;
}
</style>
background-color css
<style>
a { background-color: #328617; }
a { background-color: rgb(50,134,23); }
div.DivClassName
{
background-color: #328617;
}
.BgClassName
{
background-color: #328617;
}
</style>
border-color css
<style>
span { border-color: #328617; }
span { border-color: rgb(50,134,23); }
td.TdClassName
{
border-color: #328617;
}
.TagClassName
{
border-color: #328617;
}
</style>