Shades of Bilbao #318914
Tints of Bilbao #318914
RGB
CMYK
RGB Variations
Color information
#318914 (or 0x318914) is known color: Bilbao. HEX triplet: 31, 89 and 14. RGB value is (49,137,20). Sum of RGB (Red+Green+Blue) = 49+137+20=206 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.79% from 206); Green value is 137 (53.91% from 255 or 66.50% from 206); Blue value is 20 (8.20% from 255 or 9.71% from 206); Max value from RGB is 137 - color contains mainly: green. Hex color #318914 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #318914 is #CE76EB. Grayscale: #616161. Windows color (decimal): -13530860 or 1345841. OLE color: 1345841.
HSL color Cylindrical-coordinate representation of color #318914: hue angle of 105.13º degrees, saturation: 0.75, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #318914 is Cyan = 0.64, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 49 | 137 | 20 | - |
| CMYK | 0.64 | 0 | 0.85 | 0.46 |
| HSL | 105.13º | 0.75% | 0.31% | - |
| HSV(B) | 105.13º | 0.85% | 0.54% | - |
| XYZ | 10.34 | 18.59 | 3.71 | - |
| YUV | 97.35 | 84.35 | 93.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 137 | 20 | 0.64 | 0 | 0.85 | 0.46 | 105.13 | 0.75 | 0.31 |
| Hex | 31 | 89 | 14 | 40 | 0 | 55 | 2E | 69 | 4B | 1F |
| Octal | 61 | 211 | 24 | 100 | 0 | 125 | 56 | 151 | 113 | 37 |
| Binary | 110001 | 10001001 | 10100 | 1000000 | 0 | 1010101 | 101110 | 1101001 | 1001011 | 11111 |
Color Harmonies of #318914
Complementary color
Monochromatic Colors of #318914
Black with #318914
Text Example
Text Example
White with #318914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318914; }
p { color: rgb(49,137,20); }
H1.HeaderClassName
{
color: #318914;
}
.AnyTagClassName
{
color: #318914;
}
</style>
background-color css
<style>
a { background-color: #318914; }
a { background-color: rgb(49,137,20); }
div.DivClassName
{
background-color: #318914;
}
.BgClassName
{
background-color: #318914;
}
</style>
border-color css
<style>
span { border-color: #318914; }
span { border-color: rgb(49,137,20); }
td.TdClassName
{
border-color: #318914;
}
.TagClassName
{
border-color: #318914;
}
</style>