Shades of Bilbao #377622
Tints of Bilbao #377622
RGB
CMYK
RGB Variations
Color information
#377622 (or 0x377622) is known color: Bilbao. HEX triplet: 37, 76 and 22. RGB value is (55,118,34). Sum of RGB (Red+Green+Blue) = 55+118+34=207 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.57% from 207); Green value is 118 (46.48% from 255 or 57.00% from 207); Blue value is 34 (13.67% from 255 or 16.43% from 207); Max value from RGB is 118 - color contains mainly: green. Hex color #377622 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377622 is #C889DD. Grayscale: #595959. Windows color (decimal): -13142494 or 2258487. OLE color: 2258487.
HSL color Cylindrical-coordinate representation of color #377622: hue angle of 105º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #377622 is Cyan = 0.53, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 118 | 34 | - |
| CMYK | 0.53 | 0 | 0.71 | 0.54 |
| HSL | 105º | 0.55% | 0.3% | - |
| HSV(B) | 105º | 0.71% | 0.46% | - |
| XYZ | 8.34 | 13.88 | 3.75 | - |
| YUV | 89.59 | 96.63 | 103.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 118 | 34 | 0.53 | 0 | 0.71 | 0.54 | 105 | 0.55 | 0.3 |
| Hex | 37 | 76 | 22 | 35 | 0 | 47 | 36 | 69 | 37 | 1E |
| Octal | 67 | 166 | 42 | 65 | 0 | 107 | 66 | 151 | 67 | 36 |
| Binary | 110111 | 1110110 | 100010 | 110101 | 0 | 1000111 | 110110 | 1101001 | 110111 | 11110 |
Color Harmonies of #377622
Complementary color
Monochromatic Colors of #377622
Black with #377622
Text Example
Text Example
White with #377622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377622; }
p { color: rgb(55,118,34); }
H1.HeaderClassName
{
color: #377622;
}
.AnyTagClassName
{
color: #377622;
}
</style>
background-color css
<style>
a { background-color: #377622; }
a { background-color: rgb(55,118,34); }
div.DivClassName
{
background-color: #377622;
}
.BgClassName
{
background-color: #377622;
}
</style>
border-color css
<style>
span { border-color: #377622; }
span { border-color: rgb(55,118,34); }
td.TdClassName
{
border-color: #377622;
}
.TagClassName
{
border-color: #377622;
}
</style>