Shades of Bilbao #377621
Tints of Bilbao #377621
RGB
CMYK
RGB Variations
Color information
#377621 (or 0x377621) is known color: Bilbao. HEX triplet: 37, 76 and 21. RGB value is (55,118,33). Sum of RGB (Red+Green+Blue) = 55+118+33=206 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.70% from 206); Green value is 118 (46.48% from 255 or 57.28% from 206); Blue value is 33 (13.28% from 255 or 16.02% from 206); Max value from RGB is 118 - color contains mainly: green. Hex color #377621 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377621 is #C889DE. Grayscale: #595959. Windows color (decimal): -13142495 or 2192951. OLE color: 2192951.
HSL color Cylindrical-coordinate representation of color #377621: hue angle of 104.47º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #377621 is Cyan = 0.53, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 118 | 33 | - |
| CMYK | 0.53 | 0 | 0.72 | 0.54 |
| HSL | 104.47º | 0.56% | 0.3% | - |
| HSV(B) | 104.47º | 0.72% | 0.46% | - |
| XYZ | 8.33 | 13.88 | 3.68 | - |
| YUV | 89.47 | 96.13 | 103.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 118 | 33 | 0.53 | 0 | 0.72 | 0.54 | 104.47 | 0.56 | 0.3 |
| Hex | 37 | 76 | 21 | 35 | 0 | 48 | 36 | 68 | 38 | 1E |
| Octal | 67 | 166 | 41 | 65 | 0 | 110 | 66 | 150 | 70 | 36 |
| Binary | 110111 | 1110110 | 100001 | 110101 | 0 | 1001000 | 110110 | 1101000 | 111000 | 11110 |
Color Harmonies of #377621
Complementary color
Monochromatic Colors of #377621
Black with #377621
Text Example
Text Example
White with #377621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377621; }
p { color: rgb(55,118,33); }
H1.HeaderClassName
{
color: #377621;
}
.AnyTagClassName
{
color: #377621;
}
</style>
background-color css
<style>
a { background-color: #377621; }
a { background-color: rgb(55,118,33); }
div.DivClassName
{
background-color: #377621;
}
.BgClassName
{
background-color: #377621;
}
</style>
border-color css
<style>
span { border-color: #377621; }
span { border-color: rgb(55,118,33); }
td.TdClassName
{
border-color: #377621;
}
.TagClassName
{
border-color: #377621;
}
</style>