Shades of Bilbao #377726
Tints of Bilbao #377726
RGB
CMYK
RGB Variations
Color information
#377726 (or 0x377726) is known color: Bilbao. HEX triplet: 37, 77 and 26. RGB value is (55,119,38). Sum of RGB (Red+Green+Blue) = 55+119+38=212 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.94% from 212); Green value is 119 (46.88% from 255 or 56.13% from 212); Blue value is 38 (15.23% from 255 or 17.92% from 212); Max value from RGB is 119 - color contains mainly: green. Hex color #377726 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377726 is #C888D9. Grayscale: #5A5A5A. Windows color (decimal): -13142234 or 2520887. OLE color: 2520887.
HSL color Cylindrical-coordinate representation of color #377726: hue angle of 107.41º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #377726 is Cyan = 0.54, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 119 | 38 | - |
| CMYK | 0.54 | 0 | 0.68 | 0.53 |
| HSL | 107.41º | 0.52% | 0.31% | - |
| HSV(B) | 107.41º | 0.68% | 0.47% | - |
| XYZ | 8.52 | 14.15 | 4.11 | - |
| YUV | 90.63 | 98.3 | 102.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 119 | 38 | 0.54 | 0 | 0.68 | 0.53 | 107.41 | 0.52 | 0.31 |
| Hex | 37 | 77 | 26 | 36 | 0 | 44 | 35 | 6B | 34 | 1F |
| Octal | 67 | 167 | 46 | 66 | 0 | 104 | 65 | 153 | 64 | 37 |
| Binary | 110111 | 1110111 | 100110 | 110110 | 0 | 1000100 | 110101 | 1101011 | 110100 | 11111 |
Color Harmonies of #377726
Complementary color
Monochromatic Colors of #377726
Black with #377726
Text Example
Text Example
White with #377726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377726; }
p { color: rgb(55,119,38); }
H1.HeaderClassName
{
color: #377726;
}
.AnyTagClassName
{
color: #377726;
}
</style>
background-color css
<style>
a { background-color: #377726; }
a { background-color: rgb(55,119,38); }
div.DivClassName
{
background-color: #377726;
}
.BgClassName
{
background-color: #377726;
}
</style>
border-color css
<style>
span { border-color: #377726; }
span { border-color: rgb(55,119,38); }
td.TdClassName
{
border-color: #377726;
}
.TagClassName
{
border-color: #377726;
}
</style>