Shades of Bilbao #377114
Tints of Bilbao #377114
RGB
CMYK
RGB Variations
Color information
#377114 (or 0x377114) is known color: Bilbao. HEX triplet: 37, 71 and 14. RGB value is (55,113,20). Sum of RGB (Red+Green+Blue) = 55+113+20=188 (24% of max value = 765). Red value is 55 (21.88% from 255 or 29.26% from 188); Green value is 113 (44.53% from 255 or 60.11% from 188); Blue value is 20 (8.20% from 255 or 10.64% from 188); Max value from RGB is 113 - color contains mainly: green. Hex color #377114 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377114 is #C88EEB. Grayscale: #555555. Windows color (decimal): -13143788 or 1339703. OLE color: 1339703.
HSL color Cylindrical-coordinate representation of color #377114: hue angle of 97.42º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #377114 is Cyan = 0.51, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 113 | 20 | - |
| CMYK | 0.51 | 0 | 0.82 | 0.56 |
| HSL | 97.42º | 0.7% | 0.26% | - |
| HSV(B) | 97.42º | 0.82% | 0.44% | - |
| XYZ | 7.61 | 12.67 | 2.71 | - |
| YUV | 85.06 | 91.28 | 106.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 113 | 20 | 0.51 | 0 | 0.82 | 0.56 | 97.42 | 0.7 | 0.26 |
| Hex | 37 | 71 | 14 | 33 | 0 | 52 | 38 | 61 | 46 | 1A |
| Octal | 67 | 161 | 24 | 63 | 0 | 122 | 70 | 141 | 106 | 32 |
| Binary | 110111 | 1110001 | 10100 | 110011 | 0 | 1010010 | 111000 | 1100001 | 1000110 | 11010 |
Color Harmonies of #377114
Complementary color
Monochromatic Colors of #377114
Black with #377114
Text Example
Text Example
White with #377114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377114; }
p { color: rgb(55,113,20); }
H1.HeaderClassName
{
color: #377114;
}
.AnyTagClassName
{
color: #377114;
}
</style>
background-color css
<style>
a { background-color: #377114; }
a { background-color: rgb(55,113,20); }
div.DivClassName
{
background-color: #377114;
}
.BgClassName
{
background-color: #377114;
}
</style>
border-color css
<style>
span { border-color: #377114; }
span { border-color: rgb(55,113,20); }
td.TdClassName
{
border-color: #377114;
}
.TagClassName
{
border-color: #377114;
}
</style>