Shades of Bilbao #377028
Tints of Bilbao #377028
RGB
CMYK
RGB Variations
Color information
#377028 (or 0x377028) is known color: Bilbao. HEX triplet: 37, 70 and 28. RGB value is (55,112,40). Sum of RGB (Red+Green+Blue) = 55+112+40=207 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.57% from 207); Green value is 112 (44.14% from 255 or 54.11% from 207); Blue value is 40 (16.02% from 255 or 19.32% from 207); Max value from RGB is 112 - color contains mainly: green. Hex color #377028 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377028 is #C88FD7. Grayscale: #565656. Windows color (decimal): -13144024 or 2650167. OLE color: 2650167.
HSL color Cylindrical-coordinate representation of color #377028: hue angle of 107.5º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #377028 is Cyan = 0.51, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 112 | 40 | - |
| CMYK | 0.51 | 0 | 0.64 | 0.56 |
| HSL | 107.5º | 0.47% | 0.3% | - |
| HSV(B) | 107.5º | 0.64% | 0.44% | - |
| XYZ | 7.75 | 12.55 | 4.02 | - |
| YUV | 86.75 | 101.62 | 105.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 112 | 40 | 0.51 | 0 | 0.64 | 0.56 | 107.5 | 0.47 | 0.3 |
| Hex | 37 | 70 | 28 | 33 | 0 | 40 | 38 | 6C | 2F | 1E |
| Octal | 67 | 160 | 50 | 63 | 0 | 100 | 70 | 154 | 57 | 36 |
| Binary | 110111 | 1110000 | 101000 | 110011 | 0 | 1000000 | 111000 | 1101100 | 101111 | 11110 |
Color Harmonies of #377028
Complementary color
Monochromatic Colors of #377028
Black with #377028
Text Example
Text Example
White with #377028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377028; }
p { color: rgb(55,112,40); }
H1.HeaderClassName
{
color: #377028;
}
.AnyTagClassName
{
color: #377028;
}
</style>
background-color css
<style>
a { background-color: #377028; }
a { background-color: rgb(55,112,40); }
div.DivClassName
{
background-color: #377028;
}
.BgClassName
{
background-color: #377028;
}
</style>
border-color css
<style>
span { border-color: #377028; }
span { border-color: rgb(55,112,40); }
td.TdClassName
{
border-color: #377028;
}
.TagClassName
{
border-color: #377028;
}
</style>