Shades of Bilbao #318311
Tints of Bilbao #318311
RGB
CMYK
RGB Variations
Color information
#318311 (or 0x318311) is known color: Bilbao. HEX triplet: 31, 83 and 11. RGB value is (49,131,17). Sum of RGB (Red+Green+Blue) = 49+131+17=197 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.87% from 197); Green value is 131 (51.56% from 255 or 66.50% from 197); Blue value is 17 (7.03% from 255 or 8.63% from 197); Max value from RGB is 131 - color contains mainly: green. Hex color #318311 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #318311 is #CE7CEE. Grayscale: #5D5D5D. Windows color (decimal): -13532399 or 1147697. OLE color: 1147697.
HSL color Cylindrical-coordinate representation of color #318311: hue angle of 103.16º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #318311 is Cyan = 0.63, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 131 | 17 | - |
| CMYK | 0.63 | 0 | 0.87 | 0.49 |
| HSL | 103.16º | 0.77% | 0.29% | - |
| HSV(B) | 103.16º | 0.87% | 0.51% | - |
| XYZ | 9.48 | 16.93 | 3.3 | - |
| YUV | 93.49 | 84.83 | 96.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 131 | 17 | 0.63 | 0 | 0.87 | 0.49 | 103.16 | 0.77 | 0.29 |
| Hex | 31 | 83 | 11 | 3F | 0 | 57 | 31 | 67 | 4D | 1D |
| Octal | 61 | 203 | 21 | 77 | 0 | 127 | 61 | 147 | 115 | 35 |
| Binary | 110001 | 10000011 | 10001 | 111111 | 0 | 1010111 | 110001 | 1100111 | 1001101 | 11101 |
Color Harmonies of #318311
Complementary color
Monochromatic Colors of #318311
Black with #318311
Text Example
Text Example
White with #318311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318311; }
p { color: rgb(49,131,17); }
H1.HeaderClassName
{
color: #318311;
}
.AnyTagClassName
{
color: #318311;
}
</style>
background-color css
<style>
a { background-color: #318311; }
a { background-color: rgb(49,131,17); }
div.DivClassName
{
background-color: #318311;
}
.BgClassName
{
background-color: #318311;
}
</style>
border-color css
<style>
span { border-color: #318311; }
span { border-color: rgb(49,131,17); }
td.TdClassName
{
border-color: #318311;
}
.TagClassName
{
border-color: #318311;
}
</style>