Shades of Bilbao #497821
Tints of Bilbao #497821
RGB
CMYK
RGB Variations
Color information
#497821 (or 0x497821) is known color: Bilbao. HEX triplet: 49, 78 and 21. RGB value is (73,120,33). Sum of RGB (Red+Green+Blue) = 73+120+33=226 (29% of max value = 765). Red value is 73 (28.91% from 255 or 32.30% from 226); Green value is 120 (47.27% from 255 or 53.10% from 226); Blue value is 33 (13.28% from 255 or 14.60% from 226); Max value from RGB is 120 - color contains mainly: green. Hex color #497821 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497821 is #B687DE. Grayscale: #606060. Windows color (decimal): -11962335 or 2193481. OLE color: 2193481.
HSL color Cylindrical-coordinate representation of color #497821: hue angle of 92.41º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #497821 is Cyan = 0.39, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 120 | 33 | - |
| CMYK | 0.39 | 0 | 0.72 | 0.53 |
| HSL | 92.41º | 0.57% | 0.3% | - |
| HSV(B) | 92.41º | 0.73% | 0.47% | - |
| XYZ | 9.74 | 14.96 | 3.81 | - |
| YUV | 96.03 | 92.43 | 111.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 120 | 33 | 0.39 | 0 | 0.72 | 0.53 | 92.41 | 0.57 | 0.3 |
| Hex | 49 | 78 | 21 | 27 | 0 | 48 | 35 | 5C | 39 | 1E |
| Octal | 111 | 170 | 41 | 47 | 0 | 110 | 65 | 134 | 71 | 36 |
| Binary | 1001001 | 1111000 | 100001 | 100111 | 0 | 1001000 | 110101 | 1011100 | 111001 | 11110 |
Color Harmonies of #497821
Complementary color
Monochromatic Colors of #497821
Black with #497821
Text Example
Text Example
White with #497821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497821; }
p { color: rgb(73,120,33); }
H1.HeaderClassName
{
color: #497821;
}
.AnyTagClassName
{
color: #497821;
}
</style>
background-color css
<style>
a { background-color: #497821; }
a { background-color: rgb(73,120,33); }
div.DivClassName
{
background-color: #497821;
}
.BgClassName
{
background-color: #497821;
}
</style>
border-color css
<style>
span { border-color: #497821; }
span { border-color: rgb(73,120,33); }
td.TdClassName
{
border-color: #497821;
}
.TagClassName
{
border-color: #497821;
}
</style>