Shades of Bilbao #316513
Tints of Bilbao #316513
RGB
CMYK
RGB Variations
Color information
#316513 (or 0x316513) is known color: Bilbao. HEX triplet: 31, 65 and 13. RGB value is (49,101,19). Sum of RGB (Red+Green+Blue) = 49+101+19=169 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.99% from 169); Green value is 101 (39.84% from 255 or 59.76% from 169); Blue value is 19 (7.81% from 255 or 11.24% from 169); Max value from RGB is 101 - color contains mainly: green. Hex color #316513 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #316513 is #CE9AEC. Grayscale: #4C4C4C. Windows color (decimal): -13540077 or 1271089. OLE color: 1271089.
HSL color Cylindrical-coordinate representation of color #316513: hue angle of 98.05º degrees, saturation: 0.68, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #316513 is Cyan = 0.51, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 101 | 19 | - |
| CMYK | 0.51 | 0 | 0.81 | 0.60 |
| HSL | 98.05º | 0.68% | 0.24% | - |
| HSV(B) | 98.05º | 0.81% | 0.4% | - |
| XYZ | 6.04 | 10.01 | 2.23 | - |
| YUV | 76.1 | 95.77 | 108.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 101 | 19 | 0.51 | 0 | 0.81 | 0.60 | 98.05 | 0.68 | 0.24 |
| Hex | 31 | 65 | 13 | 33 | 0 | 51 | 3C | 62 | 44 | 18 |
| Octal | 61 | 145 | 23 | 63 | 0 | 121 | 74 | 142 | 104 | 30 |
| Binary | 110001 | 1100101 | 10011 | 110011 | 0 | 1010001 | 111100 | 1100010 | 1000100 | 11000 |
Color Harmonies of #316513
Complementary color
Monochromatic Colors of #316513
Black with #316513
Text Example
Text Example
White with #316513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316513; }
p { color: rgb(49,101,19); }
H1.HeaderClassName
{
color: #316513;
}
.AnyTagClassName
{
color: #316513;
}
</style>
background-color css
<style>
a { background-color: #316513; }
a { background-color: rgb(49,101,19); }
div.DivClassName
{
background-color: #316513;
}
.BgClassName
{
background-color: #316513;
}
</style>
border-color css
<style>
span { border-color: #316513; }
span { border-color: rgb(49,101,19); }
td.TdClassName
{
border-color: #316513;
}
.TagClassName
{
border-color: #316513;
}
</style>