Shades of Bilbao #378612
Tints of Bilbao #378612
RGB
CMYK
RGB Variations
Color information
#378612 (or 0x378612) is known color: Bilbao. HEX triplet: 37, 86 and 12. RGB value is (55,134,18). Sum of RGB (Red+Green+Blue) = 55+134+18=207 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.57% from 207); Green value is 134 (52.73% from 255 or 64.73% from 207); Blue value is 18 (7.42% from 255 or 8.70% from 207); Max value from RGB is 134 - color contains mainly: green. Hex color #378612 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #378612 is #C879ED. Grayscale: #616161. Windows color (decimal): -13138414 or 1214007. OLE color: 1214007.
HSL color Cylindrical-coordinate representation of color #378612: hue angle of 100.86º degrees, saturation: 0.76, 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 #378612 is Cyan = 0.59, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 134 | 18 | - |
| CMYK | 0.59 | 0 | 0.87 | 0.47 |
| HSL | 100.86º | 0.76% | 0.3% | - |
| HSV(B) | 100.86º | 0.87% | 0.53% | - |
| XYZ | 10.21 | 17.91 | 3.49 | - |
| YUV | 97.16 | 83.33 | 97.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 134 | 18 | 0.59 | 0 | 0.87 | 0.47 | 100.86 | 0.76 | 0.3 |
| Hex | 37 | 86 | 12 | 3B | 0 | 57 | 2F | 65 | 4C | 1E |
| Octal | 67 | 206 | 22 | 73 | 0 | 127 | 57 | 145 | 114 | 36 |
| Binary | 110111 | 10000110 | 10010 | 111011 | 0 | 1010111 | 101111 | 1100101 | 1001100 | 11110 |
Color Harmonies of #378612
Complementary color
Monochromatic Colors of #378612
Black with #378612
Text Example
Text Example
White with #378612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378612; }
p { color: rgb(55,134,18); }
H1.HeaderClassName
{
color: #378612;
}
.AnyTagClassName
{
color: #378612;
}
</style>
background-color css
<style>
a { background-color: #378612; }
a { background-color: rgb(55,134,18); }
div.DivClassName
{
background-color: #378612;
}
.BgClassName
{
background-color: #378612;
}
</style>
border-color css
<style>
span { border-color: #378612; }
span { border-color: rgb(55,134,18); }
td.TdClassName
{
border-color: #378612;
}
.TagClassName
{
border-color: #378612;
}
</style>