Shades of Bilbao #377919
Tints of Bilbao #377919
RGB
CMYK
RGB Variations
Color information
#377919 (or 0x377919) is known color: Bilbao. HEX triplet: 37, 79 and 19. RGB value is (55,121,25). Sum of RGB (Red+Green+Blue) = 55+121+25=201 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.36% from 201); Green value is 121 (47.66% from 255 or 60.20% from 201); Blue value is 25 (10.16% from 255 or 12.44% from 201); Max value from RGB is 121 - color contains mainly: green. Hex color #377919 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377919 is #C886E6. Grayscale: #5A5A5A. Windows color (decimal): -13141735 or 1669431. OLE color: 1669431.
HSL color Cylindrical-coordinate representation of color #377919: hue angle of 101.25º degrees, saturation: 0.66, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #377919 is Cyan = 0.55, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 121 | 25 | - |
| CMYK | 0.55 | 0 | 0.79 | 0.53 |
| HSL | 101.25º | 0.66% | 0.29% | - |
| HSV(B) | 101.25º | 0.79% | 0.47% | - |
| XYZ | 8.59 | 14.56 | 3.28 | - |
| YUV | 90.32 | 91.13 | 102.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 121 | 25 | 0.55 | 0 | 0.79 | 0.53 | 101.25 | 0.66 | 0.29 |
| Hex | 37 | 79 | 19 | 37 | 0 | 4F | 35 | 65 | 42 | 1D |
| Octal | 67 | 171 | 31 | 67 | 0 | 117 | 65 | 145 | 102 | 35 |
| Binary | 110111 | 1111001 | 11001 | 110111 | 0 | 1001111 | 110101 | 1100101 | 1000010 | 11101 |
Color Harmonies of #377919
Complementary color
Monochromatic Colors of #377919
Black with #377919
Text Example
Text Example
White with #377919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377919; }
p { color: rgb(55,121,25); }
H1.HeaderClassName
{
color: #377919;
}
.AnyTagClassName
{
color: #377919;
}
</style>
background-color css
<style>
a { background-color: #377919; }
a { background-color: rgb(55,121,25); }
div.DivClassName
{
background-color: #377919;
}
.BgClassName
{
background-color: #377919;
}
</style>
border-color css
<style>
span { border-color: #377919; }
span { border-color: rgb(55,121,25); }
td.TdClassName
{
border-color: #377919;
}
.TagClassName
{
border-color: #377919;
}
</style>