Shades of Bilbao #478315
Tints of Bilbao #478315
RGB
CMYK
RGB Variations
Color information
#478315 (or 0x478315) is known color: Bilbao. HEX triplet: 47, 83 and 15. RGB value is (71,131,21). Sum of RGB (Red+Green+Blue) = 71+131+21=223 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.84% from 223); Green value is 131 (51.56% from 255 or 58.74% from 223); Blue value is 21 (8.59% from 255 or 9.42% from 223); Max value from RGB is 131 - color contains mainly: green. Hex color #478315 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478315 is #B87CEA. Grayscale: #646464. Windows color (decimal): -12090603 or 1409863. OLE color: 1409863.
HSL color Cylindrical-coordinate representation of color #478315: hue angle of 92.73º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #478315 is Cyan = 0.46, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 131 | 21 | - |
| CMYK | 0.46 | 0 | 0.84 | 0.49 |
| HSL | 92.73º | 0.72% | 0.3% | - |
| HSV(B) | 92.73º | 0.84% | 0.51% | - |
| XYZ | 10.85 | 17.63 | 3.54 | - |
| YUV | 100.52 | 83.12 | 106.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 131 | 21 | 0.46 | 0 | 0.84 | 0.49 | 92.73 | 0.72 | 0.3 |
| Hex | 47 | 83 | 15 | 2E | 0 | 54 | 31 | 5D | 48 | 1E |
| Octal | 107 | 203 | 25 | 56 | 0 | 124 | 61 | 135 | 110 | 36 |
| Binary | 1000111 | 10000011 | 10101 | 101110 | 0 | 1010100 | 110001 | 1011101 | 1001000 | 11110 |
Color Harmonies of #478315
Complementary color
Monochromatic Colors of #478315
Black with #478315
Text Example
Text Example
White with #478315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478315; }
p { color: rgb(71,131,21); }
H1.HeaderClassName
{
color: #478315;
}
.AnyTagClassName
{
color: #478315;
}
</style>
background-color css
<style>
a { background-color: #478315; }
a { background-color: rgb(71,131,21); }
div.DivClassName
{
background-color: #478315;
}
.BgClassName
{
background-color: #478315;
}
</style>
border-color css
<style>
span { border-color: #478315; }
span { border-color: rgb(71,131,21); }
td.TdClassName
{
border-color: #478315;
}
.TagClassName
{
border-color: #478315;
}
</style>