Shades of Bilbao #316614
Tints of Bilbao #316614
RGB
CMYK
RGB Variations
Color information
#316614 (or 0x316614) is known color: Bilbao. HEX triplet: 31, 66 and 14. RGB value is (49,102,20). Sum of RGB (Red+Green+Blue) = 49+102+20=171 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.65% from 171); Green value is 102 (40.23% from 255 or 59.65% from 171); Blue value is 20 (8.20% from 255 or 11.70% from 171); Max value from RGB is 102 - color contains mainly: green. Hex color #316614 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #316614 is #CE99EB. Grayscale: #4D4D4D. Windows color (decimal): -13539820 or 1336881. OLE color: 1336881.
HSL color Cylindrical-coordinate representation of color #316614: hue angle of 98.78º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #316614 is Cyan = 0.52, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 102 | 20 | - |
| CMYK | 0.52 | 0 | 0.80 | 0.6 |
| HSL | 98.78º | 0.67% | 0.24% | - |
| HSV(B) | 98.78º | 0.8% | 0.4% | - |
| XYZ | 6.14 | 10.21 | 2.31 | - |
| YUV | 76.81 | 95.94 | 108.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 102 | 20 | 0.52 | 0 | 0.80 | 0.6 | 98.78 | 0.67 | 0.24 |
| Hex | 31 | 66 | 14 | 34 | 0 | 50 | 3C | 63 | 43 | 18 |
| Octal | 61 | 146 | 24 | 64 | 0 | 120 | 74 | 143 | 103 | 30 |
| Binary | 110001 | 1100110 | 10100 | 110100 | 0 | 1010000 | 111100 | 1100011 | 1000011 | 11000 |
Color Harmonies of #316614
Complementary color
Monochromatic Colors of #316614
Black with #316614
Text Example
Text Example
White with #316614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316614; }
p { color: rgb(49,102,20); }
H1.HeaderClassName
{
color: #316614;
}
.AnyTagClassName
{
color: #316614;
}
</style>
background-color css
<style>
a { background-color: #316614; }
a { background-color: rgb(49,102,20); }
div.DivClassName
{
background-color: #316614;
}
.BgClassName
{
background-color: #316614;
}
</style>
border-color css
<style>
span { border-color: #316614; }
span { border-color: rgb(49,102,20); }
td.TdClassName
{
border-color: #316614;
}
.TagClassName
{
border-color: #316614;
}
</style>