Shades of Bilbao #377311
Tints of Bilbao #377311
RGB
CMYK
RGB Variations
Color information
#377311 (or 0x377311) is known color: Bilbao. HEX triplet: 37, 73 and 11. RGB value is (55,115,17). Sum of RGB (Red+Green+Blue) = 55+115+17=187 (24% of max value = 765). Red value is 55 (21.88% from 255 or 29.41% from 187); Green value is 115 (45.31% from 255 or 61.50% from 187); Blue value is 17 (7.03% from 255 or 9.09% from 187); Max value from RGB is 115 - color contains mainly: green. Hex color #377311 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377311 is #C88CEE. Grayscale: #565656. Windows color (decimal): -13143279 or 1143607. OLE color: 1143607.
HSL color Cylindrical-coordinate representation of color #377311: hue angle of 96.73º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #377311 is Cyan = 0.52, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 115 | 17 | - |
| CMYK | 0.52 | 0 | 0.85 | 0.55 |
| HSL | 96.73º | 0.74% | 0.26% | - |
| HSV(B) | 96.73º | 0.85% | 0.45% | - |
| XYZ | 7.81 | 13.11 | 2.65 | - |
| YUV | 85.89 | 89.12 | 105.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 115 | 17 | 0.52 | 0 | 0.85 | 0.55 | 96.73 | 0.74 | 0.26 |
| Hex | 37 | 73 | 11 | 34 | 0 | 55 | 37 | 61 | 4A | 1A |
| Octal | 67 | 163 | 21 | 64 | 0 | 125 | 67 | 141 | 112 | 32 |
| Binary | 110111 | 1110011 | 10001 | 110100 | 0 | 1010101 | 110111 | 1100001 | 1001010 | 11010 |
Color Harmonies of #377311
Complementary color
Monochromatic Colors of #377311
Black with #377311
Text Example
Text Example
White with #377311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377311; }
p { color: rgb(55,115,17); }
H1.HeaderClassName
{
color: #377311;
}
.AnyTagClassName
{
color: #377311;
}
</style>
background-color css
<style>
a { background-color: #377311; }
a { background-color: rgb(55,115,17); }
div.DivClassName
{
background-color: #377311;
}
.BgClassName
{
background-color: #377311;
}
</style>
border-color css
<style>
span { border-color: #377311; }
span { border-color: rgb(55,115,17); }
td.TdClassName
{
border-color: #377311;
}
.TagClassName
{
border-color: #377311;
}
</style>