Shades of Bilbao #377325
Tints of Bilbao #377325
RGB
CMYK
RGB Variations
Color information
#377325 (or 0x377325) is known color: Bilbao. HEX triplet: 37, 73 and 25. RGB value is (55,115,37). Sum of RGB (Red+Green+Blue) = 55+115+37=207 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.57% from 207); Green value is 115 (45.31% from 255 or 55.56% from 207); Blue value is 37 (14.84% from 255 or 17.87% from 207); Max value from RGB is 115 - color contains mainly: green. Hex color #377325 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377325 is #C88CDA. Grayscale: #585858. Windows color (decimal): -13143259 or 2454327. OLE color: 2454327.
HSL color Cylindrical-coordinate representation of color #377325: hue angle of 106.15º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #377325 is Cyan = 0.52, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 115 | 37 | - |
| CMYK | 0.52 | 0 | 0.68 | 0.55 |
| HSL | 106.15º | 0.51% | 0.3% | - |
| HSV(B) | 106.15º | 0.68% | 0.45% | - |
| XYZ | 8.04 | 13.21 | 3.88 | - |
| YUV | 88.17 | 99.12 | 104.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 115 | 37 | 0.52 | 0 | 0.68 | 0.55 | 106.15 | 0.51 | 0.3 |
| Hex | 37 | 73 | 25 | 34 | 0 | 44 | 37 | 6A | 33 | 1E |
| Octal | 67 | 163 | 45 | 64 | 0 | 104 | 67 | 152 | 63 | 36 |
| Binary | 110111 | 1110011 | 100101 | 110100 | 0 | 1000100 | 110111 | 1101010 | 110011 | 11110 |
Color Harmonies of #377325
Complementary color
Monochromatic Colors of #377325
Black with #377325
Text Example
Text Example
White with #377325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377325; }
p { color: rgb(55,115,37); }
H1.HeaderClassName
{
color: #377325;
}
.AnyTagClassName
{
color: #377325;
}
</style>
background-color css
<style>
a { background-color: #377325; }
a { background-color: rgb(55,115,37); }
div.DivClassName
{
background-color: #377325;
}
.BgClassName
{
background-color: #377325;
}
</style>
border-color css
<style>
span { border-color: #377325; }
span { border-color: rgb(55,115,37); }
td.TdClassName
{
border-color: #377325;
}
.TagClassName
{
border-color: #377325;
}
</style>