Shades of Bilbao #498410
Tints of Bilbao #498410
RGB
CMYK
RGB Variations
Color information
#498410 (or 0x498410) is known color: Bilbao. HEX triplet: 49, 84 and 10. RGB value is (73,132,16). Sum of RGB (Red+Green+Blue) = 73+132+16=221 (29% of max value = 765). Red value is 73 (28.91% from 255 or 33.03% from 221); Green value is 132 (51.95% from 255 or 59.73% from 221); Blue value is 16 (6.64% from 255 or 7.24% from 221); Max value from RGB is 132 - color contains mainly: green. Hex color #498410 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #498410 is #B67BEF. Grayscale: #656565. Windows color (decimal): -11959280 or 1082441. OLE color: 1082441.
HSL color Cylindrical-coordinate representation of color #498410: hue angle of 90.52º degrees, saturation: 0.78, 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 #498410 is Cyan = 0.45, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 73 | 132 | 16 | - |
| CMYK | 0.45 | 0 | 0.88 | 0.48 |
| HSL | 90.52º | 0.78% | 0.29% | - |
| HSV(B) | 90.52º | 0.88% | 0.52% | - |
| XYZ | 11.09 | 17.96 | 3.37 | - |
| YUV | 101.14 | 79.95 | 107.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 132 | 16 | 0.45 | 0 | 0.88 | 0.48 | 90.52 | 0.78 | 0.29 |
| Hex | 49 | 84 | 10 | 2D | 0 | 58 | 30 | 5B | 4E | 1D |
| Octal | 111 | 204 | 20 | 55 | 0 | 130 | 60 | 133 | 116 | 35 |
| Binary | 1001001 | 10000100 | 10000 | 101101 | 0 | 1011000 | 110000 | 1011011 | 1001110 | 11101 |
Color Harmonies of #498410
Complementary color
Monochromatic Colors of #498410
Black with #498410
Text Example
Text Example
White with #498410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498410; }
p { color: rgb(73,132,16); }
H1.HeaderClassName
{
color: #498410;
}
.AnyTagClassName
{
color: #498410;
}
</style>
background-color css
<style>
a { background-color: #498410; }
a { background-color: rgb(73,132,16); }
div.DivClassName
{
background-color: #498410;
}
.BgClassName
{
background-color: #498410;
}
</style>
border-color css
<style>
span { border-color: #498410; }
span { border-color: rgb(73,132,16); }
td.TdClassName
{
border-color: #498410;
}
.TagClassName
{
border-color: #498410;
}
</style>