Shades of Bilbao #498508
Tints of Bilbao #498508
RGB
CMYK
RGB Variations
Color information
#498508 (or 0x498508) is known color: Bilbao. HEX triplet: 49, 85 and 08. RGB value is (73,133,8). Sum of RGB (Red+Green+Blue) = 73+133+8=214 (28% of max value = 765). Red value is 73 (28.91% from 255 or 34.11% from 214); Green value is 133 (52.34% from 255 or 62.15% from 214); Blue value is 8 (3.52% from 255 or 3.74% from 214); Max value from RGB is 133 - color contains mainly: green. Hex color #498508 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #498508 is #B67AF7. Grayscale: #656565. Windows color (decimal): -11959032 or 558409. OLE color: 558409.
HSL color Cylindrical-coordinate representation of color #498508: hue angle of 88.8º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #498508 is Cyan = 0.45, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 73 | 133 | 8 | - |
| CMYK | 0.45 | 0 | 0.94 | 0.48 |
| HSL | 88.8º | 0.89% | 0.28% | - |
| HSV(B) | 88.8º | 0.94% | 0.52% | - |
| XYZ | 11.18 | 18.21 | 3.16 | - |
| YUV | 100.81 | 75.62 | 108.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 133 | 8 | 0.45 | 0 | 0.94 | 0.48 | 88.8 | 0.89 | 0.28 |
| Hex | 49 | 85 | 8 | 2D | 0 | 5E | 30 | 59 | 59 | 1C |
| Octal | 111 | 205 | 10 | 55 | 0 | 136 | 60 | 131 | 131 | 34 |
| Binary | 1001001 | 10000101 | 1000 | 101101 | 0 | 1011110 | 110000 | 1011001 | 1011001 | 11100 |
Color Harmonies of #498508
Complementary color
Monochromatic Colors of #498508
Black with #498508
Text Example
Text Example
White with #498508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498508; }
p { color: rgb(73,133,8); }
H1.HeaderClassName
{
color: #498508;
}
.AnyTagClassName
{
color: #498508;
}
</style>
background-color css
<style>
a { background-color: #498508; }
a { background-color: rgb(73,133,8); }
div.DivClassName
{
background-color: #498508;
}
.BgClassName
{
background-color: #498508;
}
</style>
border-color css
<style>
span { border-color: #498508; }
span { border-color: rgb(73,133,8); }
td.TdClassName
{
border-color: #498508;
}
.TagClassName
{
border-color: #498508;
}
</style>