Shades of Bilbao #317113
Tints of Bilbao #317113
RGB
CMYK
RGB Variations
Color information
#317113 (or 0x317113) is known color: Bilbao. HEX triplet: 31, 71 and 13. RGB value is (49,113,19). Sum of RGB (Red+Green+Blue) = 49+113+19=181 (23% of max value = 765). Red value is 49 (19.53% from 255 or 27.07% from 181); Green value is 113 (44.53% from 255 or 62.43% from 181); Blue value is 19 (7.81% from 255 or 10.50% from 181); Max value from RGB is 113 - color contains mainly: green. Hex color #317113 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317113 is #CE8EEC. Grayscale: #535353. Windows color (decimal): -13537005 or 1274161. OLE color: 1274161.
HSL color Cylindrical-coordinate representation of color #317113: hue angle of 100.85º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #317113 is Cyan = 0.57, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 113 | 19 | - |
| CMYK | 0.57 | 0 | 0.83 | 0.56 |
| HSL | 100.85º | 0.71% | 0.26% | - |
| HSV(B) | 100.85º | 0.83% | 0.44% | - |
| XYZ | 7.29 | 12.51 | 2.65 | - |
| YUV | 83.15 | 91.8 | 103.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 113 | 19 | 0.57 | 0 | 0.83 | 0.56 | 100.85 | 0.71 | 0.26 |
| Hex | 31 | 71 | 13 | 39 | 0 | 53 | 38 | 65 | 47 | 1A |
| Octal | 61 | 161 | 23 | 71 | 0 | 123 | 70 | 145 | 107 | 32 |
| Binary | 110001 | 1110001 | 10011 | 111001 | 0 | 1010011 | 111000 | 1100101 | 1000111 | 11010 |
Color Harmonies of #317113
Complementary color
Monochromatic Colors of #317113
Black with #317113
Text Example
Text Example
White with #317113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317113; }
p { color: rgb(49,113,19); }
H1.HeaderClassName
{
color: #317113;
}
.AnyTagClassName
{
color: #317113;
}
</style>
background-color css
<style>
a { background-color: #317113; }
a { background-color: rgb(49,113,19); }
div.DivClassName
{
background-color: #317113;
}
.BgClassName
{
background-color: #317113;
}
</style>
border-color css
<style>
span { border-color: #317113; }
span { border-color: rgb(49,113,19); }
td.TdClassName
{
border-color: #317113;
}
.TagClassName
{
border-color: #317113;
}
</style>