Shades of Bilbao #377504
Tints of Bilbao #377504
RGB
CMYK
RGB Variations
Color information
#377504 (or 0x377504) is known color: Bilbao. HEX triplet: 37, 75 and 04. RGB value is (55,117,4). Sum of RGB (Red+Green+Blue) = 55+117+4=176 (23% of max value = 765). Red value is 55 (21.88% from 255 or 31.25% from 176); Green value is 117 (46.09% from 255 or 66.48% from 176); Blue value is 4 (1.95% from 255 or 2.27% from 176); Max value from RGB is 117 - color contains mainly: green. Hex color #377504 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377504 is #C88AFB. Grayscale: #555555. Windows color (decimal): -13142780 or 292151. OLE color: 292151.
HSL color Cylindrical-coordinate representation of color #377504: hue angle of 92.92º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #377504 is Cyan = 0.53, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 117 | 4 | - |
| CMYK | 0.53 | 0 | 0.97 | 0.54 |
| HSL | 92.92º | 0.93% | 0.24% | - |
| HSV(B) | 92.92º | 0.97% | 0.46% | - |
| XYZ | 7.96 | 13.54 | 2.31 | - |
| YUV | 85.58 | 81.96 | 106.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 117 | 4 | 0.53 | 0 | 0.97 | 0.54 | 92.92 | 0.93 | 0.24 |
| Hex | 37 | 75 | 4 | 35 | 0 | 61 | 36 | 5D | 5D | 18 |
| Octal | 67 | 165 | 4 | 65 | 0 | 141 | 66 | 135 | 135 | 30 |
| Binary | 110111 | 1110101 | 100 | 110101 | 0 | 1100001 | 110110 | 1011101 | 1011101 | 11000 |
Color Harmonies of #377504
Complementary color
Monochromatic Colors of #377504
Black with #377504
Text Example
Text Example
White with #377504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377504; }
p { color: rgb(55,117,4); }
H1.HeaderClassName
{
color: #377504;
}
.AnyTagClassName
{
color: #377504;
}
</style>
background-color css
<style>
a { background-color: #377504; }
a { background-color: rgb(55,117,4); }
div.DivClassName
{
background-color: #377504;
}
.BgClassName
{
background-color: #377504;
}
</style>
border-color css
<style>
span { border-color: #377504; }
span { border-color: rgb(55,117,4); }
td.TdClassName
{
border-color: #377504;
}
.TagClassName
{
border-color: #377504;
}
</style>