Shades of Bilbao #377510
Tints of Bilbao #377510
RGB
CMYK
RGB Variations
Color information
#377510 (or 0x377510) is known color: Bilbao. HEX triplet: 37, 75 and 10. RGB value is (55,117,16). Sum of RGB (Red+Green+Blue) = 55+117+16=188 (24% of max value = 765). Red value is 55 (21.88% from 255 or 29.26% from 188); Green value is 117 (46.09% from 255 or 62.23% from 188); Blue value is 16 (6.64% from 255 or 8.51% from 188); Max value from RGB is 117 - color contains mainly: green. Hex color #377510 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377510 is #C88AEF. Grayscale: #575757. Windows color (decimal): -13142768 or 1078583. OLE color: 1078583.
HSL color Cylindrical-coordinate representation of color #377510: hue angle of 96.83º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #377510 is Cyan = 0.53, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 117 | 16 | - |
| CMYK | 0.53 | 0 | 0.86 | 0.54 |
| HSL | 96.83º | 0.76% | 0.26% | - |
| HSV(B) | 96.83º | 0.86% | 0.46% | - |
| XYZ | 8.03 | 13.57 | 2.69 | - |
| YUV | 86.95 | 87.96 | 105.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 117 | 16 | 0.53 | 0 | 0.86 | 0.54 | 96.83 | 0.76 | 0.26 |
| Hex | 37 | 75 | 10 | 35 | 0 | 56 | 36 | 61 | 4C | 1A |
| Octal | 67 | 165 | 20 | 65 | 0 | 126 | 66 | 141 | 114 | 32 |
| Binary | 110111 | 1110101 | 10000 | 110101 | 0 | 1010110 | 110110 | 1100001 | 1001100 | 11010 |
Color Harmonies of #377510
Complementary color
Monochromatic Colors of #377510
Black with #377510
Text Example
Text Example
White with #377510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377510; }
p { color: rgb(55,117,16); }
H1.HeaderClassName
{
color: #377510;
}
.AnyTagClassName
{
color: #377510;
}
</style>
background-color css
<style>
a { background-color: #377510; }
a { background-color: rgb(55,117,16); }
div.DivClassName
{
background-color: #377510;
}
.BgClassName
{
background-color: #377510;
}
</style>
border-color css
<style>
span { border-color: #377510; }
span { border-color: rgb(55,117,16); }
td.TdClassName
{
border-color: #377510;
}
.TagClassName
{
border-color: #377510;
}
</style>