Shades of Bilbao #497822
Tints of Bilbao #497822
RGB
CMYK
RGB Variations
Color information
#497822 (or 0x497822) is known color: Bilbao. HEX triplet: 49, 78 and 22. RGB value is (73,120,34). Sum of RGB (Red+Green+Blue) = 73+120+34=227 (30% of max value = 765). Red value is 73 (28.91% from 255 or 32.16% from 227); Green value is 120 (47.27% from 255 or 52.86% from 227); Blue value is 34 (13.67% from 255 or 14.98% from 227); Max value from RGB is 120 - color contains mainly: green. Hex color #497822 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497822 is #B687DD. Grayscale: #606060. Windows color (decimal): -11962334 or 2259017. OLE color: 2259017.
HSL color Cylindrical-coordinate representation of color #497822: hue angle of 92.79º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #497822 is Cyan = 0.39, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 120 | 34 | - |
| CMYK | 0.39 | 0 | 0.72 | 0.53 |
| HSL | 92.79º | 0.56% | 0.3% | - |
| HSV(B) | 92.79º | 0.72% | 0.47% | - |
| XYZ | 9.75 | 14.96 | 3.89 | - |
| YUV | 96.14 | 92.93 | 111.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 120 | 34 | 0.39 | 0 | 0.72 | 0.53 | 92.79 | 0.56 | 0.3 |
| Hex | 49 | 78 | 22 | 27 | 0 | 48 | 35 | 5D | 38 | 1E |
| Octal | 111 | 170 | 42 | 47 | 0 | 110 | 65 | 135 | 70 | 36 |
| Binary | 1001001 | 1111000 | 100010 | 100111 | 0 | 1001000 | 110101 | 1011101 | 111000 | 11110 |
Color Harmonies of #497822
Complementary color
Monochromatic Colors of #497822
Black with #497822
Text Example
Text Example
White with #497822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497822; }
p { color: rgb(73,120,34); }
H1.HeaderClassName
{
color: #497822;
}
.AnyTagClassName
{
color: #497822;
}
</style>
background-color css
<style>
a { background-color: #497822; }
a { background-color: rgb(73,120,34); }
div.DivClassName
{
background-color: #497822;
}
.BgClassName
{
background-color: #497822;
}
</style>
border-color css
<style>
span { border-color: #497822; }
span { border-color: rgb(73,120,34); }
td.TdClassName
{
border-color: #497822;
}
.TagClassName
{
border-color: #497822;
}
</style>