Shades of Bilbao #377224
Tints of Bilbao #377224
RGB
CMYK
RGB Variations
Color information
#377224 (or 0x377224) is known color: Bilbao. HEX triplet: 37, 72 and 24. RGB value is (55,114,36). Sum of RGB (Red+Green+Blue) = 55+114+36=205 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.83% from 205); Green value is 114 (44.92% from 255 or 55.61% from 205); Blue value is 36 (14.45% from 255 or 17.56% from 205); Max value from RGB is 114 - color contains mainly: green. Hex color #377224 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377224 is #C88DDB. Grayscale: #575757. Windows color (decimal): -13143516 or 2388535. OLE color: 2388535.
HSL color Cylindrical-coordinate representation of color #377224: hue angle of 105.38º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #377224 is Cyan = 0.52, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 114 | 36 | - |
| CMYK | 0.52 | 0 | 0.68 | 0.55 |
| HSL | 105.38º | 0.52% | 0.29% | - |
| HSV(B) | 105.38º | 0.68% | 0.45% | - |
| XYZ | 7.91 | 12.97 | 3.76 | - |
| YUV | 87.47 | 98.95 | 104.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 114 | 36 | 0.52 | 0 | 0.68 | 0.55 | 105.38 | 0.52 | 0.29 |
| Hex | 37 | 72 | 24 | 34 | 0 | 44 | 37 | 69 | 34 | 1D |
| Octal | 67 | 162 | 44 | 64 | 0 | 104 | 67 | 151 | 64 | 35 |
| Binary | 110111 | 1110010 | 100100 | 110100 | 0 | 1000100 | 110111 | 1101001 | 110100 | 11101 |
Color Harmonies of #377224
Complementary color
Monochromatic Colors of #377224
Black with #377224
Text Example
Text Example
White with #377224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377224; }
p { color: rgb(55,114,36); }
H1.HeaderClassName
{
color: #377224;
}
.AnyTagClassName
{
color: #377224;
}
</style>
background-color css
<style>
a { background-color: #377224; }
a { background-color: rgb(55,114,36); }
div.DivClassName
{
background-color: #377224;
}
.BgClassName
{
background-color: #377224;
}
</style>
border-color css
<style>
span { border-color: #377224; }
span { border-color: rgb(55,114,36); }
td.TdClassName
{
border-color: #377224;
}
.TagClassName
{
border-color: #377224;
}
</style>