Shades of Bilbao #377506
Tints of Bilbao #377506
RGB
CMYK
RGB Variations
Color information
#377506 (or 0x377506) is known color: Bilbao. HEX triplet: 37, 75 and 06. RGB value is (55,117,6). Sum of RGB (Red+Green+Blue) = 55+117+6=178 (23% of max value = 765). Red value is 55 (21.88% from 255 or 30.90% from 178); Green value is 117 (46.09% from 255 or 65.73% from 178); Blue value is 6 (2.73% from 255 or 3.37% from 178); Max value from RGB is 117 - color contains mainly: green. Hex color #377506 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377506 is #C88AF9. Grayscale: #565656. Windows color (decimal): -13142778 or 423223. OLE color: 423223.
HSL color Cylindrical-coordinate representation of color #377506: hue angle of 93.51º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #377506 is Cyan = 0.53, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 117 | 6 | - |
| CMYK | 0.53 | 0 | 0.95 | 0.54 |
| HSL | 93.51º | 0.9% | 0.24% | - |
| HSV(B) | 93.51º | 0.95% | 0.46% | - |
| XYZ | 7.97 | 13.55 | 2.37 | - |
| YUV | 85.81 | 82.96 | 106.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 117 | 6 | 0.53 | 0 | 0.95 | 0.54 | 93.51 | 0.9 | 0.24 |
| Hex | 37 | 75 | 6 | 35 | 0 | 5F | 36 | 5E | 5A | 18 |
| Octal | 67 | 165 | 6 | 65 | 0 | 137 | 66 | 136 | 132 | 30 |
| Binary | 110111 | 1110101 | 110 | 110101 | 0 | 1011111 | 110110 | 1011110 | 1011010 | 11000 |
Color Harmonies of #377506
Complementary color
Monochromatic Colors of #377506
Black with #377506
Text Example
Text Example
White with #377506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377506; }
p { color: rgb(55,117,6); }
H1.HeaderClassName
{
color: #377506;
}
.AnyTagClassName
{
color: #377506;
}
</style>
background-color css
<style>
a { background-color: #377506; }
a { background-color: rgb(55,117,6); }
div.DivClassName
{
background-color: #377506;
}
.BgClassName
{
background-color: #377506;
}
</style>
border-color css
<style>
span { border-color: #377506; }
span { border-color: rgb(55,117,6); }
td.TdClassName
{
border-color: #377506;
}
.TagClassName
{
border-color: #377506;
}
</style>