Shades of Bilbao #377324
Tints of Bilbao #377324
RGB
CMYK
RGB Variations
Color information
#377324 (or 0x377324) is known color: Bilbao. HEX triplet: 37, 73 and 24. RGB value is (55,115,36). Sum of RGB (Red+Green+Blue) = 55+115+36=206 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.70% from 206); Green value is 115 (45.31% from 255 or 55.83% from 206); Blue value is 36 (14.45% from 255 or 17.48% from 206); Max value from RGB is 115 - color contains mainly: green. Hex color #377324 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377324 is #C88CDB. Grayscale: #585858. Windows color (decimal): -13143260 or 2388791. OLE color: 2388791.
HSL color Cylindrical-coordinate representation of color #377324: hue angle of 105.57º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #377324 is Cyan = 0.52, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 115 | 36 | - |
| CMYK | 0.52 | 0 | 0.69 | 0.55 |
| HSL | 105.57º | 0.52% | 0.3% | - |
| HSV(B) | 105.57º | 0.69% | 0.45% | - |
| XYZ | 8.02 | 13.2 | 3.79 | - |
| YUV | 88.05 | 98.62 | 104.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 115 | 36 | 0.52 | 0 | 0.69 | 0.55 | 105.57 | 0.52 | 0.3 |
| Hex | 37 | 73 | 24 | 34 | 0 | 45 | 37 | 6A | 34 | 1E |
| Octal | 67 | 163 | 44 | 64 | 0 | 105 | 67 | 152 | 64 | 36 |
| Binary | 110111 | 1110011 | 100100 | 110100 | 0 | 1000101 | 110111 | 1101010 | 110100 | 11110 |
Color Harmonies of #377324
Complementary color
Monochromatic Colors of #377324
Black with #377324
Text Example
Text Example
White with #377324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377324; }
p { color: rgb(55,115,36); }
H1.HeaderClassName
{
color: #377324;
}
.AnyTagClassName
{
color: #377324;
}
</style>
background-color css
<style>
a { background-color: #377324; }
a { background-color: rgb(55,115,36); }
div.DivClassName
{
background-color: #377324;
}
.BgClassName
{
background-color: #377324;
}
</style>
border-color css
<style>
span { border-color: #377324; }
span { border-color: rgb(55,115,36); }
td.TdClassName
{
border-color: #377324;
}
.TagClassName
{
border-color: #377324;
}
</style>