Shades of Bilbao #477623
Tints of Bilbao #477623
RGB
CMYK
RGB Variations
Color information
#477623 (or 0x477623) is known color: Bilbao. HEX triplet: 47, 76 and 23. RGB value is (71,118,35). Sum of RGB (Red+Green+Blue) = 71+118+35=224 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.70% from 224); Green value is 118 (46.48% from 255 or 52.68% from 224); Blue value is 35 (14.06% from 255 or 15.62% from 224); Max value from RGB is 118 - color contains mainly: green. Hex color #477623 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477623 is #B889DC. Grayscale: #5E5E5E. Windows color (decimal): -12093917 or 2324039. OLE color: 2324039.
HSL color Cylindrical-coordinate representation of color #477623: hue angle of 93.98º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #477623 is Cyan = 0.40, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 118 | 35 | - |
| CMYK | 0.40 | 0 | 0.70 | 0.54 |
| HSL | 93.98º | 0.54% | 0.3% | - |
| HSV(B) | 93.98º | 0.7% | 0.46% | - |
| XYZ | 9.38 | 14.42 | 3.88 | - |
| YUV | 94.49 | 94.43 | 111.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 118 | 35 | 0.40 | 0 | 0.70 | 0.54 | 93.98 | 0.54 | 0.3 |
| Hex | 47 | 76 | 23 | 28 | 0 | 46 | 36 | 5E | 36 | 1E |
| Octal | 107 | 166 | 43 | 50 | 0 | 106 | 66 | 136 | 66 | 36 |
| Binary | 1000111 | 1110110 | 100011 | 101000 | 0 | 1000110 | 110110 | 1011110 | 110110 | 11110 |
Color Harmonies of #477623
Complementary color
Monochromatic Colors of #477623
Black with #477623
Text Example
Text Example
White with #477623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477623; }
p { color: rgb(71,118,35); }
H1.HeaderClassName
{
color: #477623;
}
.AnyTagClassName
{
color: #477623;
}
</style>
background-color css
<style>
a { background-color: #477623; }
a { background-color: rgb(71,118,35); }
div.DivClassName
{
background-color: #477623;
}
.BgClassName
{
background-color: #477623;
}
</style>
border-color css
<style>
span { border-color: #477623; }
span { border-color: rgb(71,118,35); }
td.TdClassName
{
border-color: #477623;
}
.TagClassName
{
border-color: #477623;
}
</style>