Shades of Bilbao #3E7110
Tints of Bilbao #3E7110
RGB
CMYK
RGB Variations
Color information
#3E7110 (or 0x3E7110) is known color: Bilbao. HEX triplet: 3E, 71 and 10. RGB value is (62,113,16). Sum of RGB (Red+Green+Blue) = 62+113+16=191 (25% of max value = 765). Red value is 62 (24.61% from 255 or 32.46% from 191); Green value is 113 (44.53% from 255 or 59.16% from 191); Blue value is 16 (6.64% from 255 or 8.38% from 191); Max value from RGB is 113 - color contains mainly: green. Hex color #3E7110 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #3E7110 is #C18EEF. Grayscale: #575757. Windows color (decimal): -12685040 or 1077566. OLE color: 1077566.
HSL color Cylindrical-coordinate representation of color #3E7110: hue angle of 91.55º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #3E7110 is Cyan = 0.45, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 62 | 113 | 16 | - |
| CMYK | 0.45 | 0 | 0.86 | 0.56 |
| HSL | 91.55º | 0.75% | 0.25% | - |
| HSV(B) | 91.55º | 0.86% | 0.44% | - |
| XYZ | 7.99 | 12.87 | 2.55 | - |
| YUV | 86.69 | 88.1 | 110.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 62 | 113 | 16 | 0.45 | 0 | 0.86 | 0.56 | 91.55 | 0.75 | 0.25 |
| Hex | 3E | 71 | 10 | 2D | 0 | 56 | 38 | 5C | 4B | 19 |
| Octal | 76 | 161 | 20 | 55 | 0 | 126 | 70 | 134 | 113 | 31 |
| Binary | 111110 | 1110001 | 10000 | 101101 | 0 | 1010110 | 111000 | 1011100 | 1001011 | 11001 |
Color Harmonies of #3E7110
Complementary color
Monochromatic Colors of #3E7110
Black with #3E7110
Text Example
Text Example
White with #3E7110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3E7110; }
p { color: rgb(62,113,16); }
H1.HeaderClassName
{
color: #3E7110;
}
.AnyTagClassName
{
color: #3E7110;
}
</style>
background-color css
<style>
a { background-color: #3E7110; }
a { background-color: rgb(62,113,16); }
div.DivClassName
{
background-color: #3E7110;
}
.BgClassName
{
background-color: #3E7110;
}
</style>
border-color css
<style>
span { border-color: #3E7110; }
span { border-color: rgb(62,113,16); }
td.TdClassName
{
border-color: #3E7110;
}
.TagClassName
{
border-color: #3E7110;
}
</style>