Shades of Bilbao #377408
Tints of Bilbao #377408
RGB
CMYK
RGB Variations
Color information
#377408 (or 0x377408) is known color: Bilbao. HEX triplet: 37, 74 and 08. RGB value is (55,116,8). Sum of RGB (Red+Green+Blue) = 55+116+8=179 (23% of max value = 765). Red value is 55 (21.88% from 255 or 30.73% from 179); Green value is 116 (45.70% from 255 or 64.80% from 179); Blue value is 8 (3.52% from 255 or 4.47% from 179); Max value from RGB is 116 - color contains mainly: green. Hex color #377408 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377408 is #C88BF7. Grayscale: #555555. Windows color (decimal): -13143032 or 554039. OLE color: 554039.
HSL color Cylindrical-coordinate representation of color #377408: hue angle of 93.89º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #377408 is Cyan = 0.53, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 116 | 8 | - |
| CMYK | 0.53 | 0 | 0.93 | 0.55 |
| HSL | 93.89º | 0.87% | 0.24% | - |
| HSV(B) | 93.89º | 0.93% | 0.45% | - |
| XYZ | 7.86 | 13.32 | 2.39 | - |
| YUV | 85.45 | 84.29 | 106.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 116 | 8 | 0.53 | 0 | 0.93 | 0.55 | 93.89 | 0.87 | 0.24 |
| Hex | 37 | 74 | 8 | 35 | 0 | 5D | 37 | 5E | 57 | 18 |
| Octal | 67 | 164 | 10 | 65 | 0 | 135 | 67 | 136 | 127 | 30 |
| Binary | 110111 | 1110100 | 1000 | 110101 | 0 | 1011101 | 110111 | 1011110 | 1010111 | 11000 |
Color Harmonies of #377408
Complementary color
Monochromatic Colors of #377408
Black with #377408
Text Example
Text Example
White with #377408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377408; }
p { color: rgb(55,116,8); }
H1.HeaderClassName
{
color: #377408;
}
.AnyTagClassName
{
color: #377408;
}
</style>
background-color css
<style>
a { background-color: #377408; }
a { background-color: rgb(55,116,8); }
div.DivClassName
{
background-color: #377408;
}
.BgClassName
{
background-color: #377408;
}
</style>
border-color css
<style>
span { border-color: #377408; }
span { border-color: rgb(55,116,8); }
td.TdClassName
{
border-color: #377408;
}
.TagClassName
{
border-color: #377408;
}
</style>