Shades of Bilbao #377625
Tints of Bilbao #377625
RGB
CMYK
RGB Variations
Color information
#377625 (or 0x377625) is known color: Bilbao. HEX triplet: 37, 76 and 25. RGB value is (55,118,37). Sum of RGB (Red+Green+Blue) = 55+118+37=210 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.19% from 210); Green value is 118 (46.48% from 255 or 56.19% from 210); Blue value is 37 (14.84% from 255 or 17.62% from 210); Max value from RGB is 118 - color contains mainly: green. Hex color #377625 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377625 is #C889DA. Grayscale: #5A5A5A. Windows color (decimal): -13142491 or 2455095. OLE color: 2455095.
HSL color Cylindrical-coordinate representation of color #377625: hue angle of 106.67º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #377625 is Cyan = 0.53, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 118 | 37 | - |
| CMYK | 0.53 | 0 | 0.69 | 0.54 |
| HSL | 106.67º | 0.52% | 0.3% | - |
| HSV(B) | 106.67º | 0.69% | 0.46% | - |
| XYZ | 8.39 | 13.9 | 3.99 | - |
| YUV | 89.93 | 98.13 | 103.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 118 | 37 | 0.53 | 0 | 0.69 | 0.54 | 106.67 | 0.52 | 0.3 |
| Hex | 37 | 76 | 25 | 35 | 0 | 45 | 36 | 6B | 34 | 1E |
| Octal | 67 | 166 | 45 | 65 | 0 | 105 | 66 | 153 | 64 | 36 |
| Binary | 110111 | 1110110 | 100101 | 110101 | 0 | 1000101 | 110110 | 1101011 | 110100 | 11110 |
Color Harmonies of #377625
Complementary color
Monochromatic Colors of #377625
Black with #377625
Text Example
Text Example
White with #377625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377625; }
p { color: rgb(55,118,37); }
H1.HeaderClassName
{
color: #377625;
}
.AnyTagClassName
{
color: #377625;
}
</style>
background-color css
<style>
a { background-color: #377625; }
a { background-color: rgb(55,118,37); }
div.DivClassName
{
background-color: #377625;
}
.BgClassName
{
background-color: #377625;
}
</style>
border-color css
<style>
span { border-color: #377625; }
span { border-color: rgb(55,118,37); }
td.TdClassName
{
border-color: #377625;
}
.TagClassName
{
border-color: #377625;
}
</style>