Shades of Bilbao #477632
Tints of Bilbao #477632
RGB
CMYK
RGB Variations
Color information
#477632 (or 0x477632) is known color: Bilbao. HEX triplet: 47, 76 and 32. RGB value is (71,118,50). Sum of RGB (Red+Green+Blue) = 71+118+50=239 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.71% from 239); Green value is 118 (46.48% from 255 or 49.37% from 239); Blue value is 50 (19.92% from 255 or 20.92% from 239); Max value from RGB is 118 - color contains mainly: green. Hex color #477632 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477632 is #B889CD. Grayscale: #606060. Windows color (decimal): -12093902 or 3307079. OLE color: 3307079.
HSL color Cylindrical-coordinate representation of color #477632: hue angle of 101.47º degrees, saturation: 0.4, 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 #477632 is Cyan = 0.40, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 118 | 50 | - |
| CMYK | 0.40 | 0 | 0.58 | 0.54 |
| HSL | 101.47º | 0.4% | 0.33% | - |
| HSV(B) | 101.47º | 0.58% | 0.46% | - |
| XYZ | 9.65 | 14.53 | 5.31 | - |
| YUV | 96.2 | 101.93 | 110.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 118 | 50 | 0.40 | 0 | 0.58 | 0.54 | 101.47 | 0.4 | 0.33 |
| Hex | 47 | 76 | 32 | 28 | 0 | 3A | 36 | 65 | 28 | 21 |
| Octal | 107 | 166 | 62 | 50 | 0 | 72 | 66 | 145 | 50 | 41 |
| Binary | 1000111 | 1110110 | 110010 | 101000 | 0 | 111010 | 110110 | 1100101 | 101000 | 100001 |
Color Harmonies of #477632
Complementary color
Monochromatic Colors of #477632
Black with #477632
Text Example
Text Example
White with #477632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477632; }
p { color: rgb(71,118,50); }
H1.HeaderClassName
{
color: #477632;
}
.AnyTagClassName
{
color: #477632;
}
</style>
background-color css
<style>
a { background-color: #477632; }
a { background-color: rgb(71,118,50); }
div.DivClassName
{
background-color: #477632;
}
.BgClassName
{
background-color: #477632;
}
</style>
border-color css
<style>
span { border-color: #477632; }
span { border-color: rgb(71,118,50); }
td.TdClassName
{
border-color: #477632;
}
.TagClassName
{
border-color: #477632;
}
</style>