Shades of Bilbao #377027
Tints of Bilbao #377027
RGB
CMYK
RGB Variations
Color information
#377027 (or 0x377027) is known color: Bilbao. HEX triplet: 37, 70 and 27. RGB value is (55,112,39). Sum of RGB (Red+Green+Blue) = 55+112+39=206 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.70% from 206); Green value is 112 (44.14% from 255 or 54.37% from 206); Blue value is 39 (15.62% from 255 or 18.93% from 206); Max value from RGB is 112 - color contains mainly: green. Hex color #377027 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377027 is #C88FD8. Grayscale: #565656. Windows color (decimal): -13144025 or 2584631. OLE color: 2584631.
HSL color Cylindrical-coordinate representation of color #377027: hue angle of 106.85º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #377027 is Cyan = 0.51, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 112 | 39 | - |
| CMYK | 0.51 | 0 | 0.65 | 0.56 |
| HSL | 106.85º | 0.48% | 0.3% | - |
| HSV(B) | 106.85º | 0.65% | 0.44% | - |
| XYZ | 7.74 | 12.55 | 3.93 | - |
| YUV | 86.64 | 101.12 | 105.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 112 | 39 | 0.51 | 0 | 0.65 | 0.56 | 106.85 | 0.48 | 0.3 |
| Hex | 37 | 70 | 27 | 33 | 0 | 41 | 38 | 6B | 30 | 1E |
| Octal | 67 | 160 | 47 | 63 | 0 | 101 | 70 | 153 | 60 | 36 |
| Binary | 110111 | 1110000 | 100111 | 110011 | 0 | 1000001 | 111000 | 1101011 | 110000 | 11110 |
Color Harmonies of #377027
Complementary color
Monochromatic Colors of #377027
Black with #377027
Text Example
Text Example
White with #377027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377027; }
p { color: rgb(55,112,39); }
H1.HeaderClassName
{
color: #377027;
}
.AnyTagClassName
{
color: #377027;
}
</style>
background-color css
<style>
a { background-color: #377027; }
a { background-color: rgb(55,112,39); }
div.DivClassName
{
background-color: #377027;
}
.BgClassName
{
background-color: #377027;
}
</style>
border-color css
<style>
span { border-color: #377027; }
span { border-color: rgb(55,112,39); }
td.TdClassName
{
border-color: #377027;
}
.TagClassName
{
border-color: #377027;
}
</style>