Shades of Bilbao #377320
Tints of Bilbao #377320
RGB
CMYK
RGB Variations
Color information
#377320 (or 0x377320) is known color: Bilbao. HEX triplet: 37, 73 and 20. RGB value is (55,115,32). Sum of RGB (Red+Green+Blue) = 55+115+32=202 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.23% from 202); Green value is 115 (45.31% from 255 or 56.93% from 202); Blue value is 32 (12.89% from 255 or 15.84% from 202); Max value from RGB is 115 - color contains mainly: green. Hex color #377320 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377320 is #C88CDF. Grayscale: #575757. Windows color (decimal): -13143264 or 2126647. OLE color: 2126647.
HSL color Cylindrical-coordinate representation of color #377320: hue angle of 103.37º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #377320 is Cyan = 0.52, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 115 | 32 | - |
| CMYK | 0.52 | 0 | 0.72 | 0.55 |
| HSL | 103.37º | 0.56% | 0.29% | - |
| HSV(B) | 103.37º | 0.72% | 0.45% | - |
| XYZ | 7.97 | 13.18 | 3.49 | - |
| YUV | 87.6 | 96.62 | 104.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 115 | 32 | 0.52 | 0 | 0.72 | 0.55 | 103.37 | 0.56 | 0.29 |
| Hex | 37 | 73 | 20 | 34 | 0 | 48 | 37 | 67 | 38 | 1D |
| Octal | 67 | 163 | 40 | 64 | 0 | 110 | 67 | 147 | 70 | 35 |
| Binary | 110111 | 1110011 | 100000 | 110100 | 0 | 1001000 | 110111 | 1100111 | 111000 | 11101 |
Color Harmonies of #377320
Complementary color
Monochromatic Colors of #377320
Black with #377320
Text Example
Text Example
White with #377320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377320; }
p { color: rgb(55,115,32); }
H1.HeaderClassName
{
color: #377320;
}
.AnyTagClassName
{
color: #377320;
}
</style>
background-color css
<style>
a { background-color: #377320; }
a { background-color: rgb(55,115,32); }
div.DivClassName
{
background-color: #377320;
}
.BgClassName
{
background-color: #377320;
}
</style>
border-color css
<style>
span { border-color: #377320; }
span { border-color: rgb(55,115,32); }
td.TdClassName
{
border-color: #377320;
}
.TagClassName
{
border-color: #377320;
}
</style>