Shades of Bilbao #477522
Tints of Bilbao #477522
RGB
CMYK
RGB Variations
Color information
#477522 (or 0x477522) is known color: Bilbao. HEX triplet: 47, 75 and 22. RGB value is (71,117,34). Sum of RGB (Red+Green+Blue) = 71+117+34=222 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.98% from 222); Green value is 117 (46.09% from 255 or 52.70% from 222); Blue value is 34 (13.67% from 255 or 15.32% from 222); Max value from RGB is 117 - color contains mainly: green. Hex color #477522 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477522 is #B88ADD. Grayscale: #5E5E5E. Windows color (decimal): -12094174 or 2258247. OLE color: 2258247.
HSL color Cylindrical-coordinate representation of color #477522: hue angle of 93.25º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #477522 is Cyan = 0.39, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 117 | 34 | - |
| CMYK | 0.39 | 0 | 0.71 | 0.54 |
| HSL | 93.25º | 0.55% | 0.3% | - |
| HSV(B) | 93.25º | 0.71% | 0.46% | - |
| XYZ | 9.25 | 14.18 | 3.76 | - |
| YUV | 93.78 | 94.26 | 111.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 117 | 34 | 0.39 | 0 | 0.71 | 0.54 | 93.25 | 0.55 | 0.3 |
| Hex | 47 | 75 | 22 | 27 | 0 | 47 | 36 | 5D | 37 | 1E |
| Octal | 107 | 165 | 42 | 47 | 0 | 107 | 66 | 135 | 67 | 36 |
| Binary | 1000111 | 1110101 | 100010 | 100111 | 0 | 1000111 | 110110 | 1011101 | 110111 | 11110 |
Color Harmonies of #477522
Complementary color
Monochromatic Colors of #477522
Black with #477522
Text Example
Text Example
White with #477522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477522; }
p { color: rgb(71,117,34); }
H1.HeaderClassName
{
color: #477522;
}
.AnyTagClassName
{
color: #477522;
}
</style>
background-color css
<style>
a { background-color: #477522; }
a { background-color: rgb(71,117,34); }
div.DivClassName
{
background-color: #477522;
}
.BgClassName
{
background-color: #477522;
}
</style>
border-color css
<style>
span { border-color: #477522; }
span { border-color: rgb(71,117,34); }
td.TdClassName
{
border-color: #477522;
}
.TagClassName
{
border-color: #477522;
}
</style>