Shades of Bilbao #498708
Tints of Bilbao #498708
RGB
CMYK
RGB Variations
Color information
#498708 (or 0x498708) is known color: Bilbao. HEX triplet: 49, 87 and 08. RGB value is (73,135,8). Sum of RGB (Red+Green+Blue) = 73+135+8=216 (28% of max value = 765). Red value is 73 (28.91% from 255 or 33.80% from 216); Green value is 135 (53.12% from 255 or 62.5% from 216); Blue value is 8 (3.52% from 255 or 3.70% from 216); Max value from RGB is 135 - color contains mainly: green. Hex color #498708 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #498708 is #B678F7. Grayscale: #666666. Windows color (decimal): -11958520 or 558921. OLE color: 558921.
HSL color Cylindrical-coordinate representation of color #498708: hue angle of 89.29º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #498708 is Cyan = 0.46, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 73 | 135 | 8 | - |
| CMYK | 0.46 | 0 | 0.94 | 0.47 |
| HSL | 89.29º | 0.89% | 0.28% | - |
| HSV(B) | 89.29º | 0.94% | 0.53% | - |
| XYZ | 11.46 | 18.76 | 3.25 | - |
| YUV | 101.98 | 74.96 | 107.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 135 | 8 | 0.46 | 0 | 0.94 | 0.47 | 89.29 | 0.89 | 0.28 |
| Hex | 49 | 87 | 8 | 2E | 0 | 5E | 2F | 59 | 59 | 1C |
| Octal | 111 | 207 | 10 | 56 | 0 | 136 | 57 | 131 | 131 | 34 |
| Binary | 1001001 | 10000111 | 1000 | 101110 | 0 | 1011110 | 101111 | 1011001 | 1011001 | 11100 |
Color Harmonies of #498708
Complementary color
Monochromatic Colors of #498708
Black with #498708
Text Example
Text Example
White with #498708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498708; }
p { color: rgb(73,135,8); }
H1.HeaderClassName
{
color: #498708;
}
.AnyTagClassName
{
color: #498708;
}
</style>
background-color css
<style>
a { background-color: #498708; }
a { background-color: rgb(73,135,8); }
div.DivClassName
{
background-color: #498708;
}
.BgClassName
{
background-color: #498708;
}
</style>
border-color css
<style>
span { border-color: #498708; }
span { border-color: rgb(73,135,8); }
td.TdClassName
{
border-color: #498708;
}
.TagClassName
{
border-color: #498708;
}
</style>