Shades of Bilbao #377516
Tints of Bilbao #377516
RGB
CMYK
RGB Variations
Color information
#377516 (or 0x377516) is known color: Bilbao. HEX triplet: 37, 75 and 16. RGB value is (55,117,22). Sum of RGB (Red+Green+Blue) = 55+117+22=194 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.35% from 194); Green value is 117 (46.09% from 255 or 60.31% from 194); Blue value is 22 (8.98% from 255 or 11.34% from 194); Max value from RGB is 117 - color contains mainly: green. Hex color #377516 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377516 is #C88AE9. Grayscale: #575757. Windows color (decimal): -13142762 or 1471799. OLE color: 1471799.
HSL color Cylindrical-coordinate representation of color #377516: hue angle of 99.16º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #377516 is Cyan = 0.53, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 117 | 22 | - |
| CMYK | 0.53 | 0 | 0.81 | 0.54 |
| HSL | 99.16º | 0.68% | 0.27% | - |
| HSV(B) | 99.16º | 0.81% | 0.46% | - |
| XYZ | 8.08 | 13.59 | 2.96 | - |
| YUV | 87.63 | 90.96 | 104.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 117 | 22 | 0.53 | 0 | 0.81 | 0.54 | 99.16 | 0.68 | 0.27 |
| Hex | 37 | 75 | 16 | 35 | 0 | 51 | 36 | 63 | 44 | 1B |
| Octal | 67 | 165 | 26 | 65 | 0 | 121 | 66 | 143 | 104 | 33 |
| Binary | 110111 | 1110101 | 10110 | 110101 | 0 | 1010001 | 110110 | 1100011 | 1000100 | 11011 |
Color Harmonies of #377516
Complementary color
Monochromatic Colors of #377516
Black with #377516
Text Example
Text Example
White with #377516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377516; }
p { color: rgb(55,117,22); }
H1.HeaderClassName
{
color: #377516;
}
.AnyTagClassName
{
color: #377516;
}
</style>
background-color css
<style>
a { background-color: #377516; }
a { background-color: rgb(55,117,22); }
div.DivClassName
{
background-color: #377516;
}
.BgClassName
{
background-color: #377516;
}
</style>
border-color css
<style>
span { border-color: #377516; }
span { border-color: rgb(55,117,22); }
td.TdClassName
{
border-color: #377516;
}
.TagClassName
{
border-color: #377516;
}
</style>