Shades of Bilbao #497920
Tints of Bilbao #497920
RGB
CMYK
RGB Variations
Color information
#497920 (or 0x497920) is known color: Bilbao. HEX triplet: 49, 79 and 20. RGB value is (73,121,32). Sum of RGB (Red+Green+Blue) = 73+121+32=226 (29% of max value = 765). Red value is 73 (28.91% from 255 or 32.30% from 226); Green value is 121 (47.66% from 255 or 53.54% from 226); Blue value is 32 (12.89% from 255 or 14.16% from 226); Max value from RGB is 121 - color contains mainly: green. Hex color #497920 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497920 is #B686DF. Grayscale: #606060. Windows color (decimal): -11962080 or 2128201. OLE color: 2128201.
HSL color Cylindrical-coordinate representation of color #497920: hue angle of 92.36º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #497920 is Cyan = 0.40, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 121 | 32 | - |
| CMYK | 0.40 | 0 | 0.74 | 0.53 |
| HSL | 92.36º | 0.58% | 0.3% | - |
| HSV(B) | 92.36º | 0.74% | 0.47% | - |
| XYZ | 9.85 | 15.2 | 3.78 | - |
| YUV | 96.5 | 91.6 | 111.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 121 | 32 | 0.40 | 0 | 0.74 | 0.53 | 92.36 | 0.58 | 0.3 |
| Hex | 49 | 79 | 20 | 28 | 0 | 4A | 35 | 5C | 3A | 1E |
| Octal | 111 | 171 | 40 | 50 | 0 | 112 | 65 | 134 | 72 | 36 |
| Binary | 1001001 | 1111001 | 100000 | 101000 | 0 | 1001010 | 110101 | 1011100 | 111010 | 11110 |
Color Harmonies of #497920
Complementary color
Monochromatic Colors of #497920
Black with #497920
Text Example
Text Example
White with #497920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497920; }
p { color: rgb(73,121,32); }
H1.HeaderClassName
{
color: #497920;
}
.AnyTagClassName
{
color: #497920;
}
</style>
background-color css
<style>
a { background-color: #497920; }
a { background-color: rgb(73,121,32); }
div.DivClassName
{
background-color: #497920;
}
.BgClassName
{
background-color: #497920;
}
</style>
border-color css
<style>
span { border-color: #497920; }
span { border-color: rgb(73,121,32); }
td.TdClassName
{
border-color: #497920;
}
.TagClassName
{
border-color: #497920;
}
</style>