Shades of Bilbao #378616
Tints of Bilbao #378616
RGB
CMYK
RGB Variations
Color information
#378616 (or 0x378616) is known color: Bilbao. HEX triplet: 37, 86 and 16. RGB value is (55,134,22). Sum of RGB (Red+Green+Blue) = 55+134+22=211 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.07% from 211); Green value is 134 (52.73% from 255 or 63.51% from 211); Blue value is 22 (8.98% from 255 or 10.43% from 211); Max value from RGB is 134 - color contains mainly: green. Hex color #378616 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #378616 is #C879E9. Grayscale: #616161. Windows color (decimal): -13138410 or 1476151. OLE color: 1476151.
HSL color Cylindrical-coordinate representation of color #378616: hue angle of 102.32º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #378616 is Cyan = 0.59, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 134 | 22 | - |
| CMYK | 0.59 | 0 | 0.84 | 0.47 |
| HSL | 102.32º | 0.72% | 0.31% | - |
| HSV(B) | 102.32º | 0.84% | 0.53% | - |
| XYZ | 10.25 | 17.92 | 3.68 | - |
| YUV | 97.61 | 85.33 | 97.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 134 | 22 | 0.59 | 0 | 0.84 | 0.47 | 102.32 | 0.72 | 0.31 |
| Hex | 37 | 86 | 16 | 3B | 0 | 54 | 2F | 66 | 48 | 1F |
| Octal | 67 | 206 | 26 | 73 | 0 | 124 | 57 | 146 | 110 | 37 |
| Binary | 110111 | 10000110 | 10110 | 111011 | 0 | 1010100 | 101111 | 1100110 | 1001000 | 11111 |
Color Harmonies of #378616
Complementary color
Monochromatic Colors of #378616
Black with #378616
Text Example
Text Example
White with #378616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378616; }
p { color: rgb(55,134,22); }
H1.HeaderClassName
{
color: #378616;
}
.AnyTagClassName
{
color: #378616;
}
</style>
background-color css
<style>
a { background-color: #378616; }
a { background-color: rgb(55,134,22); }
div.DivClassName
{
background-color: #378616;
}
.BgClassName
{
background-color: #378616;
}
</style>
border-color css
<style>
span { border-color: #378616; }
span { border-color: rgb(55,134,22); }
td.TdClassName
{
border-color: #378616;
}
.TagClassName
{
border-color: #378616;
}
</style>