Shades of Bilbao #478305
Tints of Bilbao #478305
RGB
CMYK
RGB Variations
Color information
#478305 (or 0x478305) is known color: Bilbao. HEX triplet: 47, 83 and 05. RGB value is (71,131,5). Sum of RGB (Red+Green+Blue) = 71+131+5=207 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.30% from 207); Green value is 131 (51.56% from 255 or 63.29% from 207); Blue value is 5 (2.34% from 255 or 2.42% from 207); Max value from RGB is 131 - color contains mainly: green. Hex color #478305 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478305 is #B87CFA. Grayscale: #636363. Windows color (decimal): -12090619 or 361287. OLE color: 361287.
HSL color Cylindrical-coordinate representation of color #478305: hue angle of 88.57º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #478305 is Cyan = 0.46, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 131 | 5 | - |
| CMYK | 0.46 | 0 | 0.96 | 0.49 |
| HSL | 88.57º | 0.93% | 0.27% | - |
| HSV(B) | 88.57º | 0.96% | 0.51% | - |
| XYZ | 10.74 | 17.58 | 2.97 | - |
| YUV | 98.7 | 75.12 | 108.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 131 | 5 | 0.46 | 0 | 0.96 | 0.49 | 88.57 | 0.93 | 0.27 |
| Hex | 47 | 83 | 5 | 2E | 0 | 60 | 31 | 59 | 5D | 1B |
| Octal | 107 | 203 | 5 | 56 | 0 | 140 | 61 | 131 | 135 | 33 |
| Binary | 1000111 | 10000011 | 101 | 101110 | 0 | 1100000 | 110001 | 1011001 | 1011101 | 11011 |
Color Harmonies of #478305
Complementary color
Monochromatic Colors of #478305
Black with #478305
Text Example
Text Example
White with #478305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478305; }
p { color: rgb(71,131,5); }
H1.HeaderClassName
{
color: #478305;
}
.AnyTagClassName
{
color: #478305;
}
</style>
background-color css
<style>
a { background-color: #478305; }
a { background-color: rgb(71,131,5); }
div.DivClassName
{
background-color: #478305;
}
.BgClassName
{
background-color: #478305;
}
</style>
border-color css
<style>
span { border-color: #478305; }
span { border-color: rgb(71,131,5); }
td.TdClassName
{
border-color: #478305;
}
.TagClassName
{
border-color: #478305;
}
</style>