Shades of Bilbao #478029
Tints of Bilbao #478029
RGB
CMYK
RGB Variations
Color information
#478029 (or 0x478029) is known color: Bilbao. HEX triplet: 47, 80 and 29. RGB value is (71,128,41). Sum of RGB (Red+Green+Blue) = 71+128+41=240 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.58% from 240); Green value is 128 (50.39% from 255 or 53.33% from 240); Blue value is 41 (16.41% from 255 or 17.08% from 240); Max value from RGB is 128 - color contains mainly: green. Hex color #478029 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #478029 is #B87FD6. Grayscale: #656565. Windows color (decimal): -12091351 or 2719815. OLE color: 2719815.
HSL color Cylindrical-coordinate representation of color #478029: hue angle of 99.31º degrees, saturation: 0.51, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #478029 is Cyan = 0.45, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 71 | 128 | 41 | - |
| CMYK | 0.45 | 0 | 0.68 | 0.50 |
| HSL | 99.31º | 0.51% | 0.33% | - |
| HSV(B) | 99.31º | 0.68% | 0.5% | - |
| XYZ | 10.72 | 16.94 | 4.8 | - |
| YUV | 101.04 | 94.12 | 106.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 128 | 41 | 0.45 | 0 | 0.68 | 0.50 | 99.31 | 0.51 | 0.33 |
| Hex | 47 | 80 | 29 | 2D | 0 | 44 | 32 | 63 | 33 | 21 |
| Octal | 107 | 200 | 51 | 55 | 0 | 104 | 62 | 143 | 63 | 41 |
| Binary | 1000111 | 10000000 | 101001 | 101101 | 0 | 1000100 | 110010 | 1100011 | 110011 | 100001 |
Color Harmonies of #478029
Complementary color
Monochromatic Colors of #478029
Black with #478029
Text Example
Text Example
White with #478029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478029; }
p { color: rgb(71,128,41); }
H1.HeaderClassName
{
color: #478029;
}
.AnyTagClassName
{
color: #478029;
}
</style>
background-color css
<style>
a { background-color: #478029; }
a { background-color: rgb(71,128,41); }
div.DivClassName
{
background-color: #478029;
}
.BgClassName
{
background-color: #478029;
}
</style>
border-color css
<style>
span { border-color: #478029; }
span { border-color: rgb(71,128,41); }
td.TdClassName
{
border-color: #478029;
}
.TagClassName
{
border-color: #478029;
}
</style>