Shades of Bilbao #328716
Tints of Bilbao #328716
RGB
CMYK
RGB Variations
Color information
#328716 (or 0x328716) is known color: Bilbao. HEX triplet: 32, 87 and 16. RGB value is (50,135,22). Sum of RGB (Red+Green+Blue) = 50+135+22=207 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.15% from 207); Green value is 135 (53.12% from 255 or 65.22% from 207); Blue value is 22 (8.98% from 255 or 10.63% from 207); Max value from RGB is 135 - color contains mainly: green. Hex color #328716 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #328716 is #CD78E9. Grayscale: #616161. Windows color (decimal): -13465834 or 1476402. OLE color: 1476402.
HSL color Cylindrical-coordinate representation of color #328716: hue angle of 105.13º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #328716 is Cyan = 0.63, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 135 | 22 | - |
| CMYK | 0.63 | 0 | 0.84 | 0.47 |
| HSL | 105.13º | 0.72% | 0.31% | - |
| HSV(B) | 105.13º | 0.84% | 0.53% | - |
| XYZ | 10.12 | 18.06 | 3.71 | - |
| YUV | 96.7 | 85.84 | 94.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 135 | 22 | 0.63 | 0 | 0.84 | 0.47 | 105.13 | 0.72 | 0.31 |
| Hex | 32 | 87 | 16 | 3F | 0 | 54 | 2F | 69 | 48 | 1F |
| Octal | 62 | 207 | 26 | 77 | 0 | 124 | 57 | 151 | 110 | 37 |
| Binary | 110010 | 10000111 | 10110 | 111111 | 0 | 1010100 | 101111 | 1101001 | 1001000 | 11111 |
Color Harmonies of #328716
Complementary color
Monochromatic Colors of #328716
Black with #328716
Text Example
Text Example
White with #328716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #328716; }
p { color: rgb(50,135,22); }
H1.HeaderClassName
{
color: #328716;
}
.AnyTagClassName
{
color: #328716;
}
</style>
background-color css
<style>
a { background-color: #328716; }
a { background-color: rgb(50,135,22); }
div.DivClassName
{
background-color: #328716;
}
.BgClassName
{
background-color: #328716;
}
</style>
border-color css
<style>
span { border-color: #328716; }
span { border-color: rgb(50,135,22); }
td.TdClassName
{
border-color: #328716;
}
.TagClassName
{
border-color: #328716;
}
</style>