Shades of Bilbao #377614
Tints of Bilbao #377614
RGB
CMYK
RGB Variations
Color information
#377614 (or 0x377614) is known color: Bilbao. HEX triplet: 37, 76 and 14. RGB value is (55,118,20). Sum of RGB (Red+Green+Blue) = 55+118+20=193 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.50% from 193); Green value is 118 (46.48% from 255 or 61.14% from 193); Blue value is 20 (8.20% from 255 or 10.36% from 193); Max value from RGB is 118 - color contains mainly: green. Hex color #377614 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377614 is #C889EB. Grayscale: #585858. Windows color (decimal): -13142508 or 1340983. OLE color: 1340983.
HSL color Cylindrical-coordinate representation of color #377614: hue angle of 98.57º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #377614 is Cyan = 0.53, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 118 | 20 | - |
| CMYK | 0.53 | 0 | 0.83 | 0.54 |
| HSL | 98.57º | 0.71% | 0.27% | - |
| HSV(B) | 98.57º | 0.83% | 0.46% | - |
| XYZ | 8.18 | 13.82 | 2.9 | - |
| YUV | 87.99 | 89.63 | 104.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 118 | 20 | 0.53 | 0 | 0.83 | 0.54 | 98.57 | 0.71 | 0.27 |
| Hex | 37 | 76 | 14 | 35 | 0 | 53 | 36 | 63 | 47 | 1B |
| Octal | 67 | 166 | 24 | 65 | 0 | 123 | 66 | 143 | 107 | 33 |
| Binary | 110111 | 1110110 | 10100 | 110101 | 0 | 1010011 | 110110 | 1100011 | 1000111 | 11011 |
Color Harmonies of #377614
Complementary color
Monochromatic Colors of #377614
Black with #377614
Text Example
Text Example
White with #377614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377614; }
p { color: rgb(55,118,20); }
H1.HeaderClassName
{
color: #377614;
}
.AnyTagClassName
{
color: #377614;
}
</style>
background-color css
<style>
a { background-color: #377614; }
a { background-color: rgb(55,118,20); }
div.DivClassName
{
background-color: #377614;
}
.BgClassName
{
background-color: #377614;
}
</style>
border-color css
<style>
span { border-color: #377614; }
span { border-color: rgb(55,118,20); }
td.TdClassName
{
border-color: #377614;
}
.TagClassName
{
border-color: #377614;
}
</style>