Shades of Bilbao #498013
Tints of Bilbao #498013
RGB
CMYK
RGB Variations
Color information
#498013 (or 0x498013) is known color: Bilbao. HEX triplet: 49, 80 and 13. RGB value is (73,128,19). Sum of RGB (Red+Green+Blue) = 73+128+19=220 (29% of max value = 765). Red value is 73 (28.91% from 255 or 33.18% from 220); Green value is 128 (50.39% from 255 or 58.18% from 220); Blue value is 19 (7.81% from 255 or 8.64% from 220); Max value from RGB is 128 - color contains mainly: green. Hex color #498013 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #498013 is #B67FEC. Grayscale: #636363. Windows color (decimal): -11960301 or 1278025. OLE color: 1278025.
HSL color Cylindrical-coordinate representation of color #498013: hue angle of 90.28º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #498013 is Cyan = 0.43, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 73 | 128 | 19 | - |
| CMYK | 0.43 | 0 | 0.85 | 0.50 |
| HSL | 90.28º | 0.74% | 0.29% | - |
| HSV(B) | 90.28º | 0.85% | 0.5% | - |
| XYZ | 10.58 | 16.9 | 3.32 | - |
| YUV | 99.13 | 82.78 | 109.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 128 | 19 | 0.43 | 0 | 0.85 | 0.50 | 90.28 | 0.74 | 0.29 |
| Hex | 49 | 80 | 13 | 2B | 0 | 55 | 32 | 5A | 4A | 1D |
| Octal | 111 | 200 | 23 | 53 | 0 | 125 | 62 | 132 | 112 | 35 |
| Binary | 1001001 | 10000000 | 10011 | 101011 | 0 | 1010101 | 110010 | 1011010 | 1001010 | 11101 |
Color Harmonies of #498013
Complementary color
Monochromatic Colors of #498013
Black with #498013
Text Example
Text Example
White with #498013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498013; }
p { color: rgb(73,128,19); }
H1.HeaderClassName
{
color: #498013;
}
.AnyTagClassName
{
color: #498013;
}
</style>
background-color css
<style>
a { background-color: #498013; }
a { background-color: rgb(73,128,19); }
div.DivClassName
{
background-color: #498013;
}
.BgClassName
{
background-color: #498013;
}
</style>
border-color css
<style>
span { border-color: #498013; }
span { border-color: rgb(73,128,19); }
td.TdClassName
{
border-color: #498013;
}
.TagClassName
{
border-color: #498013;
}
</style>