Shades of Bilbao #377301
Tints of Bilbao #377301
RGB
CMYK
RGB Variations
Color information
#377301 (or 0x377301) is known color: Bilbao. HEX triplet: 37, 73 and 01. RGB value is (55,115,1). Sum of RGB (Red+Green+Blue) = 55+115+1=171 (22% of max value = 765). Red value is 55 (21.88% from 255 or 32.16% from 171); Green value is 115 (45.31% from 255 or 67.25% from 171); Blue value is 1 (0.78% from 255 or 0.58% from 171); Max value from RGB is 115 - color contains mainly: green. Hex color #377301 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377301 is #C88CFE. Grayscale: #545454. Windows color (decimal): -13143295 or 95031. OLE color: 95031.
HSL color Cylindrical-coordinate representation of color #377301: hue angle of 91.58º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #377301 is Cyan = 0.52, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 115 | 1 | - |
| CMYK | 0.52 | 0 | 0.99 | 0.55 |
| HSL | 91.58º | 0.98% | 0.23% | - |
| HSV(B) | 91.58º | 0.99% | 0.45% | - |
| XYZ | 7.71 | 13.08 | 2.15 | - |
| YUV | 84.06 | 81.12 | 107.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 115 | 1 | 0.52 | 0 | 0.99 | 0.55 | 91.58 | 0.98 | 0.23 |
| Hex | 37 | 73 | 1 | 34 | 0 | 63 | 37 | 5C | 62 | 17 |
| Octal | 67 | 163 | 1 | 64 | 0 | 143 | 67 | 134 | 142 | 27 |
| Binary | 110111 | 1110011 | 1 | 110100 | 0 | 1100011 | 110111 | 1011100 | 1100010 | 10111 |
Color Harmonies of #377301
Complementary color
Monochromatic Colors of #377301
Black with #377301
Text Example
Text Example
White with #377301
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377301; }
p { color: rgb(55,115,1); }
H1.HeaderClassName
{
color: #377301;
}
.AnyTagClassName
{
color: #377301;
}
</style>
background-color css
<style>
a { background-color: #377301; }
a { background-color: rgb(55,115,1); }
div.DivClassName
{
background-color: #377301;
}
.BgClassName
{
background-color: #377301;
}
</style>
border-color css
<style>
span { border-color: #377301; }
span { border-color: rgb(55,115,1); }
td.TdClassName
{
border-color: #377301;
}
.TagClassName
{
border-color: #377301;
}
</style>