Shades of Bilbao #377805
Tints of Bilbao #377805
RGB
CMYK
RGB Variations
Color information
#377805 (or 0x377805) is known color: Bilbao. HEX triplet: 37, 78 and 05. RGB value is (55,120,5). Sum of RGB (Red+Green+Blue) = 55+120+5=180 (23% of max value = 765). Red value is 55 (21.88% from 255 or 30.56% from 180); Green value is 120 (47.27% from 255 or 66.67% from 180); Blue value is 5 (2.34% from 255 or 2.78% from 180); Max value from RGB is 120 - color contains mainly: green. Hex color #377805 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377805 is #C887FA. Grayscale: #575757. Windows color (decimal): -13142011 or 358455. OLE color: 358455.
HSL color Cylindrical-coordinate representation of color #377805: hue angle of 93.91º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #377805 is Cyan = 0.54, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 120 | 5 | - |
| CMYK | 0.54 | 0 | 0.96 | 0.53 |
| HSL | 93.91º | 0.92% | 0.25% | - |
| HSV(B) | 93.91º | 0.96% | 0.47% | - |
| XYZ | 8.32 | 14.26 | 2.46 | - |
| YUV | 87.46 | 81.47 | 104.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 120 | 5 | 0.54 | 0 | 0.96 | 0.53 | 93.91 | 0.92 | 0.25 |
| Hex | 37 | 78 | 5 | 36 | 0 | 60 | 35 | 5E | 5C | 19 |
| Octal | 67 | 170 | 5 | 66 | 0 | 140 | 65 | 136 | 134 | 31 |
| Binary | 110111 | 1111000 | 101 | 110110 | 0 | 1100000 | 110101 | 1011110 | 1011100 | 11001 |
Color Harmonies of #377805
Complementary color
Monochromatic Colors of #377805
Black with #377805
Text Example
Text Example
White with #377805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377805; }
p { color: rgb(55,120,5); }
H1.HeaderClassName
{
color: #377805;
}
.AnyTagClassName
{
color: #377805;
}
</style>
background-color css
<style>
a { background-color: #377805; }
a { background-color: rgb(55,120,5); }
div.DivClassName
{
background-color: #377805;
}
.BgClassName
{
background-color: #377805;
}
</style>
border-color css
<style>
span { border-color: #377805; }
span { border-color: rgb(55,120,5); }
td.TdClassName
{
border-color: #377805;
}
.TagClassName
{
border-color: #377805;
}
</style>