Shades of Bilbao #316611
Tints of Bilbao #316611
RGB
CMYK
RGB Variations
Color information
#316611 (or 0x316611) is known color: Bilbao. HEX triplet: 31, 66 and 11. RGB value is (49,102,17). Sum of RGB (Red+Green+Blue) = 49+102+17=168 (22% of max value = 765). Red value is 49 (19.53% from 255 or 29.17% from 168); Green value is 102 (40.23% from 255 or 60.71% from 168); Blue value is 17 (7.03% from 255 or 10.12% from 168); Max value from RGB is 102 - color contains mainly: green. Hex color #316611 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #316611 is #CE99EE. Grayscale: #4C4C4C. Windows color (decimal): -13539823 or 1140273. OLE color: 1140273.
HSL color Cylindrical-coordinate representation of color #316611: hue angle of 97.41º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #316611 is Cyan = 0.52, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 102 | 17 | - |
| CMYK | 0.52 | 0 | 0.83 | 0.6 |
| HSL | 97.41º | 0.71% | 0.23% | - |
| HSV(B) | 97.41º | 0.83% | 0.4% | - |
| XYZ | 6.12 | 10.2 | 2.18 | - |
| YUV | 76.46 | 94.44 | 108.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 102 | 17 | 0.52 | 0 | 0.83 | 0.6 | 97.41 | 0.71 | 0.23 |
| Hex | 31 | 66 | 11 | 34 | 0 | 53 | 3C | 61 | 47 | 17 |
| Octal | 61 | 146 | 21 | 64 | 0 | 123 | 74 | 141 | 107 | 27 |
| Binary | 110001 | 1100110 | 10001 | 110100 | 0 | 1010011 | 111100 | 1100001 | 1000111 | 10111 |
Color Harmonies of #316611
Complementary color
Monochromatic Colors of #316611
Black with #316611
Text Example
Text Example
White with #316611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316611; }
p { color: rgb(49,102,17); }
H1.HeaderClassName
{
color: #316611;
}
.AnyTagClassName
{
color: #316611;
}
</style>
background-color css
<style>
a { background-color: #316611; }
a { background-color: rgb(49,102,17); }
div.DivClassName
{
background-color: #316611;
}
.BgClassName
{
background-color: #316611;
}
</style>
border-color css
<style>
span { border-color: #316611; }
span { border-color: rgb(49,102,17); }
td.TdClassName
{
border-color: #316611;
}
.TagClassName
{
border-color: #316611;
}
</style>