Shades of Bilbao #377519
Tints of Bilbao #377519
RGB
CMYK
RGB Variations
Color information
#377519 (or 0x377519) is known color: Bilbao. HEX triplet: 37, 75 and 19. RGB value is (55,117,25). Sum of RGB (Red+Green+Blue) = 55+117+25=197 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.92% from 197); Green value is 117 (46.09% from 255 or 59.39% from 197); Blue value is 25 (10.16% from 255 or 12.69% from 197); Max value from RGB is 117 - color contains mainly: green. Hex color #377519 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377519 is #C88AE6. Grayscale: #585858. Windows color (decimal): -13142759 or 1668407. OLE color: 1668407.
HSL color Cylindrical-coordinate representation of color #377519: hue angle of 100.43º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #377519 is Cyan = 0.53, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 117 | 25 | - |
| CMYK | 0.53 | 0 | 0.79 | 0.54 |
| HSL | 100.43º | 0.65% | 0.28% | - |
| HSV(B) | 100.43º | 0.79% | 0.46% | - |
| XYZ | 8.11 | 13.6 | 3.12 | - |
| YUV | 87.97 | 92.46 | 104.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 117 | 25 | 0.53 | 0 | 0.79 | 0.54 | 100.43 | 0.65 | 0.28 |
| Hex | 37 | 75 | 19 | 35 | 0 | 4F | 36 | 64 | 41 | 1C |
| Octal | 67 | 165 | 31 | 65 | 0 | 117 | 66 | 144 | 101 | 34 |
| Binary | 110111 | 1110101 | 11001 | 110101 | 0 | 1001111 | 110110 | 1100100 | 1000001 | 11100 |
Color Harmonies of #377519
Complementary color
Monochromatic Colors of #377519
Black with #377519
Text Example
Text Example
White with #377519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377519; }
p { color: rgb(55,117,25); }
H1.HeaderClassName
{
color: #377519;
}
.AnyTagClassName
{
color: #377519;
}
</style>
background-color css
<style>
a { background-color: #377519; }
a { background-color: rgb(55,117,25); }
div.DivClassName
{
background-color: #377519;
}
.BgClassName
{
background-color: #377519;
}
</style>
border-color css
<style>
span { border-color: #377519; }
span { border-color: rgb(55,117,25); }
td.TdClassName
{
border-color: #377519;
}
.TagClassName
{
border-color: #377519;
}
</style>