Shades of Bilbao #317611
Tints of Bilbao #317611
RGB
CMYK
RGB Variations
Color information
#317611 (or 0x317611) is known color: Bilbao. HEX triplet: 31, 76 and 11. RGB value is (49,118,17). Sum of RGB (Red+Green+Blue) = 49+118+17=184 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.63% from 184); Green value is 118 (46.48% from 255 or 64.13% from 184); Blue value is 17 (7.03% from 255 or 9.24% from 184); Max value from RGB is 118 - color contains mainly: green. Hex color #317611 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317611 is #CE89EE. Grayscale: #565656. Windows color (decimal): -13535727 or 1144369. OLE color: 1144369.
HSL color Cylindrical-coordinate representation of color #317611: hue angle of 100.99º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #317611 is Cyan = 0.58, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 118 | 17 | - |
| CMYK | 0.58 | 0 | 0.86 | 0.54 |
| HSL | 100.99º | 0.75% | 0.26% | - |
| HSV(B) | 100.99º | 0.86% | 0.46% | - |
| XYZ | 7.85 | 13.65 | 2.75 | - |
| YUV | 85.86 | 89.14 | 101.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 118 | 17 | 0.58 | 0 | 0.86 | 0.54 | 100.99 | 0.75 | 0.26 |
| Hex | 31 | 76 | 11 | 3A | 0 | 56 | 36 | 65 | 4B | 1A |
| Octal | 61 | 166 | 21 | 72 | 0 | 126 | 66 | 145 | 113 | 32 |
| Binary | 110001 | 1110110 | 10001 | 111010 | 0 | 1010110 | 110110 | 1100101 | 1001011 | 11010 |
Color Harmonies of #317611
Complementary color
Monochromatic Colors of #317611
Black with #317611
Text Example
Text Example
White with #317611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317611; }
p { color: rgb(49,118,17); }
H1.HeaderClassName
{
color: #317611;
}
.AnyTagClassName
{
color: #317611;
}
</style>
background-color css
<style>
a { background-color: #317611; }
a { background-color: rgb(49,118,17); }
div.DivClassName
{
background-color: #317611;
}
.BgClassName
{
background-color: #317611;
}
</style>
border-color css
<style>
span { border-color: #317611; }
span { border-color: rgb(49,118,17); }
td.TdClassName
{
border-color: #317611;
}
.TagClassName
{
border-color: #317611;
}
</style>