Shades of Bilbao #318114
Tints of Bilbao #318114
RGB
CMYK
RGB Variations
Color information
#318114 (or 0x318114) is known color: Bilbao. HEX triplet: 31, 81 and 14. RGB value is (49,129,20). Sum of RGB (Red+Green+Blue) = 49+129+20=198 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.75% from 198); Green value is 129 (50.78% from 255 or 65.15% from 198); Blue value is 20 (8.20% from 255 or 10.10% from 198); Max value from RGB is 129 - color contains mainly: green. Hex color #318114 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #318114 is #CE7EEB. Grayscale: #5D5D5D. Windows color (decimal): -13532908 or 1343793. OLE color: 1343793.
HSL color Cylindrical-coordinate representation of color #318114: hue angle of 104.04º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #318114 is Cyan = 0.62, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 129 | 20 | - |
| CMYK | 0.62 | 0 | 0.84 | 0.49 |
| HSL | 104.04º | 0.73% | 0.29% | - |
| HSV(B) | 104.04º | 0.84% | 0.51% | - |
| XYZ | 9.24 | 16.4 | 3.34 | - |
| YUV | 92.65 | 87 | 96.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 129 | 20 | 0.62 | 0 | 0.84 | 0.49 | 104.04 | 0.73 | 0.29 |
| Hex | 31 | 81 | 14 | 3E | 0 | 54 | 31 | 68 | 49 | 1D |
| Octal | 61 | 201 | 24 | 76 | 0 | 124 | 61 | 150 | 111 | 35 |
| Binary | 110001 | 10000001 | 10100 | 111110 | 0 | 1010100 | 110001 | 1101000 | 1001001 | 11101 |
Color Harmonies of #318114
Complementary color
Monochromatic Colors of #318114
Black with #318114
Text Example
Text Example
White with #318114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318114; }
p { color: rgb(49,129,20); }
H1.HeaderClassName
{
color: #318114;
}
.AnyTagClassName
{
color: #318114;
}
</style>
background-color css
<style>
a { background-color: #318114; }
a { background-color: rgb(49,129,20); }
div.DivClassName
{
background-color: #318114;
}
.BgClassName
{
background-color: #318114;
}
</style>
border-color css
<style>
span { border-color: #318114; }
span { border-color: rgb(49,129,20); }
td.TdClassName
{
border-color: #318114;
}
.TagClassName
{
border-color: #318114;
}
</style>