Shades of Bilbao #478303
Tints of Bilbao #478303
RGB
CMYK
RGB Variations
Color information
#478303 (or 0x478303) is known color: Bilbao. HEX triplet: 47, 83 and 03. RGB value is (71,131,3). Sum of RGB (Red+Green+Blue) = 71+131+3=205 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.63% from 205); Green value is 131 (51.56% from 255 or 63.90% from 205); Blue value is 3 (1.56% from 255 or 1.46% from 205); Max value from RGB is 131 - color contains mainly: green. Hex color #478303 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478303 is #B87CFC. Grayscale: #626262. Windows color (decimal): -12090621 or 230215. OLE color: 230215.
HSL color Cylindrical-coordinate representation of color #478303: hue angle of 88.12º degrees, saturation: 0.96, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #478303 is Cyan = 0.46, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 131 | 3 | - |
| CMYK | 0.46 | 0 | 0.98 | 0.49 |
| HSL | 88.13º | 0.96% | 0.26% | - |
| HSV(B) | 88.13º | 0.98% | 0.51% | - |
| XYZ | 10.73 | 17.58 | 2.91 | - |
| YUV | 98.47 | 74.12 | 108.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 131 | 3 | 0.46 | 0 | 0.98 | 0.49 | 88.13 | 0.96 | 0.26 |
| Hex | 47 | 83 | 3 | 2E | 0 | 62 | 31 | 58 | 60 | 1A |
| Octal | 107 | 203 | 3 | 56 | 0 | 142 | 61 | 130 | 140 | 32 |
| Binary | 1000111 | 10000011 | 11 | 101110 | 0 | 1100010 | 110001 | 1011000 | 1100000 | 11010 |
Color Harmonies of #478303
Complementary color
Monochromatic Colors of #478303
Black with #478303
Text Example
Text Example
White with #478303
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478303; }
p { color: rgb(71,131,3); }
H1.HeaderClassName
{
color: #478303;
}
.AnyTagClassName
{
color: #478303;
}
</style>
background-color css
<style>
a { background-color: #478303; }
a { background-color: rgb(71,131,3); }
div.DivClassName
{
background-color: #478303;
}
.BgClassName
{
background-color: #478303;
}
</style>
border-color css
<style>
span { border-color: #478303; }
span { border-color: rgb(71,131,3); }
td.TdClassName
{
border-color: #478303;
}
.TagClassName
{
border-color: #478303;
}
</style>