Shades of Bilbao #377106
Tints of Bilbao #377106
RGB
CMYK
RGB Variations
Color information
#377106 (or 0x377106) is known color: Bilbao. HEX triplet: 37, 71 and 06. RGB value is (55,113,6). Sum of RGB (Red+Green+Blue) = 55+113+6=174 (23% of max value = 765). Red value is 55 (21.88% from 255 or 31.61% from 174); Green value is 113 (44.53% from 255 or 64.94% from 174); Blue value is 6 (2.73% from 255 or 3.45% from 174); Max value from RGB is 113 - color contains mainly: green. Hex color #377106 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377106 is #C88EF9. Grayscale: #535353. Windows color (decimal): -13143802 or 422199. OLE color: 422199.
HSL color Cylindrical-coordinate representation of color #377106: hue angle of 92.52º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #377106 is Cyan = 0.51, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 113 | 6 | - |
| CMYK | 0.51 | 0 | 0.95 | 0.56 |
| HSL | 92.52º | 0.9% | 0.23% | - |
| HSV(B) | 92.52º | 0.95% | 0.44% | - |
| XYZ | 7.51 | 12.64 | 2.22 | - |
| YUV | 83.46 | 84.28 | 107.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 113 | 6 | 0.51 | 0 | 0.95 | 0.56 | 92.52 | 0.9 | 0.23 |
| Hex | 37 | 71 | 6 | 33 | 0 | 5F | 38 | 5D | 5A | 17 |
| Octal | 67 | 161 | 6 | 63 | 0 | 137 | 70 | 135 | 132 | 27 |
| Binary | 110111 | 1110001 | 110 | 110011 | 0 | 1011111 | 111000 | 1011101 | 1011010 | 10111 |
Color Harmonies of #377106
Complementary color
Monochromatic Colors of #377106
Black with #377106
Text Example
Text Example
White with #377106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377106; }
p { color: rgb(55,113,6); }
H1.HeaderClassName
{
color: #377106;
}
.AnyTagClassName
{
color: #377106;
}
</style>
background-color css
<style>
a { background-color: #377106; }
a { background-color: rgb(55,113,6); }
div.DivClassName
{
background-color: #377106;
}
.BgClassName
{
background-color: #377106;
}
</style>
border-color css
<style>
span { border-color: #377106; }
span { border-color: rgb(55,113,6); }
td.TdClassName
{
border-color: #377106;
}
.TagClassName
{
border-color: #377106;
}
</style>