Shades of Bilbao #318312
Tints of Bilbao #318312
RGB
CMYK
RGB Variations
Color information
#318312 (or 0x318312) is known color: Bilbao. HEX triplet: 31, 83 and 12. RGB value is (49,131,18). Sum of RGB (Red+Green+Blue) = 49+131+18=198 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.75% from 198); Green value is 131 (51.56% from 255 or 66.16% from 198); Blue value is 18 (7.42% from 255 or 9.09% from 198); Max value from RGB is 131 - color contains mainly: green. Hex color #318312 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #318312 is #CE7CED. Grayscale: #5D5D5D. Windows color (decimal): -13532398 or 1213233. OLE color: 1213233.
HSL color Cylindrical-coordinate representation of color #318312: hue angle of 103.54º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #318312 is Cyan = 0.63, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 131 | 18 | - |
| CMYK | 0.63 | 0 | 0.86 | 0.49 |
| HSL | 103.54º | 0.76% | 0.29% | - |
| HSV(B) | 103.54º | 0.86% | 0.51% | - |
| XYZ | 9.49 | 16.93 | 3.34 | - |
| YUV | 93.6 | 85.33 | 96.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 131 | 18 | 0.63 | 0 | 0.86 | 0.49 | 103.54 | 0.76 | 0.29 |
| Hex | 31 | 83 | 12 | 3F | 0 | 56 | 31 | 68 | 4C | 1D |
| Octal | 61 | 203 | 22 | 77 | 0 | 126 | 61 | 150 | 114 | 35 |
| Binary | 110001 | 10000011 | 10010 | 111111 | 0 | 1010110 | 110001 | 1101000 | 1001100 | 11101 |
Color Harmonies of #318312
Complementary color
Monochromatic Colors of #318312
Black with #318312
Text Example
Text Example
White with #318312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318312; }
p { color: rgb(49,131,18); }
H1.HeaderClassName
{
color: #318312;
}
.AnyTagClassName
{
color: #318312;
}
</style>
background-color css
<style>
a { background-color: #318312; }
a { background-color: rgb(49,131,18); }
div.DivClassName
{
background-color: #318312;
}
.BgClassName
{
background-color: #318312;
}
</style>
border-color css
<style>
span { border-color: #318312; }
span { border-color: rgb(49,131,18); }
td.TdClassName
{
border-color: #318312;
}
.TagClassName
{
border-color: #318312;
}
</style>