Shades of Bilbao #318515
Tints of Bilbao #318515
RGB
CMYK
RGB Variations
Color information
#318515 (or 0x318515) is known color: Bilbao. HEX triplet: 31, 85 and 15. RGB value is (49,133,21). Sum of RGB (Red+Green+Blue) = 49+133+21=203 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.14% from 203); Green value is 133 (52.34% from 255 or 65.52% from 203); Blue value is 21 (8.59% from 255 or 10.34% from 203); Max value from RGB is 133 - color contains mainly: green. Hex color #318515 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #318515 is #CE7AEA. Grayscale: #5F5F5F. Windows color (decimal): -13531883 or 1410353. OLE color: 1410353.
HSL color Cylindrical-coordinate representation of color #318515: hue angle of 105º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #318515 is Cyan = 0.63, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 49 | 133 | 21 | - |
| CMYK | 0.63 | 0 | 0.84 | 0.48 |
| HSL | 105º | 0.73% | 0.3% | - |
| HSV(B) | 105º | 0.84% | 0.52% | - |
| XYZ | 9.79 | 17.48 | 3.57 | - |
| YUV | 95.12 | 86.17 | 95.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 133 | 21 | 0.63 | 0 | 0.84 | 0.48 | 105 | 0.73 | 0.3 |
| Hex | 31 | 85 | 15 | 3F | 0 | 54 | 30 | 69 | 49 | 1E |
| Octal | 61 | 205 | 25 | 77 | 0 | 124 | 60 | 151 | 111 | 36 |
| Binary | 110001 | 10000101 | 10101 | 111111 | 0 | 1010100 | 110000 | 1101001 | 1001001 | 11110 |
Color Harmonies of #318515
Complementary color
Monochromatic Colors of #318515
Black with #318515
Text Example
Text Example
White with #318515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318515; }
p { color: rgb(49,133,21); }
H1.HeaderClassName
{
color: #318515;
}
.AnyTagClassName
{
color: #318515;
}
</style>
background-color css
<style>
a { background-color: #318515; }
a { background-color: rgb(49,133,21); }
div.DivClassName
{
background-color: #318515;
}
.BgClassName
{
background-color: #318515;
}
</style>
border-color css
<style>
span { border-color: #318515; }
span { border-color: rgb(49,133,21); }
td.TdClassName
{
border-color: #318515;
}
.TagClassName
{
border-color: #318515;
}
</style>