Shades of Bilbao #478205
Tints of Bilbao #478205
RGB
CMYK
RGB Variations
Color information
#478205 (or 0x478205) is known color: Bilbao. HEX triplet: 47, 82 and 05. RGB value is (71,130,5). Sum of RGB (Red+Green+Blue) = 71+130+5=206 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.47% from 206); Green value is 130 (51.17% from 255 or 63.11% from 206); Blue value is 5 (2.34% from 255 or 2.43% from 206); Max value from RGB is 130 - color contains mainly: green. Hex color #478205 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478205 is #B87DFA. Grayscale: #626262. Windows color (decimal): -12090875 or 361031. OLE color: 361031.
HSL color Cylindrical-coordinate representation of color #478205: hue angle of 88.32º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #478205 is Cyan = 0.45, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 130 | 5 | - |
| CMYK | 0.45 | 0 | 0.96 | 0.49 |
| HSL | 88.32º | 0.93% | 0.26% | - |
| HSV(B) | 88.32º | 0.96% | 0.51% | - |
| XYZ | 10.61 | 17.32 | 2.93 | - |
| YUV | 98.11 | 75.45 | 108.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 130 | 5 | 0.45 | 0 | 0.96 | 0.49 | 88.32 | 0.93 | 0.26 |
| Hex | 47 | 82 | 5 | 2D | 0 | 60 | 31 | 58 | 5D | 1A |
| Octal | 107 | 202 | 5 | 55 | 0 | 140 | 61 | 130 | 135 | 32 |
| Binary | 1000111 | 10000010 | 101 | 101101 | 0 | 1100000 | 110001 | 1011000 | 1011101 | 11010 |
Color Harmonies of #478205
Complementary color
Monochromatic Colors of #478205
Black with #478205
Text Example
Text Example
White with #478205
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478205; }
p { color: rgb(71,130,5); }
H1.HeaderClassName
{
color: #478205;
}
.AnyTagClassName
{
color: #478205;
}
</style>
background-color css
<style>
a { background-color: #478205; }
a { background-color: rgb(71,130,5); }
div.DivClassName
{
background-color: #478205;
}
.BgClassName
{
background-color: #478205;
}
</style>
border-color css
<style>
span { border-color: #478205; }
span { border-color: rgb(71,130,5); }
td.TdClassName
{
border-color: #478205;
}
.TagClassName
{
border-color: #478205;
}
</style>