Shades of Bilbao #477532
Tints of Bilbao #477532
RGB
CMYK
RGB Variations
Color information
#477532 (or 0x477532) is known color: Bilbao. HEX triplet: 47, 75 and 32. RGB value is (71,117,50). Sum of RGB (Red+Green+Blue) = 71+117+50=238 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.83% from 238); Green value is 117 (46.09% from 255 or 49.16% from 238); Blue value is 50 (19.92% from 255 or 21.01% from 238); Max value from RGB is 117 - color contains mainly: green. Hex color #477532 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477532 is #B88ACD. Grayscale: #5F5F5F. Windows color (decimal): -12094158 or 3306823. OLE color: 3306823.
HSL color Cylindrical-coordinate representation of color #477532: hue angle of 101.19º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #477532 is Cyan = 0.39, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 117 | 50 | - |
| CMYK | 0.39 | 0 | 0.57 | 0.54 |
| HSL | 101.19º | 0.4% | 0.33% | - |
| HSV(B) | 101.19º | 0.57% | 0.46% | - |
| XYZ | 9.54 | 14.29 | 5.27 | - |
| YUV | 95.61 | 102.26 | 110.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 117 | 50 | 0.39 | 0 | 0.57 | 0.54 | 101.19 | 0.4 | 0.33 |
| Hex | 47 | 75 | 32 | 27 | 0 | 39 | 36 | 65 | 28 | 21 |
| Octal | 107 | 165 | 62 | 47 | 0 | 71 | 66 | 145 | 50 | 41 |
| Binary | 1000111 | 1110101 | 110010 | 100111 | 0 | 111001 | 110110 | 1100101 | 101000 | 100001 |
Color Harmonies of #477532
Complementary color
Monochromatic Colors of #477532
Black with #477532
Text Example
Text Example
White with #477532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477532; }
p { color: rgb(71,117,50); }
H1.HeaderClassName
{
color: #477532;
}
.AnyTagClassName
{
color: #477532;
}
</style>
background-color css
<style>
a { background-color: #477532; }
a { background-color: rgb(71,117,50); }
div.DivClassName
{
background-color: #477532;
}
.BgClassName
{
background-color: #477532;
}
</style>
border-color css
<style>
span { border-color: #477532; }
span { border-color: rgb(71,117,50); }
td.TdClassName
{
border-color: #477532;
}
.TagClassName
{
border-color: #477532;
}
</style>