Shades of Bilbao #377719
Tints of Bilbao #377719
RGB
CMYK
RGB Variations
Color information
#377719 (or 0x377719) is known color: Bilbao. HEX triplet: 37, 77 and 19. RGB value is (55,119,25). Sum of RGB (Red+Green+Blue) = 55+119+25=199 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.64% from 199); Green value is 119 (46.88% from 255 or 59.80% from 199); Blue value is 25 (10.16% from 255 or 12.56% from 199); Max value from RGB is 119 - color contains mainly: green. Hex color #377719 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377719 is #C888E6. Grayscale: #595959. Windows color (decimal): -13142247 or 1668919. OLE color: 1668919.
HSL color Cylindrical-coordinate representation of color #377719: hue angle of 100.85º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #377719 is Cyan = 0.54, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 119 | 25 | - |
| CMYK | 0.54 | 0 | 0.79 | 0.53 |
| HSL | 100.85º | 0.65% | 0.28% | - |
| HSV(B) | 100.85º | 0.79% | 0.47% | - |
| XYZ | 8.35 | 14.08 | 3.2 | - |
| YUV | 89.15 | 91.8 | 103.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 119 | 25 | 0.54 | 0 | 0.79 | 0.53 | 100.85 | 0.65 | 0.28 |
| Hex | 37 | 77 | 19 | 36 | 0 | 4F | 35 | 65 | 41 | 1C |
| Octal | 67 | 167 | 31 | 66 | 0 | 117 | 65 | 145 | 101 | 34 |
| Binary | 110111 | 1110111 | 11001 | 110110 | 0 | 1001111 | 110101 | 1100101 | 1000001 | 11100 |
Color Harmonies of #377719
Complementary color
Monochromatic Colors of #377719
Black with #377719
Text Example
Text Example
White with #377719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377719; }
p { color: rgb(55,119,25); }
H1.HeaderClassName
{
color: #377719;
}
.AnyTagClassName
{
color: #377719;
}
</style>
background-color css
<style>
a { background-color: #377719; }
a { background-color: rgb(55,119,25); }
div.DivClassName
{
background-color: #377719;
}
.BgClassName
{
background-color: #377719;
}
</style>
border-color css
<style>
span { border-color: #377719; }
span { border-color: rgb(55,119,25); }
td.TdClassName
{
border-color: #377719;
}
.TagClassName
{
border-color: #377719;
}
</style>