Shades of Bilbao #3E7906
Tints of Bilbao #3E7906
RGB
CMYK
RGB Variations
Color information
#3E7906 (or 0x3E7906) is known color: Bilbao. HEX triplet: 3E, 79 and 06. RGB value is (62,121,6). Sum of RGB (Red+Green+Blue) = 62+121+6=189 (25% of max value = 765). Red value is 62 (24.61% from 255 or 32.80% from 189); Green value is 121 (47.66% from 255 or 64.02% from 189); Blue value is 6 (2.73% from 255 or 3.17% from 189); Max value from RGB is 121 - color contains mainly: green. Hex color #3E7906 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #3E7906 is #C186F9. Grayscale: #5A5A5A. Windows color (decimal): -12683002 or 424254. OLE color: 424254.
HSL color Cylindrical-coordinate representation of color #3E7906: hue angle of 90.78º degrees, saturation: 0.91, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #3E7906 is Cyan = 0.49, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 62 | 121 | 6 | - |
| CMYK | 0.49 | 0 | 0.95 | 0.53 |
| HSL | 90.78º | 0.91% | 0.25% | - |
| HSV(B) | 90.78º | 0.95% | 0.47% | - |
| XYZ | 8.86 | 14.71 | 2.55 | - |
| YUV | 90.25 | 80.45 | 107.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 62 | 121 | 6 | 0.49 | 0 | 0.95 | 0.53 | 90.78 | 0.91 | 0.25 |
| Hex | 3E | 79 | 6 | 31 | 0 | 5F | 35 | 5B | 5B | 19 |
| Octal | 76 | 171 | 6 | 61 | 0 | 137 | 65 | 133 | 133 | 31 |
| Binary | 111110 | 1111001 | 110 | 110001 | 0 | 1011111 | 110101 | 1011011 | 1011011 | 11001 |
Color Harmonies of #3E7906
Complementary color
Monochromatic Colors of #3E7906
Black with #3E7906
Text Example
Text Example
White with #3E7906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3E7906; }
p { color: rgb(62,121,6); }
H1.HeaderClassName
{
color: #3E7906;
}
.AnyTagClassName
{
color: #3E7906;
}
</style>
background-color css
<style>
a { background-color: #3E7906; }
a { background-color: rgb(62,121,6); }
div.DivClassName
{
background-color: #3E7906;
}
.BgClassName
{
background-color: #3E7906;
}
</style>
border-color css
<style>
span { border-color: #3E7906; }
span { border-color: rgb(62,121,6); }
td.TdClassName
{
border-color: #3E7906;
}
.TagClassName
{
border-color: #3E7906;
}
</style>