Shades of Bilbao #477730
Tints of Bilbao #477730
RGB
CMYK
RGB Variations
Color information
#477730 (or 0x477730) is known color: Bilbao. HEX triplet: 47, 77 and 30. RGB value is (71,119,48). Sum of RGB (Red+Green+Blue) = 71+119+48=238 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.83% from 238); Green value is 119 (46.88% from 255 or 50% from 238); Blue value is 48 (19.14% from 255 or 20.17% from 238); Max value from RGB is 119 - color contains mainly: green. Hex color #477730 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477730 is #B888CF. Grayscale: #606060. Windows color (decimal): -12093648 or 3176263. OLE color: 3176263.
HSL color Cylindrical-coordinate representation of color #477730: hue angle of 100.56º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #477730 is Cyan = 0.40, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 119 | 48 | - |
| CMYK | 0.40 | 0 | 0.60 | 0.53 |
| HSL | 100.56º | 0.43% | 0.33% | - |
| HSV(B) | 100.56º | 0.6% | 0.47% | - |
| XYZ | 9.73 | 14.75 | 5.13 | - |
| YUV | 96.55 | 100.6 | 109.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 119 | 48 | 0.40 | 0 | 0.60 | 0.53 | 100.56 | 0.43 | 0.33 |
| Hex | 47 | 77 | 30 | 28 | 0 | 3C | 35 | 65 | 2B | 21 |
| Octal | 107 | 167 | 60 | 50 | 0 | 74 | 65 | 145 | 53 | 41 |
| Binary | 1000111 | 1110111 | 110000 | 101000 | 0 | 111100 | 110101 | 1100101 | 101011 | 100001 |
Color Harmonies of #477730
Complementary color
Monochromatic Colors of #477730
Black with #477730
Text Example
Text Example
White with #477730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477730; }
p { color: rgb(71,119,48); }
H1.HeaderClassName
{
color: #477730;
}
.AnyTagClassName
{
color: #477730;
}
</style>
background-color css
<style>
a { background-color: #477730; }
a { background-color: rgb(71,119,48); }
div.DivClassName
{
background-color: #477730;
}
.BgClassName
{
background-color: #477730;
}
</style>
border-color css
<style>
span { border-color: #477730; }
span { border-color: rgb(71,119,48); }
td.TdClassName
{
border-color: #477730;
}
.TagClassName
{
border-color: #477730;
}
</style>