Shades of Bilbao #477825
Tints of Bilbao #477825
RGB
CMYK
RGB Variations
Color information
#477825 (or 0x477825) is known color: Bilbao. HEX triplet: 47, 78 and 25. RGB value is (71,120,37). Sum of RGB (Red+Green+Blue) = 71+120+37=228 (30% of max value = 765). Red value is 71 (28.12% from 255 or 31.14% from 228); Green value is 120 (47.27% from 255 or 52.63% from 228); Blue value is 37 (14.84% from 255 or 16.23% from 228); Max value from RGB is 120 - color contains mainly: green. Hex color #477825 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477825 is #B887DA. Grayscale: #606060. Windows color (decimal): -12093403 or 2455623. OLE color: 2455623.
HSL color Cylindrical-coordinate representation of color #477825: hue angle of 95.42º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #477825 is Cyan = 0.41, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 120 | 37 | - |
| CMYK | 0.41 | 0 | 0.69 | 0.53 |
| HSL | 95.42º | 0.53% | 0.31% | - |
| HSV(B) | 95.42º | 0.69% | 0.47% | - |
| XYZ | 9.65 | 14.91 | 4.12 | - |
| YUV | 95.89 | 94.77 | 110.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 120 | 37 | 0.41 | 0 | 0.69 | 0.53 | 95.42 | 0.53 | 0.31 |
| Hex | 47 | 78 | 25 | 29 | 0 | 45 | 35 | 5F | 35 | 1F |
| Octal | 107 | 170 | 45 | 51 | 0 | 105 | 65 | 137 | 65 | 37 |
| Binary | 1000111 | 1111000 | 100101 | 101001 | 0 | 1000101 | 110101 | 1011111 | 110101 | 11111 |
Color Harmonies of #477825
Complementary color
Monochromatic Colors of #477825
Black with #477825
Text Example
Text Example
White with #477825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477825; }
p { color: rgb(71,120,37); }
H1.HeaderClassName
{
color: #477825;
}
.AnyTagClassName
{
color: #477825;
}
</style>
background-color css
<style>
a { background-color: #477825; }
a { background-color: rgb(71,120,37); }
div.DivClassName
{
background-color: #477825;
}
.BgClassName
{
background-color: #477825;
}
</style>
border-color css
<style>
span { border-color: #477825; }
span { border-color: rgb(71,120,37); }
td.TdClassName
{
border-color: #477825;
}
.TagClassName
{
border-color: #477825;
}
</style>