Shades of Bilbao #377521
Tints of Bilbao #377521
RGB
CMYK
RGB Variations
Color information
#377521 (or 0x377521) is known color: Bilbao. HEX triplet: 37, 75 and 21. RGB value is (55,117,33). Sum of RGB (Red+Green+Blue) = 55+117+33=205 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.83% from 205); Green value is 117 (46.09% from 255 or 57.07% from 205); Blue value is 33 (13.28% from 255 or 16.10% from 205); Max value from RGB is 117 - color contains mainly: green. Hex color #377521 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377521 is #C88ADE. Grayscale: #595959. Windows color (decimal): -13142751 or 2192695. OLE color: 2192695.
HSL color Cylindrical-coordinate representation of color #377521: hue angle of 104.29º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #377521 is Cyan = 0.53, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 117 | 33 | - |
| CMYK | 0.53 | 0 | 0.72 | 0.54 |
| HSL | 104.29º | 0.56% | 0.29% | - |
| HSV(B) | 104.29º | 0.72% | 0.46% | - |
| XYZ | 8.21 | 13.64 | 3.64 | - |
| YUV | 88.89 | 96.46 | 103.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 117 | 33 | 0.53 | 0 | 0.72 | 0.54 | 104.29 | 0.56 | 0.29 |
| Hex | 37 | 75 | 21 | 35 | 0 | 48 | 36 | 68 | 38 | 1D |
| Octal | 67 | 165 | 41 | 65 | 0 | 110 | 66 | 150 | 70 | 35 |
| Binary | 110111 | 1110101 | 100001 | 110101 | 0 | 1001000 | 110110 | 1101000 | 111000 | 11101 |
Color Harmonies of #377521
Complementary color
Monochromatic Colors of #377521
Black with #377521
Text Example
Text Example
White with #377521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377521; }
p { color: rgb(55,117,33); }
H1.HeaderClassName
{
color: #377521;
}
.AnyTagClassName
{
color: #377521;
}
</style>
background-color css
<style>
a { background-color: #377521; }
a { background-color: rgb(55,117,33); }
div.DivClassName
{
background-color: #377521;
}
.BgClassName
{
background-color: #377521;
}
</style>
border-color css
<style>
span { border-color: #377521; }
span { border-color: rgb(55,117,33); }
td.TdClassName
{
border-color: #377521;
}
.TagClassName
{
border-color: #377521;
}
</style>