Shades of Bilbao #319011
Tints of Bilbao #319011
RGB
CMYK
RGB Variations
Color information
#319011 (or 0x319011) is known color: Bilbao. HEX triplet: 31, 90 and 11. RGB value is (49,144,17). Sum of RGB (Red+Green+Blue) = 49+144+17=210 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.33% from 210); Green value is 144 (56.64% from 255 or 68.57% from 210); Blue value is 17 (7.03% from 255 or 8.10% from 210); Max value from RGB is 144 - color contains mainly: green. Hex color #319011 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #319011 is #CE6FEE. Grayscale: #656565. Windows color (decimal): -13529071 or 1151025. OLE color: 1151025.
HSL color Cylindrical-coordinate representation of color #319011: hue angle of 104.88º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #319011 is Cyan = 0.66, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 49 | 144 | 17 | - |
| CMYK | 0.66 | 0 | 0.88 | 0.44 |
| HSL | 104.88º | 0.79% | 0.32% | - |
| HSV(B) | 104.88º | 0.88% | 0.56% | - |
| XYZ | 11.34 | 20.64 | 3.92 | - |
| YUV | 101.12 | 80.53 | 90.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 144 | 17 | 0.66 | 0 | 0.88 | 0.44 | 104.88 | 0.79 | 0.32 |
| Hex | 31 | 90 | 11 | 42 | 0 | 58 | 2C | 69 | 4F | 20 |
| Octal | 61 | 220 | 21 | 102 | 0 | 130 | 54 | 151 | 117 | 40 |
| Binary | 110001 | 10010000 | 10001 | 1000010 | 0 | 1011000 | 101100 | 1101001 | 1001111 | 100000 |
Color Harmonies of #319011
Complementary color
Monochromatic Colors of #319011
Black with #319011
Text Example
Text Example
White with #319011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319011; }
p { color: rgb(49,144,17); }
H1.HeaderClassName
{
color: #319011;
}
.AnyTagClassName
{
color: #319011;
}
</style>
background-color css
<style>
a { background-color: #319011; }
a { background-color: rgb(49,144,17); }
div.DivClassName
{
background-color: #319011;
}
.BgClassName
{
background-color: #319011;
}
</style>
border-color css
<style>
span { border-color: #319011; }
span { border-color: rgb(49,144,17); }
td.TdClassName
{
border-color: #319011;
}
.TagClassName
{
border-color: #319011;
}
</style>