Shades of Bilbao #377116
Tints of Bilbao #377116
RGB
CMYK
RGB Variations
Color information
#377116 (or 0x377116) is known color: Bilbao. HEX triplet: 37, 71 and 16. RGB value is (55,113,22). Sum of RGB (Red+Green+Blue) = 55+113+22=190 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.95% from 190); Green value is 113 (44.53% from 255 or 59.47% from 190); Blue value is 22 (8.98% from 255 or 11.58% from 190); Max value from RGB is 113 - color contains mainly: green. Hex color #377116 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377116 is #C88EE9. Grayscale: #555555. Windows color (decimal): -13143786 or 1470775. OLE color: 1470775.
HSL color Cylindrical-coordinate representation of color #377116: hue angle of 98.24º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #377116 is Cyan = 0.51, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 113 | 22 | - |
| CMYK | 0.51 | 0 | 0.81 | 0.56 |
| HSL | 98.24º | 0.67% | 0.26% | - |
| HSV(B) | 98.24º | 0.81% | 0.44% | - |
| XYZ | 7.63 | 12.68 | 2.8 | - |
| YUV | 85.28 | 92.28 | 106.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 113 | 22 | 0.51 | 0 | 0.81 | 0.56 | 98.24 | 0.67 | 0.26 |
| Hex | 37 | 71 | 16 | 33 | 0 | 51 | 38 | 62 | 43 | 1A |
| Octal | 67 | 161 | 26 | 63 | 0 | 121 | 70 | 142 | 103 | 32 |
| Binary | 110111 | 1110001 | 10110 | 110011 | 0 | 1010001 | 111000 | 1100010 | 1000011 | 11010 |
Color Harmonies of #377116
Complementary color
Monochromatic Colors of #377116
Black with #377116
Text Example
Text Example
White with #377116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377116; }
p { color: rgb(55,113,22); }
H1.HeaderClassName
{
color: #377116;
}
.AnyTagClassName
{
color: #377116;
}
</style>
background-color css
<style>
a { background-color: #377116; }
a { background-color: rgb(55,113,22); }
div.DivClassName
{
background-color: #377116;
}
.BgClassName
{
background-color: #377116;
}
</style>
border-color css
<style>
span { border-color: #377116; }
span { border-color: rgb(55,113,22); }
td.TdClassName
{
border-color: #377116;
}
.TagClassName
{
border-color: #377116;
}
</style>