Shades of Bilbao #377329
Tints of Bilbao #377329
RGB
CMYK
RGB Variations
Color information
#377329 (or 0x377329) is known color: Bilbao. HEX triplet: 37, 73 and 29. RGB value is (55,115,41). Sum of RGB (Red+Green+Blue) = 55+115+41=211 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.07% from 211); Green value is 115 (45.31% from 255 or 54.50% from 211); Blue value is 41 (16.41% from 255 or 19.43% from 211); Max value from RGB is 115 - color contains mainly: green. Hex color #377329 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377329 is #C88CD6. Grayscale: #585858. Windows color (decimal): -13143255 or 2716471. OLE color: 2716471.
HSL color Cylindrical-coordinate representation of color #377329: hue angle of 108.65º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #377329 is Cyan = 0.52, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 115 | 41 | - |
| CMYK | 0.52 | 0 | 0.64 | 0.55 |
| HSL | 108.65º | 0.47% | 0.31% | - |
| HSV(B) | 108.65º | 0.64% | 0.45% | - |
| XYZ | 8.11 | 13.23 | 4.22 | - |
| YUV | 88.62 | 101.12 | 104.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 115 | 41 | 0.52 | 0 | 0.64 | 0.55 | 108.65 | 0.47 | 0.31 |
| Hex | 37 | 73 | 29 | 34 | 0 | 40 | 37 | 6D | 2F | 1F |
| Octal | 67 | 163 | 51 | 64 | 0 | 100 | 67 | 155 | 57 | 37 |
| Binary | 110111 | 1110011 | 101001 | 110100 | 0 | 1000000 | 110111 | 1101101 | 101111 | 11111 |
Color Harmonies of #377329
Complementary color
Monochromatic Colors of #377329
Black with #377329
Text Example
Text Example
White with #377329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377329; }
p { color: rgb(55,115,41); }
H1.HeaderClassName
{
color: #377329;
}
.AnyTagClassName
{
color: #377329;
}
</style>
background-color css
<style>
a { background-color: #377329; }
a { background-color: rgb(55,115,41); }
div.DivClassName
{
background-color: #377329;
}
.BgClassName
{
background-color: #377329;
}
</style>
border-color css
<style>
span { border-color: #377329; }
span { border-color: rgb(55,115,41); }
td.TdClassName
{
border-color: #377329;
}
.TagClassName
{
border-color: #377329;
}
</style>