Shades of Bilbao #317411
Tints of Bilbao #317411
RGB
CMYK
RGB Variations
Color information
#317411 (or 0x317411) is known color: Bilbao. HEX triplet: 31, 74 and 11. RGB value is (49,116,17). Sum of RGB (Red+Green+Blue) = 49+116+17=182 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.92% from 182); Green value is 116 (45.70% from 255 or 63.74% from 182); Blue value is 17 (7.03% from 255 or 9.34% from 182); Max value from RGB is 116 - color contains mainly: green. Hex color #317411 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317411 is #CE8BEE. Grayscale: #555555. Windows color (decimal): -13536239 or 1143857. OLE color: 1143857.
HSL color Cylindrical-coordinate representation of color #317411: hue angle of 100.61º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #317411 is Cyan = 0.58, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 116 | 17 | - |
| CMYK | 0.58 | 0 | 0.85 | 0.55 |
| HSL | 100.61º | 0.74% | 0.26% | - |
| HSV(B) | 100.61º | 0.85% | 0.45% | - |
| XYZ | 7.61 | 13.18 | 2.67 | - |
| YUV | 84.68 | 89.8 | 102.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 116 | 17 | 0.58 | 0 | 0.85 | 0.55 | 100.61 | 0.74 | 0.26 |
| Hex | 31 | 74 | 11 | 3A | 0 | 55 | 37 | 65 | 4A | 1A |
| Octal | 61 | 164 | 21 | 72 | 0 | 125 | 67 | 145 | 112 | 32 |
| Binary | 110001 | 1110100 | 10001 | 111010 | 0 | 1010101 | 110111 | 1100101 | 1001010 | 11010 |
Color Harmonies of #317411
Complementary color
Monochromatic Colors of #317411
Black with #317411
Text Example
Text Example
White with #317411
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317411; }
p { color: rgb(49,116,17); }
H1.HeaderClassName
{
color: #317411;
}
.AnyTagClassName
{
color: #317411;
}
</style>
background-color css
<style>
a { background-color: #317411; }
a { background-color: rgb(49,116,17); }
div.DivClassName
{
background-color: #317411;
}
.BgClassName
{
background-color: #317411;
}
</style>
border-color css
<style>
span { border-color: #317411; }
span { border-color: rgb(49,116,17); }
td.TdClassName
{
border-color: #317411;
}
.TagClassName
{
border-color: #317411;
}
</style>