Shades of Bilbao #328627
Tints of Bilbao #328627
RGB
CMYK
RGB Variations
Color information
#328627 (or 0x328627) is known color: Bilbao. HEX triplet: 32, 86 and 27. RGB value is (50,134,39). Sum of RGB (Red+Green+Blue) = 50+134+39=223 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.42% from 223); Green value is 134 (52.73% from 255 or 60.09% from 223); Blue value is 39 (15.62% from 255 or 17.49% from 223); Max value from RGB is 134 - color contains mainly: green. Hex color #328627 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #328627 is #CD79D8. Grayscale: #626262. Windows color (decimal): -13466073 or 2590258. OLE color: 2590258.
HSL color Cylindrical-coordinate representation of color #328627: hue angle of 113.05º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #328627 is Cyan = 0.63, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 134 | 39 | - |
| CMYK | 0.63 | 0 | 0.71 | 0.47 |
| HSL | 113.05º | 0.55% | 0.34% | - |
| HSV(B) | 113.05º | 0.71% | 0.53% | - |
| XYZ | 10.21 | 17.87 | 4.83 | - |
| YUV | 98.05 | 94.67 | 93.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 134 | 39 | 0.63 | 0 | 0.71 | 0.47 | 113.05 | 0.55 | 0.34 |
| Hex | 32 | 86 | 27 | 3F | 0 | 47 | 2F | 71 | 37 | 22 |
| Octal | 62 | 206 | 47 | 77 | 0 | 107 | 57 | 161 | 67 | 42 |
| Binary | 110010 | 10000110 | 100111 | 111111 | 0 | 1000111 | 101111 | 1110001 | 110111 | 100010 |
Color Harmonies of #328627
Complementary color
Monochromatic Colors of #328627
Black with #328627
Text Example
Text Example
White with #328627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328627; }
p { color: rgb(50,134,39); }
H1.HeaderClassName
{
color: #328627;
}
.AnyTagClassName
{
color: #328627;
}
</style>
background-color css
<style>
a { background-color: #328627; }
a { background-color: rgb(50,134,39); }
div.DivClassName
{
background-color: #328627;
}
.BgClassName
{
background-color: #328627;
}
</style>
border-color css
<style>
span { border-color: #328627; }
span { border-color: rgb(50,134,39); }
td.TdClassName
{
border-color: #328627;
}
.TagClassName
{
border-color: #328627;
}
</style>