Shades of Bilbao #317014
Tints of Bilbao #317014
RGB
CMYK
RGB Variations
Color information
#317014 (or 0x317014) is known color: Bilbao. HEX triplet: 31, 70 and 14. RGB value is (49,112,20). Sum of RGB (Red+Green+Blue) = 49+112+20=181 (23% of max value = 765). Red value is 49 (19.53% from 255 or 27.07% from 181); Green value is 112 (44.14% from 255 or 61.88% from 181); Blue value is 20 (8.20% from 255 or 11.05% from 181); Max value from RGB is 112 - color contains mainly: green. Hex color #317014 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317014 is #CE8FEB. Grayscale: #525252. Windows color (decimal): -13537260 or 1339441. OLE color: 1339441.
HSL color Cylindrical-coordinate representation of color #317014: hue angle of 101.09º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #317014 is Cyan = 0.56, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 112 | 20 | - |
| CMYK | 0.56 | 0 | 0.82 | 0.56 |
| HSL | 101.09º | 0.7% | 0.26% | - |
| HSV(B) | 101.09º | 0.82% | 0.44% | - |
| XYZ | 7.19 | 12.29 | 2.66 | - |
| YUV | 82.68 | 92.63 | 103.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 112 | 20 | 0.56 | 0 | 0.82 | 0.56 | 101.09 | 0.7 | 0.26 |
| Hex | 31 | 70 | 14 | 38 | 0 | 52 | 38 | 65 | 46 | 1A |
| Octal | 61 | 160 | 24 | 70 | 0 | 122 | 70 | 145 | 106 | 32 |
| Binary | 110001 | 1110000 | 10100 | 111000 | 0 | 1010010 | 111000 | 1100101 | 1000110 | 11010 |
Color Harmonies of #317014
Complementary color
Monochromatic Colors of #317014
Black with #317014
Text Example
Text Example
White with #317014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317014; }
p { color: rgb(49,112,20); }
H1.HeaderClassName
{
color: #317014;
}
.AnyTagClassName
{
color: #317014;
}
</style>
background-color css
<style>
a { background-color: #317014; }
a { background-color: rgb(49,112,20); }
div.DivClassName
{
background-color: #317014;
}
.BgClassName
{
background-color: #317014;
}
</style>
border-color css
<style>
span { border-color: #317014; }
span { border-color: rgb(49,112,20); }
td.TdClassName
{
border-color: #317014;
}
.TagClassName
{
border-color: #317014;
}
</style>