Shades of Bilbao #377011
Tints of Bilbao #377011
RGB
CMYK
RGB Variations
Color information
#377011 (or 0x377011) is known color: Bilbao. HEX triplet: 37, 70 and 11. RGB value is (55,112,17). Sum of RGB (Red+Green+Blue) = 55+112+17=184 (24% of max value = 765). Red value is 55 (21.88% from 255 or 29.89% from 184); Green value is 112 (44.14% from 255 or 60.87% from 184); Blue value is 17 (7.03% from 255 or 9.24% from 184); Max value from RGB is 112 - color contains mainly: green. Hex color #377011 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377011 is #C88FEE. Grayscale: #545454. Windows color (decimal): -13144047 or 1142839. OLE color: 1142839.
HSL color Cylindrical-coordinate representation of color #377011: hue angle of 96º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #377011 is Cyan = 0.51, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 112 | 17 | - |
| CMYK | 0.51 | 0 | 0.85 | 0.56 |
| HSL | 96º | 0.74% | 0.25% | - |
| HSV(B) | 96º | 0.85% | 0.44% | - |
| XYZ | 7.47 | 12.44 | 2.54 | - |
| YUV | 84.13 | 90.12 | 107.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 112 | 17 | 0.51 | 0 | 0.85 | 0.56 | 96 | 0.74 | 0.25 |
| Hex | 37 | 70 | 11 | 33 | 0 | 55 | 38 | 60 | 4A | 19 |
| Octal | 67 | 160 | 21 | 63 | 0 | 125 | 70 | 140 | 112 | 31 |
| Binary | 110111 | 1110000 | 10001 | 110011 | 0 | 1010101 | 111000 | 1100000 | 1001010 | 11001 |
Color Harmonies of #377011
Complementary color
Monochromatic Colors of #377011
Black with #377011
Text Example
Text Example
White with #377011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377011; }
p { color: rgb(55,112,17); }
H1.HeaderClassName
{
color: #377011;
}
.AnyTagClassName
{
color: #377011;
}
</style>
background-color css
<style>
a { background-color: #377011; }
a { background-color: rgb(55,112,17); }
div.DivClassName
{
background-color: #377011;
}
.BgClassName
{
background-color: #377011;
}
</style>
border-color css
<style>
span { border-color: #377011; }
span { border-color: rgb(55,112,17); }
td.TdClassName
{
border-color: #377011;
}
.TagClassName
{
border-color: #377011;
}
</style>