Shades of Bilbao #377016
Tints of Bilbao #377016
RGB
CMYK
RGB Variations
Color information
#377016 (or 0x377016) is known color: Bilbao. HEX triplet: 37, 70 and 16. RGB value is (55,112,22). Sum of RGB (Red+Green+Blue) = 55+112+22=189 (25% of max value = 765). Red value is 55 (21.88% from 255 or 29.10% from 189); Green value is 112 (44.14% from 255 or 59.26% from 189); Blue value is 22 (8.98% from 255 or 11.64% from 189); Max value from RGB is 112 - color contains mainly: green. Hex color #377016 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377016 is #C88FE9. Grayscale: #555555. Windows color (decimal): -13144042 or 1470519. OLE color: 1470519.
HSL color Cylindrical-coordinate representation of color #377016: hue angle of 98º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #377016 is Cyan = 0.51, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 112 | 22 | - |
| CMYK | 0.51 | 0 | 0.80 | 0.56 |
| HSL | 98º | 0.67% | 0.26% | - |
| HSV(B) | 98º | 0.8% | 0.44% | - |
| XYZ | 7.51 | 12.46 | 2.77 | - |
| YUV | 84.7 | 92.62 | 106.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 112 | 22 | 0.51 | 0 | 0.80 | 0.56 | 98 | 0.67 | 0.26 |
| Hex | 37 | 70 | 16 | 33 | 0 | 50 | 38 | 62 | 43 | 1A |
| Octal | 67 | 160 | 26 | 63 | 0 | 120 | 70 | 142 | 103 | 32 |
| Binary | 110111 | 1110000 | 10110 | 110011 | 0 | 1010000 | 111000 | 1100010 | 1000011 | 11010 |
Color Harmonies of #377016
Complementary color
Monochromatic Colors of #377016
Black with #377016
Text Example
Text Example
White with #377016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377016; }
p { color: rgb(55,112,22); }
H1.HeaderClassName
{
color: #377016;
}
.AnyTagClassName
{
color: #377016;
}
</style>
background-color css
<style>
a { background-color: #377016; }
a { background-color: rgb(55,112,22); }
div.DivClassName
{
background-color: #377016;
}
.BgClassName
{
background-color: #377016;
}
</style>
border-color css
<style>
span { border-color: #377016; }
span { border-color: rgb(55,112,22); }
td.TdClassName
{
border-color: #377016;
}
.TagClassName
{
border-color: #377016;
}
</style>