Shades of Bilbao #316915
Tints of Bilbao #316915
RGB
CMYK
RGB Variations
Color information
#316915 (or 0x316915) is known color: Bilbao. HEX triplet: 31, 69 and 15. RGB value is (49,105,21). Sum of RGB (Red+Green+Blue) = 49+105+21=175 (23% of max value = 765). Red value is 49 (19.53% from 255 or 28% from 175); Green value is 105 (41.41% from 255 or 60% from 175); Blue value is 21 (8.59% from 255 or 12% from 175); Max value from RGB is 105 - color contains mainly: green. Hex color #316915 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #316915 is #CE96EA. Grayscale: #4E4E4E. Windows color (decimal): -13539051 or 1403185. OLE color: 1403185.
HSL color Cylindrical-coordinate representation of color #316915: hue angle of 100º degrees, saturation: 0.67, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #316915 is Cyan = 0.53, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 105 | 21 | - |
| CMYK | 0.53 | 0 | 0.80 | 0.59 |
| HSL | 100º | 0.67% | 0.25% | - |
| HSV(B) | 100º | 0.8% | 0.41% | - |
| XYZ | 6.45 | 10.81 | 2.46 | - |
| YUV | 78.68 | 95.45 | 106.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 105 | 21 | 0.53 | 0 | 0.80 | 0.59 | 100 | 0.67 | 0.25 |
| Hex | 31 | 69 | 15 | 35 | 0 | 50 | 3B | 64 | 43 | 19 |
| Octal | 61 | 151 | 25 | 65 | 0 | 120 | 73 | 144 | 103 | 31 |
| Binary | 110001 | 1101001 | 10101 | 110101 | 0 | 1010000 | 111011 | 1100100 | 1000011 | 11001 |
Color Harmonies of #316915
Complementary color
Monochromatic Colors of #316915
Black with #316915
Text Example
Text Example
White with #316915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316915; }
p { color: rgb(49,105,21); }
H1.HeaderClassName
{
color: #316915;
}
.AnyTagClassName
{
color: #316915;
}
</style>
background-color css
<style>
a { background-color: #316915; }
a { background-color: rgb(49,105,21); }
div.DivClassName
{
background-color: #316915;
}
.BgClassName
{
background-color: #316915;
}
</style>
border-color css
<style>
span { border-color: #316915; }
span { border-color: rgb(49,105,21); }
td.TdClassName
{
border-color: #316915;
}
.TagClassName
{
border-color: #316915;
}
</style>