Shades of Bilbao #477521
Tints of Bilbao #477521
RGB
CMYK
RGB Variations
Color information
#477521 (or 0x477521) is known color: Bilbao. HEX triplet: 47, 75 and 21. RGB value is (71,117,33). Sum of RGB (Red+Green+Blue) = 71+117+33=221 (29% of max value = 765). Red value is 71 (28.12% from 255 or 32.13% from 221); Green value is 117 (46.09% from 255 or 52.94% from 221); Blue value is 33 (13.28% from 255 or 14.93% from 221); Max value from RGB is 117 - color contains mainly: green. Hex color #477521 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477521 is #B88ADE. Grayscale: #5D5D5D. Windows color (decimal): -12094175 or 2192711. OLE color: 2192711.
HSL color Cylindrical-coordinate representation of color #477521: hue angle of 92.86º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #477521 is Cyan = 0.39, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 117 | 33 | - |
| CMYK | 0.39 | 0 | 0.72 | 0.54 |
| HSL | 92.86º | 0.56% | 0.29% | - |
| HSV(B) | 92.86º | 0.72% | 0.46% | - |
| XYZ | 9.23 | 14.17 | 3.69 | - |
| YUV | 93.67 | 93.76 | 111.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 117 | 33 | 0.39 | 0 | 0.72 | 0.54 | 92.86 | 0.56 | 0.29 |
| Hex | 47 | 75 | 21 | 27 | 0 | 48 | 36 | 5D | 38 | 1D |
| Octal | 107 | 165 | 41 | 47 | 0 | 110 | 66 | 135 | 70 | 35 |
| Binary | 1000111 | 1110101 | 100001 | 100111 | 0 | 1001000 | 110110 | 1011101 | 111000 | 11101 |
Color Harmonies of #477521
Complementary color
Monochromatic Colors of #477521
Black with #477521
Text Example
Text Example
White with #477521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477521; }
p { color: rgb(71,117,33); }
H1.HeaderClassName
{
color: #477521;
}
.AnyTagClassName
{
color: #477521;
}
</style>
background-color css
<style>
a { background-color: #477521; }
a { background-color: rgb(71,117,33); }
div.DivClassName
{
background-color: #477521;
}
.BgClassName
{
background-color: #477521;
}
</style>
border-color css
<style>
span { border-color: #477521; }
span { border-color: rgb(71,117,33); }
td.TdClassName
{
border-color: #477521;
}
.TagClassName
{
border-color: #477521;
}
</style>