Shades of Bilbao #478202
Tints of Bilbao #478202
RGB
CMYK
RGB Variations
Color information
#478202 (or 0x478202) is known color: Bilbao. HEX triplet: 47, 82 and 02. RGB value is (71,130,2). Sum of RGB (Red+Green+Blue) = 71+130+2=203 (26% of max value = 765). Red value is 71 (28.12% from 255 or 34.98% from 203); Green value is 130 (51.17% from 255 or 64.04% from 203); Blue value is 2 (1.17% from 255 or 0.99% from 203); Max value from RGB is 130 - color contains mainly: green. Hex color #478202 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478202 is #B87DFD. Grayscale: #626262. Windows color (decimal): -12090878 or 164423. OLE color: 164423.
HSL color Cylindrical-coordinate representation of color #478202: hue angle of 87.66º degrees, saturation: 0.97, 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 #478202 is Cyan = 0.45, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 130 | 2 | - |
| CMYK | 0.45 | 0 | 0.98 | 0.49 |
| HSL | 87.66º | 0.97% | 0.26% | - |
| HSV(B) | 87.66º | 0.98% | 0.51% | - |
| XYZ | 10.59 | 17.31 | 2.84 | - |
| YUV | 97.77 | 73.95 | 108.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 130 | 2 | 0.45 | 0 | 0.98 | 0.49 | 87.66 | 0.97 | 0.26 |
| Hex | 47 | 82 | 2 | 2D | 0 | 62 | 31 | 58 | 61 | 1A |
| Octal | 107 | 202 | 2 | 55 | 0 | 142 | 61 | 130 | 141 | 32 |
| Binary | 1000111 | 10000010 | 10 | 101101 | 0 | 1100010 | 110001 | 1011000 | 1100001 | 11010 |
Color Harmonies of #478202
Complementary color
Monochromatic Colors of #478202
Black with #478202
Text Example
Text Example
White with #478202
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478202; }
p { color: rgb(71,130,2); }
H1.HeaderClassName
{
color: #478202;
}
.AnyTagClassName
{
color: #478202;
}
</style>
background-color css
<style>
a { background-color: #478202; }
a { background-color: rgb(71,130,2); }
div.DivClassName
{
background-color: #478202;
}
.BgClassName
{
background-color: #478202;
}
</style>
border-color css
<style>
span { border-color: #478202; }
span { border-color: rgb(71,130,2); }
td.TdClassName
{
border-color: #478202;
}
.TagClassName
{
border-color: #478202;
}
</style>