Shades of Bilbao #477531
Tints of Bilbao #477531
RGB
CMYK
RGB Variations
Color information
#477531 (or 0x477531) is known color: Bilbao. HEX triplet: 47, 75 and 31. RGB value is (71,117,49). Sum of RGB (Red+Green+Blue) = 71+117+49=237 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.96% from 237); Green value is 117 (46.09% from 255 or 49.37% from 237); Blue value is 49 (19.53% from 255 or 20.68% from 237); Max value from RGB is 117 - color contains mainly: green. Hex color #477531 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477531 is #B88ACE. Grayscale: #5F5F5F. Windows color (decimal): -12094159 or 3241287. OLE color: 3241287.
HSL color Cylindrical-coordinate representation of color #477531: hue angle of 100.59º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #477531 is Cyan = 0.39, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 117 | 49 | - |
| CMYK | 0.39 | 0 | 0.58 | 0.54 |
| HSL | 100.59º | 0.41% | 0.33% | - |
| HSV(B) | 100.59º | 0.58% | 0.46% | - |
| XYZ | 9.51 | 14.28 | 5.16 | - |
| YUV | 95.49 | 101.76 | 110.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 117 | 49 | 0.39 | 0 | 0.58 | 0.54 | 100.59 | 0.41 | 0.33 |
| Hex | 47 | 75 | 31 | 27 | 0 | 3A | 36 | 65 | 29 | 21 |
| Octal | 107 | 165 | 61 | 47 | 0 | 72 | 66 | 145 | 51 | 41 |
| Binary | 1000111 | 1110101 | 110001 | 100111 | 0 | 111010 | 110110 | 1100101 | 101001 | 100001 |
Color Harmonies of #477531
Complementary color
Monochromatic Colors of #477531
Black with #477531
Text Example
Text Example
White with #477531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477531; }
p { color: rgb(71,117,49); }
H1.HeaderClassName
{
color: #477531;
}
.AnyTagClassName
{
color: #477531;
}
</style>
background-color css
<style>
a { background-color: #477531; }
a { background-color: rgb(71,117,49); }
div.DivClassName
{
background-color: #477531;
}
.BgClassName
{
background-color: #477531;
}
</style>
border-color css
<style>
span { border-color: #477531; }
span { border-color: rgb(71,117,49); }
td.TdClassName
{
border-color: #477531;
}
.TagClassName
{
border-color: #477531;
}
</style>