Shades of Bilbao #316810
Tints of Bilbao #316810
RGB
CMYK
RGB Variations
Color information
#316810 (or 0x316810) is known color: Bilbao. HEX triplet: 31, 68 and 10. RGB value is (49,104,16). Sum of RGB (Red+Green+Blue) = 49+104+16=169 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.99% from 169); Green value is 104 (41.02% from 255 or 61.54% from 169); Blue value is 16 (6.64% from 255 or 9.47% from 169); Max value from RGB is 104 - color contains mainly: green. Hex color #316810 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #316810 is #CE97EF. Grayscale: #4D4D4D. Windows color (decimal): -13539312 or 1075249. OLE color: 1075249.
HSL color Cylindrical-coordinate representation of color #316810: hue angle of 97.5º degrees, saturation: 0.73, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #316810 is Cyan = 0.53, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 104 | 16 | - |
| CMYK | 0.53 | 0 | 0.85 | 0.59 |
| HSL | 97.5º | 0.73% | 0.24% | - |
| HSV(B) | 97.5º | 0.85% | 0.41% | - |
| XYZ | 6.31 | 10.59 | 2.2 | - |
| YUV | 77.52 | 93.28 | 107.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 104 | 16 | 0.53 | 0 | 0.85 | 0.59 | 97.5 | 0.73 | 0.24 |
| Hex | 31 | 68 | 10 | 35 | 0 | 55 | 3B | 62 | 49 | 18 |
| Octal | 61 | 150 | 20 | 65 | 0 | 125 | 73 | 142 | 111 | 30 |
| Binary | 110001 | 1101000 | 10000 | 110101 | 0 | 1010101 | 111011 | 1100010 | 1001001 | 11000 |
Color Harmonies of #316810
Complementary color
Monochromatic Colors of #316810
Black with #316810
Text Example
Text Example
White with #316810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316810; }
p { color: rgb(49,104,16); }
H1.HeaderClassName
{
color: #316810;
}
.AnyTagClassName
{
color: #316810;
}
</style>
background-color css
<style>
a { background-color: #316810; }
a { background-color: rgb(49,104,16); }
div.DivClassName
{
background-color: #316810;
}
.BgClassName
{
background-color: #316810;
}
</style>
border-color css
<style>
span { border-color: #316810; }
span { border-color: rgb(49,104,16); }
td.TdClassName
{
border-color: #316810;
}
.TagClassName
{
border-color: #316810;
}
</style>