Shades of Bilbao #377115
Tints of Bilbao #377115
RGB
CMYK
RGB Variations
Color information
#377115 (or 0x377115) is known color: Bilbao. HEX triplet: 37, 71 and 15. RGB value is (55,113,21). Sum of RGB (Red+Green+Blue) = 55+113+21=189 (25% of max value = 765). Red value is 55 (21.88% from 255 or 29.10% from 189); Green value is 113 (44.53% from 255 or 59.79% from 189); Blue value is 21 (8.59% from 255 or 11.11% from 189); Max value from RGB is 113 - color contains mainly: green. Hex color #377115 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377115 is #C88EEA. Grayscale: #555555. Windows color (decimal): -13143787 or 1405239. OLE color: 1405239.
HSL color Cylindrical-coordinate representation of color #377115: hue angle of 97.83º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #377115 is Cyan = 0.51, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 113 | 21 | - |
| CMYK | 0.51 | 0 | 0.81 | 0.56 |
| HSL | 97.83º | 0.69% | 0.26% | - |
| HSV(B) | 97.83º | 0.81% | 0.44% | - |
| XYZ | 7.62 | 12.68 | 2.75 | - |
| YUV | 85.17 | 91.78 | 106.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 113 | 21 | 0.51 | 0 | 0.81 | 0.56 | 97.83 | 0.69 | 0.26 |
| Hex | 37 | 71 | 15 | 33 | 0 | 51 | 38 | 62 | 45 | 1A |
| Octal | 67 | 161 | 25 | 63 | 0 | 121 | 70 | 142 | 105 | 32 |
| Binary | 110111 | 1110001 | 10101 | 110011 | 0 | 1010001 | 111000 | 1100010 | 1000101 | 11010 |
Color Harmonies of #377115
Complementary color
Monochromatic Colors of #377115
Black with #377115
Text Example
Text Example
White with #377115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377115; }
p { color: rgb(55,113,21); }
H1.HeaderClassName
{
color: #377115;
}
.AnyTagClassName
{
color: #377115;
}
</style>
background-color css
<style>
a { background-color: #377115; }
a { background-color: rgb(55,113,21); }
div.DivClassName
{
background-color: #377115;
}
.BgClassName
{
background-color: #377115;
}
</style>
border-color css
<style>
span { border-color: #377115; }
span { border-color: rgb(55,113,21); }
td.TdClassName
{
border-color: #377115;
}
.TagClassName
{
border-color: #377115;
}
</style>