Shades of Bilbao #477829
Tints of Bilbao #477829
RGB
CMYK
RGB Variations
Color information
#477829 (or 0x477829) is known color: Bilbao. HEX triplet: 47, 78 and 29. RGB value is (71,120,41). Sum of RGB (Red+Green+Blue) = 71+120+41=232 (30% of max value = 765). Red value is 71 (28.12% from 255 or 30.60% from 232); Green value is 120 (47.27% from 255 or 51.72% from 232); Blue value is 41 (16.41% from 255 or 17.67% from 232); Max value from RGB is 120 - color contains mainly: green. Hex color #477829 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477829 is #B887D6. Grayscale: #606060. Windows color (decimal): -12093399 or 2717767. OLE color: 2717767.
HSL color Cylindrical-coordinate representation of color #477829: hue angle of 97.22º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #477829 is Cyan = 0.41, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 120 | 41 | - |
| CMYK | 0.41 | 0 | 0.66 | 0.53 |
| HSL | 97.22º | 0.49% | 0.32% | - |
| HSV(B) | 97.22º | 0.66% | 0.47% | - |
| XYZ | 9.72 | 14.93 | 4.47 | - |
| YUV | 96.34 | 96.77 | 109.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 120 | 41 | 0.41 | 0 | 0.66 | 0.53 | 97.22 | 0.49 | 0.32 |
| Hex | 47 | 78 | 29 | 29 | 0 | 42 | 35 | 61 | 31 | 20 |
| Octal | 107 | 170 | 51 | 51 | 0 | 102 | 65 | 141 | 61 | 40 |
| Binary | 1000111 | 1111000 | 101001 | 101001 | 0 | 1000010 | 110101 | 1100001 | 110001 | 100000 |
Color Harmonies of #477829
Complementary color
Monochromatic Colors of #477829
Black with #477829
Text Example
Text Example
White with #477829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477829; }
p { color: rgb(71,120,41); }
H1.HeaderClassName
{
color: #477829;
}
.AnyTagClassName
{
color: #477829;
}
</style>
background-color css
<style>
a { background-color: #477829; }
a { background-color: rgb(71,120,41); }
div.DivClassName
{
background-color: #477829;
}
.BgClassName
{
background-color: #477829;
}
</style>
border-color css
<style>
span { border-color: #477829; }
span { border-color: rgb(71,120,41); }
td.TdClassName
{
border-color: #477829;
}
.TagClassName
{
border-color: #477829;
}
</style>