Shades of Bilbao #377029
Tints of Bilbao #377029
RGB
CMYK
RGB Variations
Color information
#377029 (or 0x377029) is known color: Bilbao. HEX triplet: 37, 70 and 29. RGB value is (55,112,41). Sum of RGB (Red+Green+Blue) = 55+112+41=208 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.44% from 208); Green value is 112 (44.14% from 255 or 53.85% from 208); Blue value is 41 (16.41% from 255 or 19.71% from 208); Max value from RGB is 112 - color contains mainly: green. Hex color #377029 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377029 is #C88FD6. Grayscale: #575757. Windows color (decimal): -13144023 or 2715703. OLE color: 2715703.
HSL color Cylindrical-coordinate representation of color #377029: hue angle of 108.17º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #377029 is Cyan = 0.51, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 112 | 41 | - |
| CMYK | 0.51 | 0 | 0.63 | 0.56 |
| HSL | 108.17º | 0.46% | 0.3% | - |
| HSV(B) | 108.17º | 0.63% | 0.44% | - |
| XYZ | 7.77 | 12.56 | 4.11 | - |
| YUV | 86.86 | 102.12 | 105.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 112 | 41 | 0.51 | 0 | 0.63 | 0.56 | 108.17 | 0.46 | 0.3 |
| Hex | 37 | 70 | 29 | 33 | 0 | 3F | 38 | 6C | 2E | 1E |
| Octal | 67 | 160 | 51 | 63 | 0 | 77 | 70 | 154 | 56 | 36 |
| Binary | 110111 | 1110000 | 101001 | 110011 | 0 | 111111 | 111000 | 1101100 | 101110 | 11110 |
Color Harmonies of #377029
Complementary color
Monochromatic Colors of #377029
Black with #377029
Text Example
Text Example
White with #377029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377029; }
p { color: rgb(55,112,41); }
H1.HeaderClassName
{
color: #377029;
}
.AnyTagClassName
{
color: #377029;
}
</style>
background-color css
<style>
a { background-color: #377029; }
a { background-color: rgb(55,112,41); }
div.DivClassName
{
background-color: #377029;
}
.BgClassName
{
background-color: #377029;
}
</style>
border-color css
<style>
span { border-color: #377029; }
span { border-color: rgb(55,112,41); }
td.TdClassName
{
border-color: #377029;
}
.TagClassName
{
border-color: #377029;
}
</style>