Shades of Bilbao #3E7617
Tints of Bilbao #3E7617
RGB
CMYK
RGB Variations
Color information
#3E7617 (or 0x3E7617) is known color: Bilbao. HEX triplet: 3E, 76 and 17. RGB value is (62,118,23). Sum of RGB (Red+Green+Blue) = 62+118+23=203 (26% of max value = 765). Red value is 62 (24.61% from 255 or 30.54% from 203); Green value is 118 (46.48% from 255 or 58.13% from 203); Blue value is 23 (9.38% from 255 or 11.33% from 203); Max value from RGB is 118 - color contains mainly: green. Hex color #3E7617 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #3E7617 is #C189E8. Grayscale: #5A5A5A. Windows color (decimal): -12683753 or 1537598. OLE color: 1537598.
HSL color Cylindrical-coordinate representation of color #3E7617: hue angle of 95.37º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #3E7617 is Cyan = 0.47, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 62 | 118 | 23 | - |
| CMYK | 0.47 | 0 | 0.81 | 0.54 |
| HSL | 95.37º | 0.67% | 0.28% | - |
| HSV(B) | 95.37º | 0.81% | 0.46% | - |
| XYZ | 8.62 | 14.04 | 3.07 | - |
| YUV | 90.43 | 89.95 | 107.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 62 | 118 | 23 | 0.47 | 0 | 0.81 | 0.54 | 95.37 | 0.67 | 0.28 |
| Hex | 3E | 76 | 17 | 2F | 0 | 51 | 36 | 5F | 43 | 1C |
| Octal | 76 | 166 | 27 | 57 | 0 | 121 | 66 | 137 | 103 | 34 |
| Binary | 111110 | 1110110 | 10111 | 101111 | 0 | 1010001 | 110110 | 1011111 | 1000011 | 11100 |
Color Harmonies of #3E7617
Complementary color
Monochromatic Colors of #3E7617
Black with #3E7617
Text Example
Text Example
White with #3E7617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3E7617; }
p { color: rgb(62,118,23); }
H1.HeaderClassName
{
color: #3E7617;
}
.AnyTagClassName
{
color: #3E7617;
}
</style>
background-color css
<style>
a { background-color: #3E7617; }
a { background-color: rgb(62,118,23); }
div.DivClassName
{
background-color: #3E7617;
}
.BgClassName
{
background-color: #3E7617;
}
</style>
border-color css
<style>
span { border-color: #3E7617; }
span { border-color: rgb(62,118,23); }
td.TdClassName
{
border-color: #3E7617;
}
.TagClassName
{
border-color: #3E7617;
}
</style>