Shades of Bilbao #377525
Tints of Bilbao #377525
RGB
CMYK
RGB Variations
Color information
#377525 (or 0x377525) is known color: Bilbao. HEX triplet: 37, 75 and 25. RGB value is (55,117,37). Sum of RGB (Red+Green+Blue) = 55+117+37=209 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.32% from 209); Green value is 117 (46.09% from 255 or 55.98% from 209); Blue value is 37 (14.84% from 255 or 17.70% from 209); Max value from RGB is 117 - color contains mainly: green. Hex color #377525 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377525 is #C88ADA. Grayscale: #595959. Windows color (decimal): -13142747 or 2454839. OLE color: 2454839.
HSL color Cylindrical-coordinate representation of color #377525: hue angle of 106.5º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #377525 is Cyan = 0.53, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 117 | 37 | - |
| CMYK | 0.53 | 0 | 0.68 | 0.54 |
| HSL | 106.5º | 0.52% | 0.3% | - |
| HSV(B) | 106.5º | 0.68% | 0.46% | - |
| XYZ | 8.27 | 13.67 | 3.95 | - |
| YUV | 89.34 | 98.46 | 103.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 117 | 37 | 0.53 | 0 | 0.68 | 0.54 | 106.5 | 0.52 | 0.3 |
| Hex | 37 | 75 | 25 | 35 | 0 | 44 | 36 | 6A | 34 | 1E |
| Octal | 67 | 165 | 45 | 65 | 0 | 104 | 66 | 152 | 64 | 36 |
| Binary | 110111 | 1110101 | 100101 | 110101 | 0 | 1000100 | 110110 | 1101010 | 110100 | 11110 |
Color Harmonies of #377525
Complementary color
Monochromatic Colors of #377525
Black with #377525
Text Example
Text Example
White with #377525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377525; }
p { color: rgb(55,117,37); }
H1.HeaderClassName
{
color: #377525;
}
.AnyTagClassName
{
color: #377525;
}
</style>
background-color css
<style>
a { background-color: #377525; }
a { background-color: rgb(55,117,37); }
div.DivClassName
{
background-color: #377525;
}
.BgClassName
{
background-color: #377525;
}
</style>
border-color css
<style>
span { border-color: #377525; }
span { border-color: rgb(55,117,37); }
td.TdClassName
{
border-color: #377525;
}
.TagClassName
{
border-color: #377525;
}
</style>