Shades of Bilbao #377124
Tints of Bilbao #377124
RGB
CMYK
RGB Variations
Color information
#377124 (or 0x377124) is known color: Bilbao. HEX triplet: 37, 71 and 24. RGB value is (55,113,36). Sum of RGB (Red+Green+Blue) = 55+113+36=204 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.96% from 204); Green value is 113 (44.53% from 255 or 55.39% from 204); Blue value is 36 (14.45% from 255 or 17.65% from 204); Max value from RGB is 113 - color contains mainly: green. Hex color #377124 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377124 is #C88EDB. Grayscale: #575757. Windows color (decimal): -13143772 or 2388279. OLE color: 2388279.
HSL color Cylindrical-coordinate representation of color #377124: hue angle of 105.19º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #377124 is Cyan = 0.51, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 113 | 36 | - |
| CMYK | 0.51 | 0 | 0.68 | 0.56 |
| HSL | 105.19º | 0.52% | 0.29% | - |
| HSV(B) | 105.19º | 0.68% | 0.44% | - |
| XYZ | 7.8 | 12.75 | 3.72 | - |
| YUV | 86.88 | 99.28 | 105.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 113 | 36 | 0.51 | 0 | 0.68 | 0.56 | 105.19 | 0.52 | 0.29 |
| Hex | 37 | 71 | 24 | 33 | 0 | 44 | 38 | 69 | 34 | 1D |
| Octal | 67 | 161 | 44 | 63 | 0 | 104 | 70 | 151 | 64 | 35 |
| Binary | 110111 | 1110001 | 100100 | 110011 | 0 | 1000100 | 111000 | 1101001 | 110100 | 11101 |
Color Harmonies of #377124
Complementary color
Monochromatic Colors of #377124
Black with #377124
Text Example
Text Example
White with #377124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377124; }
p { color: rgb(55,113,36); }
H1.HeaderClassName
{
color: #377124;
}
.AnyTagClassName
{
color: #377124;
}
</style>
background-color css
<style>
a { background-color: #377124; }
a { background-color: rgb(55,113,36); }
div.DivClassName
{
background-color: #377124;
}
.BgClassName
{
background-color: #377124;
}
</style>
border-color css
<style>
span { border-color: #377124; }
span { border-color: rgb(55,113,36); }
td.TdClassName
{
border-color: #377124;
}
.TagClassName
{
border-color: #377124;
}
</style>