Shades of Bilbao #316905
Tints of Bilbao #316905
RGB
CMYK
RGB Variations
Color information
#316905 (or 0x316905) is known color: Bilbao. HEX triplet: 31, 69 and 05. RGB value is (49,105,5). Sum of RGB (Red+Green+Blue) = 49+105+5=159 (21% of max value = 765). Red value is 49 (19.53% from 255 or 30.82% from 159); Green value is 105 (41.41% from 255 or 66.04% from 159); Blue value is 5 (2.34% from 255 or 3.14% from 159); Max value from RGB is 105 - color contains mainly: green. Hex color #316905 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #316905 is #CE96FA. Grayscale: #4D4D4D. Windows color (decimal): -13539067 or 354609. OLE color: 354609.
HSL color Cylindrical-coordinate representation of color #316905: hue angle of 93.6º degrees, saturation: 0.91, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #316905 is Cyan = 0.53, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 105 | 5 | - |
| CMYK | 0.53 | 0 | 0.95 | 0.59 |
| HSL | 93.6º | 0.91% | 0.22% | - |
| HSV(B) | 93.6º | 0.95% | 0.41% | - |
| XYZ | 6.35 | 10.77 | 1.89 | - |
| YUV | 76.86 | 87.45 | 108.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 105 | 5 | 0.53 | 0 | 0.95 | 0.59 | 93.6 | 0.91 | 0.22 |
| Hex | 31 | 69 | 5 | 35 | 0 | 5F | 3B | 5E | 5B | 16 |
| Octal | 61 | 151 | 5 | 65 | 0 | 137 | 73 | 136 | 133 | 26 |
| Binary | 110001 | 1101001 | 101 | 110101 | 0 | 1011111 | 111011 | 1011110 | 1011011 | 10110 |
Color Harmonies of #316905
Complementary color
Monochromatic Colors of #316905
Black with #316905
Text Example
Text Example
White with #316905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316905; }
p { color: rgb(49,105,5); }
H1.HeaderClassName
{
color: #316905;
}
.AnyTagClassName
{
color: #316905;
}
</style>
background-color css
<style>
a { background-color: #316905; }
a { background-color: rgb(49,105,5); }
div.DivClassName
{
background-color: #316905;
}
.BgClassName
{
background-color: #316905;
}
</style>
border-color css
<style>
span { border-color: #316905; }
span { border-color: rgb(49,105,5); }
td.TdClassName
{
border-color: #316905;
}
.TagClassName
{
border-color: #316905;
}
</style>