Shades of Bilbao #498510
Tints of Bilbao #498510
RGB
CMYK
RGB Variations
Color information
#498510 (or 0x498510) is known color: Bilbao. HEX triplet: 49, 85 and 10. RGB value is (73,133,16). Sum of RGB (Red+Green+Blue) = 73+133+16=222 (29% of max value = 765). Red value is 73 (28.91% from 255 or 32.88% from 222); Green value is 133 (52.34% from 255 or 59.91% from 222); Blue value is 16 (6.64% from 255 or 7.21% from 222); Max value from RGB is 133 - color contains mainly: green. Hex color #498510 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #498510 is #B67AEF. Grayscale: #666666. Windows color (decimal): -11959024 or 1082697. OLE color: 1082697.
HSL color Cylindrical-coordinate representation of color #498510: hue angle of 90.77º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #498510 is Cyan = 0.45, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 73 | 133 | 16 | - |
| CMYK | 0.45 | 0 | 0.88 | 0.48 |
| HSL | 90.77º | 0.79% | 0.29% | - |
| HSV(B) | 90.77º | 0.88% | 0.52% | - |
| XYZ | 11.23 | 18.23 | 3.42 | - |
| YUV | 101.72 | 79.62 | 107.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 133 | 16 | 0.45 | 0 | 0.88 | 0.48 | 90.77 | 0.79 | 0.29 |
| Hex | 49 | 85 | 10 | 2D | 0 | 58 | 30 | 5B | 4F | 1D |
| Octal | 111 | 205 | 20 | 55 | 0 | 130 | 60 | 133 | 117 | 35 |
| Binary | 1001001 | 10000101 | 10000 | 101101 | 0 | 1011000 | 110000 | 1011011 | 1001111 | 11101 |
Color Harmonies of #498510
Complementary color
Monochromatic Colors of #498510
Black with #498510
Text Example
Text Example
White with #498510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498510; }
p { color: rgb(73,133,16); }
H1.HeaderClassName
{
color: #498510;
}
.AnyTagClassName
{
color: #498510;
}
</style>
background-color css
<style>
a { background-color: #498510; }
a { background-color: rgb(73,133,16); }
div.DivClassName
{
background-color: #498510;
}
.BgClassName
{
background-color: #498510;
}
</style>
border-color css
<style>
span { border-color: #498510; }
span { border-color: rgb(73,133,16); }
td.TdClassName
{
border-color: #498510;
}
.TagClassName
{
border-color: #498510;
}
</style>