Shades of Bilbao #498207
Tints of Bilbao #498207
RGB
CMYK
RGB Variations
Color information
#498207 (or 0x498207) is known color: Bilbao. HEX triplet: 49, 82 and 07. RGB value is (73,130,7). Sum of RGB (Red+Green+Blue) = 73+130+7=210 (27% of max value = 765). Red value is 73 (28.91% from 255 or 34.76% from 210); Green value is 130 (51.17% from 255 or 61.90% from 210); Blue value is 7 (3.12% from 255 or 3.33% from 210); Max value from RGB is 130 - color contains mainly: green. Hex color #498207 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #498207 is #B67DF8. Grayscale: #636363. Windows color (decimal): -11959801 or 492105. OLE color: 492105.
HSL color Cylindrical-coordinate representation of color #498207: hue angle of 87.8º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #498207 is Cyan = 0.44, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 73 | 130 | 7 | - |
| CMYK | 0.44 | 0 | 0.95 | 0.49 |
| HSL | 87.8º | 0.9% | 0.27% | - |
| HSV(B) | 87.8º | 0.95% | 0.51% | - |
| XYZ | 10.77 | 17.4 | 2.99 | - |
| YUV | 98.94 | 76.12 | 109.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 130 | 7 | 0.44 | 0 | 0.95 | 0.49 | 87.8 | 0.9 | 0.27 |
| Hex | 49 | 82 | 7 | 2C | 0 | 5F | 31 | 58 | 5A | 1B |
| Octal | 111 | 202 | 7 | 54 | 0 | 137 | 61 | 130 | 132 | 33 |
| Binary | 1001001 | 10000010 | 111 | 101100 | 0 | 1011111 | 110001 | 1011000 | 1011010 | 11011 |
Color Harmonies of #498207
Complementary color
Monochromatic Colors of #498207
Black with #498207
Text Example
Text Example
White with #498207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498207; }
p { color: rgb(73,130,7); }
H1.HeaderClassName
{
color: #498207;
}
.AnyTagClassName
{
color: #498207;
}
</style>
background-color css
<style>
a { background-color: #498207; }
a { background-color: rgb(73,130,7); }
div.DivClassName
{
background-color: #498207;
}
.BgClassName
{
background-color: #498207;
}
</style>
border-color css
<style>
span { border-color: #498207; }
span { border-color: rgb(73,130,7); }
td.TdClassName
{
border-color: #498207;
}
.TagClassName
{
border-color: #498207;
}
</style>