Shades of Bilbao #497730
Tints of Bilbao #497730
RGB
CMYK
RGB Variations
Color information
#497730 (or 0x497730) is known color: Bilbao. HEX triplet: 49, 77 and 30. RGB value is (73,119,48). Sum of RGB (Red+Green+Blue) = 73+119+48=240 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.42% from 240); Green value is 119 (46.88% from 255 or 49.58% from 240); Blue value is 48 (19.14% from 255 or 20% from 240); Max value from RGB is 119 - color contains mainly: green. Hex color #497730 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497730 is #B688CF. Grayscale: #616161. Windows color (decimal): -11962576 or 3176265. OLE color: 3176265.
HSL color Cylindrical-coordinate representation of color #497730: hue angle of 98.87º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #497730 is Cyan = 0.39, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 119 | 48 | - |
| CMYK | 0.39 | 0 | 0.60 | 0.53 |
| HSL | 98.87º | 0.43% | 0.33% | - |
| HSV(B) | 98.87º | 0.6% | 0.47% | - |
| XYZ | 9.88 | 14.82 | 5.14 | - |
| YUV | 97.15 | 100.26 | 110.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 119 | 48 | 0.39 | 0 | 0.60 | 0.53 | 98.87 | 0.43 | 0.33 |
| Hex | 49 | 77 | 30 | 27 | 0 | 3C | 35 | 63 | 2B | 21 |
| Octal | 111 | 167 | 60 | 47 | 0 | 74 | 65 | 143 | 53 | 41 |
| Binary | 1001001 | 1110111 | 110000 | 100111 | 0 | 111100 | 110101 | 1100011 | 101011 | 100001 |
Color Harmonies of #497730
Complementary color
Monochromatic Colors of #497730
Black with #497730
Text Example
Text Example
White with #497730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497730; }
p { color: rgb(73,119,48); }
H1.HeaderClassName
{
color: #497730;
}
.AnyTagClassName
{
color: #497730;
}
</style>
background-color css
<style>
a { background-color: #497730; }
a { background-color: rgb(73,119,48); }
div.DivClassName
{
background-color: #497730;
}
.BgClassName
{
background-color: #497730;
}
</style>
border-color css
<style>
span { border-color: #497730; }
span { border-color: rgb(73,119,48); }
td.TdClassName
{
border-color: #497730;
}
.TagClassName
{
border-color: #497730;
}
</style>