Shades of Bilbao #327711
Tints of Bilbao #327711
RGB
CMYK
RGB Variations
Color information
#327711 (or 0x327711) is known color: Bilbao. HEX triplet: 32, 77 and 11. RGB value is (50,119,17). Sum of RGB (Red+Green+Blue) = 50+119+17=186 (24% of max value = 765). Red value is 50 (19.92% from 255 or 26.88% from 186); Green value is 119 (46.88% from 255 or 63.98% from 186); Blue value is 17 (7.03% from 255 or 9.14% from 186); Max value from RGB is 119 - color contains mainly: green. Hex color #327711 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327711 is #CD88EE. Grayscale: #575757. Windows color (decimal): -13469935 or 1144626. OLE color: 1144626.
HSL color Cylindrical-coordinate representation of color #327711: hue angle of 100.59º degrees, saturation: 0.75, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #327711 is Cyan = 0.58, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 119 | 17 | - |
| CMYK | 0.58 | 0 | 0.86 | 0.53 |
| HSL | 100.59º | 0.75% | 0.27% | - |
| HSV(B) | 100.59º | 0.86% | 0.47% | - |
| XYZ | 8.01 | 13.91 | 2.79 | - |
| YUV | 86.74 | 88.64 | 101.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 119 | 17 | 0.58 | 0 | 0.86 | 0.53 | 100.59 | 0.75 | 0.27 |
| Hex | 32 | 77 | 11 | 3A | 0 | 56 | 35 | 65 | 4B | 1B |
| Octal | 62 | 167 | 21 | 72 | 0 | 126 | 65 | 145 | 113 | 33 |
| Binary | 110010 | 1110111 | 10001 | 111010 | 0 | 1010110 | 110101 | 1100101 | 1001011 | 11011 |
Color Harmonies of #327711
Complementary color
Monochromatic Colors of #327711
Black with #327711
Text Example
Text Example
White with #327711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327711; }
p { color: rgb(50,119,17); }
H1.HeaderClassName
{
color: #327711;
}
.AnyTagClassName
{
color: #327711;
}
</style>
background-color css
<style>
a { background-color: #327711; }
a { background-color: rgb(50,119,17); }
div.DivClassName
{
background-color: #327711;
}
.BgClassName
{
background-color: #327711;
}
</style>
border-color css
<style>
span { border-color: #327711; }
span { border-color: rgb(50,119,17); }
td.TdClassName
{
border-color: #327711;
}
.TagClassName
{
border-color: #327711;
}
</style>