Shades of Bilbao #317511
Tints of Bilbao #317511
RGB
CMYK
RGB Variations
Color information
#317511 (or 0x317511) is known color: Bilbao. HEX triplet: 31, 75 and 11. RGB value is (49,117,17). Sum of RGB (Red+Green+Blue) = 49+117+17=183 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.78% from 183); Green value is 117 (46.09% from 255 or 63.93% from 183); Blue value is 17 (7.03% from 255 or 9.29% from 183); Max value from RGB is 117 - color contains mainly: green. Hex color #317511 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317511 is #CE8AEE. Grayscale: #555555. Windows color (decimal): -13535983 or 1144113. OLE color: 1144113.
HSL color Cylindrical-coordinate representation of color #317511: hue angle of 100.8º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #317511 is Cyan = 0.58, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 117 | 17 | - |
| CMYK | 0.58 | 0 | 0.85 | 0.54 |
| HSL | 100.8º | 0.75% | 0.26% | - |
| HSV(B) | 100.8º | 0.85% | 0.46% | - |
| XYZ | 7.73 | 13.42 | 2.71 | - |
| YUV | 85.27 | 89.47 | 102.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 117 | 17 | 0.58 | 0 | 0.85 | 0.54 | 100.8 | 0.75 | 0.26 |
| Hex | 31 | 75 | 11 | 3A | 0 | 55 | 36 | 65 | 4B | 1A |
| Octal | 61 | 165 | 21 | 72 | 0 | 125 | 66 | 145 | 113 | 32 |
| Binary | 110001 | 1110101 | 10001 | 111010 | 0 | 1010101 | 110110 | 1100101 | 1001011 | 11010 |
Color Harmonies of #317511
Complementary color
Monochromatic Colors of #317511
Black with #317511
Text Example
Text Example
White with #317511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317511; }
p { color: rgb(49,117,17); }
H1.HeaderClassName
{
color: #317511;
}
.AnyTagClassName
{
color: #317511;
}
</style>
background-color css
<style>
a { background-color: #317511; }
a { background-color: rgb(49,117,17); }
div.DivClassName
{
background-color: #317511;
}
.BgClassName
{
background-color: #317511;
}
</style>
border-color css
<style>
span { border-color: #317511; }
span { border-color: rgb(49,117,17); }
td.TdClassName
{
border-color: #317511;
}
.TagClassName
{
border-color: #317511;
}
</style>