Shades of Bilbao #377715
Tints of Bilbao #377715
RGB
CMYK
RGB Variations
Color information
#377715 (or 0x377715) is known color: Bilbao. HEX triplet: 37, 77 and 15. RGB value is (55,119,21). Sum of RGB (Red+Green+Blue) = 55+119+21=195 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.21% from 195); Green value is 119 (46.88% from 255 or 61.03% from 195); Blue value is 21 (8.59% from 255 or 10.77% from 195); Max value from RGB is 119 - color contains mainly: green. Hex color #377715 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377715 is #C888EA. Grayscale: #595959. Windows color (decimal): -13142251 or 1406775. OLE color: 1406775.
HSL color Cylindrical-coordinate representation of color #377715: hue angle of 99.18º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #377715 is Cyan = 0.54, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 119 | 21 | - |
| CMYK | 0.54 | 0 | 0.82 | 0.53 |
| HSL | 99.18º | 0.7% | 0.27% | - |
| HSV(B) | 99.18º | 0.82% | 0.47% | - |
| XYZ | 8.31 | 14.06 | 2.99 | - |
| YUV | 88.69 | 89.8 | 103.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 119 | 21 | 0.54 | 0 | 0.82 | 0.53 | 99.18 | 0.7 | 0.27 |
| Hex | 37 | 77 | 15 | 36 | 0 | 52 | 35 | 63 | 46 | 1B |
| Octal | 67 | 167 | 25 | 66 | 0 | 122 | 65 | 143 | 106 | 33 |
| Binary | 110111 | 1110111 | 10101 | 110110 | 0 | 1010010 | 110101 | 1100011 | 1000110 | 11011 |
Color Harmonies of #377715
Complementary color
Monochromatic Colors of #377715
Black with #377715
Text Example
Text Example
White with #377715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377715; }
p { color: rgb(55,119,21); }
H1.HeaderClassName
{
color: #377715;
}
.AnyTagClassName
{
color: #377715;
}
</style>
background-color css
<style>
a { background-color: #377715; }
a { background-color: rgb(55,119,21); }
div.DivClassName
{
background-color: #377715;
}
.BgClassName
{
background-color: #377715;
}
</style>
border-color css
<style>
span { border-color: #377715; }
span { border-color: rgb(55,119,21); }
td.TdClassName
{
border-color: #377715;
}
.TagClassName
{
border-color: #377715;
}
</style>