Shades of Bilbao #316914
Tints of Bilbao #316914
RGB
CMYK
RGB Variations
Color information
#316914 (or 0x316914) is known color: Bilbao. HEX triplet: 31, 69 and 14. RGB value is (49,105,20). Sum of RGB (Red+Green+Blue) = 49+105+20=174 (23% of max value = 765). Red value is 49 (19.53% from 255 or 28.16% from 174); Green value is 105 (41.41% from 255 or 60.34% from 174); Blue value is 20 (8.20% from 255 or 11.49% from 174); Max value from RGB is 105 - color contains mainly: green. Hex color #316914 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #316914 is #CE96EB. Grayscale: #4E4E4E. Windows color (decimal): -13539052 or 1337649. OLE color: 1337649.
HSL color Cylindrical-coordinate representation of color #316914: hue angle of 99.53º degrees, saturation: 0.68, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #316914 is Cyan = 0.53, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 105 | 20 | - |
| CMYK | 0.53 | 0 | 0.81 | 0.59 |
| HSL | 99.53º | 0.68% | 0.25% | - |
| HSV(B) | 99.53º | 0.81% | 0.41% | - |
| XYZ | 6.44 | 10.81 | 2.41 | - |
| YUV | 78.57 | 94.95 | 106.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 105 | 20 | 0.53 | 0 | 0.81 | 0.59 | 99.53 | 0.68 | 0.25 |
| Hex | 31 | 69 | 14 | 35 | 0 | 51 | 3B | 64 | 44 | 19 |
| Octal | 61 | 151 | 24 | 65 | 0 | 121 | 73 | 144 | 104 | 31 |
| Binary | 110001 | 1101001 | 10100 | 110101 | 0 | 1010001 | 111011 | 1100100 | 1000100 | 11001 |
Color Harmonies of #316914
Complementary color
Monochromatic Colors of #316914
Black with #316914
Text Example
Text Example
White with #316914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316914; }
p { color: rgb(49,105,20); }
H1.HeaderClassName
{
color: #316914;
}
.AnyTagClassName
{
color: #316914;
}
</style>
background-color css
<style>
a { background-color: #316914; }
a { background-color: rgb(49,105,20); }
div.DivClassName
{
background-color: #316914;
}
.BgClassName
{
background-color: #316914;
}
</style>
border-color css
<style>
span { border-color: #316914; }
span { border-color: rgb(49,105,20); }
td.TdClassName
{
border-color: #316914;
}
.TagClassName
{
border-color: #316914;
}
</style>