Shades of Bilbao #378611
Tints of Bilbao #378611
RGB
CMYK
RGB Variations
Color information
#378611 (or 0x378611) is known color: Bilbao. HEX triplet: 37, 86 and 11. RGB value is (55,134,17). Sum of RGB (Red+Green+Blue) = 55+134+17=206 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.70% from 206); Green value is 134 (52.73% from 255 or 65.05% from 206); Blue value is 17 (7.03% from 255 or 8.25% from 206); Max value from RGB is 134 - color contains mainly: green. Hex color #378611 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #378611 is #C879EE. Grayscale: #616161. Windows color (decimal): -13138415 or 1148471. OLE color: 1148471.
HSL color Cylindrical-coordinate representation of color #378611: hue angle of 100.51º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #378611 is Cyan = 0.59, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 134 | 17 | - |
| CMYK | 0.59 | 0 | 0.87 | 0.47 |
| HSL | 100.51º | 0.77% | 0.3% | - |
| HSV(B) | 100.51º | 0.87% | 0.53% | - |
| XYZ | 10.2 | 17.9 | 3.45 | - |
| YUV | 97.04 | 82.83 | 98.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 134 | 17 | 0.59 | 0 | 0.87 | 0.47 | 100.51 | 0.77 | 0.3 |
| Hex | 37 | 86 | 11 | 3B | 0 | 57 | 2F | 65 | 4D | 1E |
| Octal | 67 | 206 | 21 | 73 | 0 | 127 | 57 | 145 | 115 | 36 |
| Binary | 110111 | 10000110 | 10001 | 111011 | 0 | 1010111 | 101111 | 1100101 | 1001101 | 11110 |
Color Harmonies of #378611
Complementary color
Monochromatic Colors of #378611
Black with #378611
Text Example
Text Example
White with #378611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378611; }
p { color: rgb(55,134,17); }
H1.HeaderClassName
{
color: #378611;
}
.AnyTagClassName
{
color: #378611;
}
</style>
background-color css
<style>
a { background-color: #378611; }
a { background-color: rgb(55,134,17); }
div.DivClassName
{
background-color: #378611;
}
.BgClassName
{
background-color: #378611;
}
</style>
border-color css
<style>
span { border-color: #378611; }
span { border-color: rgb(55,134,17); }
td.TdClassName
{
border-color: #378611;
}
.TagClassName
{
border-color: #378611;
}
</style>