Shades of Bilbao #377219
Tints of Bilbao #377219
RGB
CMYK
RGB Variations
Color information
#377219 (or 0x377219) is known color: Bilbao. HEX triplet: 37, 72 and 19. RGB value is (55,114,25). Sum of RGB (Red+Green+Blue) = 55+114+25=194 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.35% from 194); Green value is 114 (44.92% from 255 or 58.76% from 194); Blue value is 25 (10.16% from 255 or 12.89% from 194); Max value from RGB is 114 - color contains mainly: green. Hex color #377219 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377219 is #C88DE6. Grayscale: #565656. Windows color (decimal): -13143527 or 1667639. OLE color: 1667639.
HSL color Cylindrical-coordinate representation of color #377219: hue angle of 99.78º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #377219 is Cyan = 0.52, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 114 | 25 | - |
| CMYK | 0.52 | 0 | 0.78 | 0.55 |
| HSL | 99.78º | 0.64% | 0.27% | - |
| HSV(B) | 99.78º | 0.78% | 0.45% | - |
| XYZ | 7.77 | 12.92 | 3 | - |
| YUV | 86.21 | 93.45 | 105.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 114 | 25 | 0.52 | 0 | 0.78 | 0.55 | 99.78 | 0.64 | 0.27 |
| Hex | 37 | 72 | 19 | 34 | 0 | 4E | 37 | 64 | 40 | 1B |
| Octal | 67 | 162 | 31 | 64 | 0 | 116 | 67 | 144 | 100 | 33 |
| Binary | 110111 | 1110010 | 11001 | 110100 | 0 | 1001110 | 110111 | 1100100 | 1000000 | 11011 |
Color Harmonies of #377219
Complementary color
Monochromatic Colors of #377219
Black with #377219
Text Example
Text Example
White with #377219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377219; }
p { color: rgb(55,114,25); }
H1.HeaderClassName
{
color: #377219;
}
.AnyTagClassName
{
color: #377219;
}
</style>
background-color css
<style>
a { background-color: #377219; }
a { background-color: rgb(55,114,25); }
div.DivClassName
{
background-color: #377219;
}
.BgClassName
{
background-color: #377219;
}
</style>
border-color css
<style>
span { border-color: #377219; }
span { border-color: rgb(55,114,25); }
td.TdClassName
{
border-color: #377219;
}
.TagClassName
{
border-color: #377219;
}
</style>