Shades of Bilbao #377429
Tints of Bilbao #377429
RGB
CMYK
RGB Variations
Color information
#377429 (or 0x377429) is known color: Bilbao. HEX triplet: 37, 74 and 29. RGB value is (55,116,41). Sum of RGB (Red+Green+Blue) = 55+116+41=212 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.94% from 212); Green value is 116 (45.70% from 255 or 54.72% from 212); Blue value is 41 (16.41% from 255 or 19.34% from 212); Max value from RGB is 116 - color contains mainly: green. Hex color #377429 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377429 is #C88BD6. Grayscale: #595959. Windows color (decimal): -13142999 or 2716727. OLE color: 2716727.
HSL color Cylindrical-coordinate representation of color #377429: hue angle of 108.8º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #377429 is Cyan = 0.53, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 116 | 41 | - |
| CMYK | 0.53 | 0 | 0.65 | 0.55 |
| HSL | 108.8º | 0.48% | 0.31% | - |
| HSV(B) | 108.8º | 0.65% | 0.45% | - |
| XYZ | 8.22 | 13.46 | 4.26 | - |
| YUV | 89.21 | 100.79 | 103.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 116 | 41 | 0.53 | 0 | 0.65 | 0.55 | 108.8 | 0.48 | 0.31 |
| Hex | 37 | 74 | 29 | 35 | 0 | 41 | 37 | 6D | 30 | 1F |
| Octal | 67 | 164 | 51 | 65 | 0 | 101 | 67 | 155 | 60 | 37 |
| Binary | 110111 | 1110100 | 101001 | 110101 | 0 | 1000001 | 110111 | 1101101 | 110000 | 11111 |
Color Harmonies of #377429
Complementary color
Monochromatic Colors of #377429
Black with #377429
Text Example
Text Example
White with #377429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377429; }
p { color: rgb(55,116,41); }
H1.HeaderClassName
{
color: #377429;
}
.AnyTagClassName
{
color: #377429;
}
</style>
background-color css
<style>
a { background-color: #377429; }
a { background-color: rgb(55,116,41); }
div.DivClassName
{
background-color: #377429;
}
.BgClassName
{
background-color: #377429;
}
</style>
border-color css
<style>
span { border-color: #377429; }
span { border-color: rgb(55,116,41); }
td.TdClassName
{
border-color: #377429;
}
.TagClassName
{
border-color: #377429;
}
</style>