Shades of Bilbao #327511
Tints of Bilbao #327511
RGB
CMYK
RGB Variations
Color information
#327511 (or 0x327511) is known color: Bilbao. HEX triplet: 32, 75 and 11. RGB value is (50,117,17). Sum of RGB (Red+Green+Blue) = 50+117+17=184 (24% of max value = 765). Red value is 50 (19.92% from 255 or 27.17% from 184); Green value is 117 (46.09% from 255 or 63.59% from 184); Blue value is 17 (7.03% from 255 or 9.24% from 184); Max value from RGB is 117 - color contains mainly: green. Hex color #327511 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327511 is #CD8AEE. Grayscale: #555555. Windows color (decimal): -13470447 or 1144114. OLE color: 1144114.
HSL color Cylindrical-coordinate representation of color #327511: hue angle of 100.2º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #327511 is Cyan = 0.57, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 117 | 17 | - |
| CMYK | 0.57 | 0 | 0.85 | 0.54 |
| HSL | 100.2º | 0.75% | 0.26% | - |
| HSV(B) | 100.2º | 0.85% | 0.46% | - |
| XYZ | 7.78 | 13.44 | 2.71 | - |
| YUV | 85.57 | 89.3 | 102.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 117 | 17 | 0.57 | 0 | 0.85 | 0.54 | 100.2 | 0.75 | 0.26 |
| Hex | 32 | 75 | 11 | 39 | 0 | 55 | 36 | 64 | 4B | 1A |
| Octal | 62 | 165 | 21 | 71 | 0 | 125 | 66 | 144 | 113 | 32 |
| Binary | 110010 | 1110101 | 10001 | 111001 | 0 | 1010101 | 110110 | 1100100 | 1001011 | 11010 |
Color Harmonies of #327511
Complementary color
Monochromatic Colors of #327511
Black with #327511
Text Example
Text Example
White with #327511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327511; }
p { color: rgb(50,117,17); }
H1.HeaderClassName
{
color: #327511;
}
.AnyTagClassName
{
color: #327511;
}
</style>
background-color css
<style>
a { background-color: #327511; }
a { background-color: rgb(50,117,17); }
div.DivClassName
{
background-color: #327511;
}
.BgClassName
{
background-color: #327511;
}
</style>
border-color css
<style>
span { border-color: #327511; }
span { border-color: rgb(50,117,17); }
td.TdClassName
{
border-color: #327511;
}
.TagClassName
{
border-color: #327511;
}
</style>