Shades of Bilbao #3E8614
Tints of Bilbao #3E8614
RGB
CMYK
RGB Variations
Color information
#3E8614 (or 0x3E8614) is known color: Bilbao. HEX triplet: 3E, 86 and 14. RGB value is (62,134,20). Sum of RGB (Red+Green+Blue) = 62+134+20=216 (28% of max value = 765). Red value is 62 (24.61% from 255 or 28.70% from 216); Green value is 134 (52.73% from 255 or 62.04% from 216); Blue value is 20 (8.20% from 255 or 9.26% from 216); Max value from RGB is 134 - color contains mainly: green. Hex color #3E8614 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #3E8614 is #C179EB. Grayscale: #636363. Windows color (decimal): -12679660 or 1345086. OLE color: 1345086.
HSL color Cylindrical-coordinate representation of color #3E8614: hue angle of 97.89º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #3E8614 is Cyan = 0.54, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 62 | 134 | 20 | - |
| CMYK | 0.54 | 0 | 0.85 | 0.47 |
| HSL | 97.89º | 0.74% | 0.3% | - |
| HSV(B) | 97.89º | 0.85% | 0.53% | - |
| XYZ | 10.64 | 18.12 | 3.6 | - |
| YUV | 99.48 | 83.15 | 101.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 62 | 134 | 20 | 0.54 | 0 | 0.85 | 0.47 | 97.89 | 0.74 | 0.3 |
| Hex | 3E | 86 | 14 | 36 | 0 | 55 | 2F | 62 | 4A | 1E |
| Octal | 76 | 206 | 24 | 66 | 0 | 125 | 57 | 142 | 112 | 36 |
| Binary | 111110 | 10000110 | 10100 | 110110 | 0 | 1010101 | 101111 | 1100010 | 1001010 | 11110 |
Color Harmonies of #3E8614
Complementary color
Monochromatic Colors of #3E8614
Black with #3E8614
Text Example
Text Example
White with #3E8614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3E8614; }
p { color: rgb(62,134,20); }
H1.HeaderClassName
{
color: #3E8614;
}
.AnyTagClassName
{
color: #3E8614;
}
</style>
background-color css
<style>
a { background-color: #3E8614; }
a { background-color: rgb(62,134,20); }
div.DivClassName
{
background-color: #3E8614;
}
.BgClassName
{
background-color: #3E8614;
}
</style>
border-color css
<style>
span { border-color: #3E8614; }
span { border-color: rgb(62,134,20); }
td.TdClassName
{
border-color: #3E8614;
}
.TagClassName
{
border-color: #3E8614;
}
</style>