Shades of Bilbao #377915
Tints of Bilbao #377915
RGB
CMYK
RGB Variations
Color information
#377915 (or 0x377915) is known color: Bilbao. HEX triplet: 37, 79 and 15. RGB value is (55,121,21). Sum of RGB (Red+Green+Blue) = 55+121+21=197 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.92% from 197); Green value is 121 (47.66% from 255 or 61.42% from 197); Blue value is 21 (8.59% from 255 or 10.66% from 197); Max value from RGB is 121 - color contains mainly: green. Hex color #377915 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377915 is #C886EA. Grayscale: #5A5A5A. Windows color (decimal): -13141739 or 1407287. OLE color: 1407287.
HSL color Cylindrical-coordinate representation of color #377915: hue angle of 99.6º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #377915 is Cyan = 0.55, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 121 | 21 | - |
| CMYK | 0.55 | 0 | 0.83 | 0.53 |
| HSL | 99.6º | 0.7% | 0.28% | - |
| HSV(B) | 99.6º | 0.83% | 0.47% | - |
| XYZ | 8.55 | 14.54 | 3.07 | - |
| YUV | 89.87 | 89.13 | 103.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 121 | 21 | 0.55 | 0 | 0.83 | 0.53 | 99.6 | 0.7 | 0.28 |
| Hex | 37 | 79 | 15 | 37 | 0 | 53 | 35 | 64 | 46 | 1C |
| Octal | 67 | 171 | 25 | 67 | 0 | 123 | 65 | 144 | 106 | 34 |
| Binary | 110111 | 1111001 | 10101 | 110111 | 0 | 1010011 | 110101 | 1100100 | 1000110 | 11100 |
Color Harmonies of #377915
Complementary color
Monochromatic Colors of #377915
Black with #377915
Text Example
Text Example
White with #377915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377915; }
p { color: rgb(55,121,21); }
H1.HeaderClassName
{
color: #377915;
}
.AnyTagClassName
{
color: #377915;
}
</style>
background-color css
<style>
a { background-color: #377915; }
a { background-color: rgb(55,121,21); }
div.DivClassName
{
background-color: #377915;
}
.BgClassName
{
background-color: #377915;
}
</style>
border-color css
<style>
span { border-color: #377915; }
span { border-color: rgb(55,121,21); }
td.TdClassName
{
border-color: #377915;
}
.TagClassName
{
border-color: #377915;
}
</style>