Shades of Bilbao #497725
Tints of Bilbao #497725
RGB
CMYK
RGB Variations
Color information
#497725 (or 0x497725) is known color: Bilbao. HEX triplet: 49, 77 and 25. RGB value is (73,119,37). Sum of RGB (Red+Green+Blue) = 73+119+37=229 (30% of max value = 765). Red value is 73 (28.91% from 255 or 31.88% from 229); Green value is 119 (46.88% from 255 or 51.97% from 229); Blue value is 37 (14.84% from 255 or 16.16% from 229); Max value from RGB is 119 - color contains mainly: green. Hex color #497725 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497725 is #B688DA. Grayscale: #606060. Windows color (decimal): -11962587 or 2455369. OLE color: 2455369.
HSL color Cylindrical-coordinate representation of color #497725: hue angle of 93.66º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #497725 is Cyan = 0.39, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 119 | 37 | - |
| CMYK | 0.39 | 0 | 0.69 | 0.53 |
| HSL | 93.66º | 0.53% | 0.31% | - |
| HSV(B) | 93.66º | 0.69% | 0.47% | - |
| XYZ | 9.68 | 14.74 | 4.09 | - |
| YUV | 95.9 | 94.76 | 111.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 119 | 37 | 0.39 | 0 | 0.69 | 0.53 | 93.66 | 0.53 | 0.31 |
| Hex | 49 | 77 | 25 | 27 | 0 | 45 | 35 | 5E | 35 | 1F |
| Octal | 111 | 167 | 45 | 47 | 0 | 105 | 65 | 136 | 65 | 37 |
| Binary | 1001001 | 1110111 | 100101 | 100111 | 0 | 1000101 | 110101 | 1011110 | 110101 | 11111 |
Color Harmonies of #497725
Complementary color
Monochromatic Colors of #497725
Black with #497725
Text Example
Text Example
White with #497725
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497725; }
p { color: rgb(73,119,37); }
H1.HeaderClassName
{
color: #497725;
}
.AnyTagClassName
{
color: #497725;
}
</style>
background-color css
<style>
a { background-color: #497725; }
a { background-color: rgb(73,119,37); }
div.DivClassName
{
background-color: #497725;
}
.BgClassName
{
background-color: #497725;
}
</style>
border-color css
<style>
span { border-color: #497725; }
span { border-color: rgb(73,119,37); }
td.TdClassName
{
border-color: #497725;
}
.TagClassName
{
border-color: #497725;
}
</style>