Shades of Bilbao #377316
Tints of Bilbao #377316
RGB
CMYK
RGB Variations
Color information
#377316 (or 0x377316) is known color: Bilbao. HEX triplet: 37, 73 and 16. RGB value is (55,115,22). Sum of RGB (Red+Green+Blue) = 55+115+22=192 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.65% from 192); Green value is 115 (45.31% from 255 or 59.90% from 192); Blue value is 22 (8.98% from 255 or 11.46% from 192); Max value from RGB is 115 - color contains mainly: green. Hex color #377316 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377316 is #C88CE9. Grayscale: #565656. Windows color (decimal): -13143274 or 1471287. OLE color: 1471287.
HSL color Cylindrical-coordinate representation of color #377316: hue angle of 98.71º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #377316 is Cyan = 0.52, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 115 | 22 | - |
| CMYK | 0.52 | 0 | 0.81 | 0.55 |
| HSL | 98.71º | 0.68% | 0.27% | - |
| HSV(B) | 98.71º | 0.81% | 0.45% | - |
| XYZ | 7.85 | 13.13 | 2.88 | - |
| YUV | 86.46 | 91.62 | 105.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 115 | 22 | 0.52 | 0 | 0.81 | 0.55 | 98.71 | 0.68 | 0.27 |
| Hex | 37 | 73 | 16 | 34 | 0 | 51 | 37 | 63 | 44 | 1B |
| Octal | 67 | 163 | 26 | 64 | 0 | 121 | 67 | 143 | 104 | 33 |
| Binary | 110111 | 1110011 | 10110 | 110100 | 0 | 1010001 | 110111 | 1100011 | 1000100 | 11011 |
Color Harmonies of #377316
Complementary color
Monochromatic Colors of #377316
Black with #377316
Text Example
Text Example
White with #377316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377316; }
p { color: rgb(55,115,22); }
H1.HeaderClassName
{
color: #377316;
}
.AnyTagClassName
{
color: #377316;
}
</style>
background-color css
<style>
a { background-color: #377316; }
a { background-color: rgb(55,115,22); }
div.DivClassName
{
background-color: #377316;
}
.BgClassName
{
background-color: #377316;
}
</style>
border-color css
<style>
span { border-color: #377316; }
span { border-color: rgb(55,115,22); }
td.TdClassName
{
border-color: #377316;
}
.TagClassName
{
border-color: #377316;
}
</style>