Shades of Bilbao #377104
Tints of Bilbao #377104
RGB
CMYK
RGB Variations
Color information
#377104 (or 0x377104) is known color: Bilbao. HEX triplet: 37, 71 and 04. RGB value is (55,113,4). Sum of RGB (Red+Green+Blue) = 55+113+4=172 (22% of max value = 765). Red value is 55 (21.88% from 255 or 31.98% from 172); Green value is 113 (44.53% from 255 or 65.70% from 172); Blue value is 4 (1.95% from 255 or 2.33% from 172); Max value from RGB is 113 - color contains mainly: green. Hex color #377104 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377104 is #C88EFB. Grayscale: #535353. Windows color (decimal): -13143804 or 291127. OLE color: 291127.
HSL color Cylindrical-coordinate representation of color #377104: hue angle of 91.93º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #377104 is Cyan = 0.51, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 113 | 4 | - |
| CMYK | 0.51 | 0 | 0.96 | 0.56 |
| HSL | 91.93º | 0.93% | 0.23% | - |
| HSV(B) | 91.93º | 0.96% | 0.44% | - |
| XYZ | 7.5 | 12.63 | 2.16 | - |
| YUV | 83.23 | 83.28 | 107.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 113 | 4 | 0.51 | 0 | 0.96 | 0.56 | 91.93 | 0.93 | 0.23 |
| Hex | 37 | 71 | 4 | 33 | 0 | 60 | 38 | 5C | 5D | 17 |
| Octal | 67 | 161 | 4 | 63 | 0 | 140 | 70 | 134 | 135 | 27 |
| Binary | 110111 | 1110001 | 100 | 110011 | 0 | 1100000 | 111000 | 1011100 | 1011101 | 10111 |
Color Harmonies of #377104
Complementary color
Monochromatic Colors of #377104
Black with #377104
Text Example
Text Example
White with #377104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377104; }
p { color: rgb(55,113,4); }
H1.HeaderClassName
{
color: #377104;
}
.AnyTagClassName
{
color: #377104;
}
</style>
background-color css
<style>
a { background-color: #377104; }
a { background-color: rgb(55,113,4); }
div.DivClassName
{
background-color: #377104;
}
.BgClassName
{
background-color: #377104;
}
</style>
border-color css
<style>
span { border-color: #377104; }
span { border-color: rgb(55,113,4); }
td.TdClassName
{
border-color: #377104;
}
.TagClassName
{
border-color: #377104;
}
</style>