Shades of Bilbao #327011
Tints of Bilbao #327011
RGB
CMYK
RGB Variations
Color information
#327011 (or 0x327011) is known color: Bilbao. HEX triplet: 32, 70 and 11. RGB value is (50,112,17). Sum of RGB (Red+Green+Blue) = 50+112+17=179 (23% of max value = 765). Red value is 50 (19.92% from 255 or 27.93% from 179); Green value is 112 (44.14% from 255 or 62.57% from 179); Blue value is 17 (7.03% from 255 or 9.50% from 179); Max value from RGB is 112 - color contains mainly: green. Hex color #327011 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327011 is #CD8FEE. Grayscale: #525252. Windows color (decimal): -13471727 or 1142834. OLE color: 1142834.
HSL color Cylindrical-coordinate representation of color #327011: hue angle of 99.16º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #327011 is Cyan = 0.55, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 112 | 17 | - |
| CMYK | 0.55 | 0 | 0.85 | 0.56 |
| HSL | 99.16º | 0.74% | 0.25% | - |
| HSV(B) | 99.16º | 0.85% | 0.44% | - |
| XYZ | 7.21 | 12.31 | 2.53 | - |
| YUV | 82.63 | 90.96 | 104.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 112 | 17 | 0.55 | 0 | 0.85 | 0.56 | 99.16 | 0.74 | 0.25 |
| Hex | 32 | 70 | 11 | 37 | 0 | 55 | 38 | 63 | 4A | 19 |
| Octal | 62 | 160 | 21 | 67 | 0 | 125 | 70 | 143 | 112 | 31 |
| Binary | 110010 | 1110000 | 10001 | 110111 | 0 | 1010101 | 111000 | 1100011 | 1001010 | 11001 |
Color Harmonies of #327011
Complementary color
Monochromatic Colors of #327011
Black with #327011
Text Example
Text Example
White with #327011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327011; }
p { color: rgb(50,112,17); }
H1.HeaderClassName
{
color: #327011;
}
.AnyTagClassName
{
color: #327011;
}
</style>
background-color css
<style>
a { background-color: #327011; }
a { background-color: rgb(50,112,17); }
div.DivClassName
{
background-color: #327011;
}
.BgClassName
{
background-color: #327011;
}
</style>
border-color css
<style>
span { border-color: #327011; }
span { border-color: rgb(50,112,17); }
td.TdClassName
{
border-color: #327011;
}
.TagClassName
{
border-color: #327011;
}
</style>