Shades of Bilbao #377314
Tints of Bilbao #377314
RGB
CMYK
RGB Variations
Color information
#377314 (or 0x377314) is known color: Bilbao. HEX triplet: 37, 73 and 14. RGB value is (55,115,20). Sum of RGB (Red+Green+Blue) = 55+115+20=190 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.95% from 190); Green value is 115 (45.31% from 255 or 60.53% from 190); Blue value is 20 (8.20% from 255 or 10.53% from 190); Max value from RGB is 115 - color contains mainly: green. Hex color #377314 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377314 is #C88CEB. Grayscale: #565656. Windows color (decimal): -13143276 or 1340215. OLE color: 1340215.
HSL color Cylindrical-coordinate representation of color #377314: hue angle of 97.89º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #377314 is Cyan = 0.52, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 115 | 20 | - |
| CMYK | 0.52 | 0 | 0.83 | 0.55 |
| HSL | 97.89º | 0.7% | 0.26% | - |
| HSV(B) | 97.89º | 0.83% | 0.45% | - |
| XYZ | 7.83 | 13.12 | 2.78 | - |
| YUV | 86.23 | 90.62 | 105.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 115 | 20 | 0.52 | 0 | 0.83 | 0.55 | 97.89 | 0.7 | 0.26 |
| Hex | 37 | 73 | 14 | 34 | 0 | 53 | 37 | 62 | 46 | 1A |
| Octal | 67 | 163 | 24 | 64 | 0 | 123 | 67 | 142 | 106 | 32 |
| Binary | 110111 | 1110011 | 10100 | 110100 | 0 | 1010011 | 110111 | 1100010 | 1000110 | 11010 |
Color Harmonies of #377314
Complementary color
Monochromatic Colors of #377314
Black with #377314
Text Example
Text Example
White with #377314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377314; }
p { color: rgb(55,115,20); }
H1.HeaderClassName
{
color: #377314;
}
.AnyTagClassName
{
color: #377314;
}
</style>
background-color css
<style>
a { background-color: #377314; }
a { background-color: rgb(55,115,20); }
div.DivClassName
{
background-color: #377314;
}
.BgClassName
{
background-color: #377314;
}
</style>
border-color css
<style>
span { border-color: #377314; }
span { border-color: rgb(55,115,20); }
td.TdClassName
{
border-color: #377314;
}
.TagClassName
{
border-color: #377314;
}
</style>