Shades of Bilbao #328726
Tints of Bilbao #328726
RGB
CMYK
RGB Variations
Color information
#328726 (or 0x328726) is known color: Bilbao. HEX triplet: 32, 87 and 26. RGB value is (50,135,38). Sum of RGB (Red+Green+Blue) = 50+135+38=223 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.42% from 223); Green value is 135 (53.12% from 255 or 60.54% from 223); Blue value is 38 (15.23% from 255 or 17.04% from 223); Max value from RGB is 135 - color contains mainly: green. Hex color #328726 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #328726 is #CD78D9. Grayscale: #626262. Windows color (decimal): -13465818 or 2524978. OLE color: 2524978.
HSL color Cylindrical-coordinate representation of color #328726: hue angle of 112.58º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #328726 is Cyan = 0.63, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 135 | 38 | - |
| CMYK | 0.63 | 0 | 0.72 | 0.47 |
| HSL | 112.58º | 0.56% | 0.34% | - |
| HSV(B) | 112.58º | 0.72% | 0.53% | - |
| XYZ | 10.33 | 18.15 | 4.79 | - |
| YUV | 98.53 | 93.84 | 93.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 135 | 38 | 0.63 | 0 | 0.72 | 0.47 | 112.58 | 0.56 | 0.34 |
| Hex | 32 | 87 | 26 | 3F | 0 | 48 | 2F | 71 | 38 | 22 |
| Octal | 62 | 207 | 46 | 77 | 0 | 110 | 57 | 161 | 70 | 42 |
| Binary | 110010 | 10000111 | 100110 | 111111 | 0 | 1001000 | 101111 | 1110001 | 111000 | 100010 |
Color Harmonies of #328726
Complementary color
Monochromatic Colors of #328726
Black with #328726
Text Example
Text Example
White with #328726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328726; }
p { color: rgb(50,135,38); }
H1.HeaderClassName
{
color: #328726;
}
.AnyTagClassName
{
color: #328726;
}
</style>
background-color css
<style>
a { background-color: #328726; }
a { background-color: rgb(50,135,38); }
div.DivClassName
{
background-color: #328726;
}
.BgClassName
{
background-color: #328726;
}
</style>
border-color css
<style>
span { border-color: #328726; }
span { border-color: rgb(50,135,38); }
td.TdClassName
{
border-color: #328726;
}
.TagClassName
{
border-color: #328726;
}
</style>