Shades of Bilbao #478316
Tints of Bilbao #478316
RGB
CMYK
RGB Variations
Color information
#478316 (or 0x478316) is known color: Bilbao. HEX triplet: 47, 83 and 16. RGB value is (71,131,22). Sum of RGB (Red+Green+Blue) = 71+131+22=224 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.70% from 224); Green value is 131 (51.56% from 255 or 58.48% from 224); Blue value is 22 (8.98% from 255 or 9.82% from 224); Max value from RGB is 131 - color contains mainly: green. Hex color #478316 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478316 is #B87CE9. Grayscale: #656565. Windows color (decimal): -12090602 or 1475399. OLE color: 1475399.
HSL color Cylindrical-coordinate representation of color #478316: hue angle of 93.03º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #478316 is Cyan = 0.46, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 131 | 22 | - |
| CMYK | 0.46 | 0 | 0.83 | 0.49 |
| HSL | 93.03º | 0.71% | 0.3% | - |
| HSV(B) | 93.03º | 0.83% | 0.51% | - |
| XYZ | 10.86 | 17.63 | 3.59 | - |
| YUV | 100.63 | 83.62 | 106.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 131 | 22 | 0.46 | 0 | 0.83 | 0.49 | 93.03 | 0.71 | 0.3 |
| Hex | 47 | 83 | 16 | 2E | 0 | 53 | 31 | 5D | 47 | 1E |
| Octal | 107 | 203 | 26 | 56 | 0 | 123 | 61 | 135 | 107 | 36 |
| Binary | 1000111 | 10000011 | 10110 | 101110 | 0 | 1010011 | 110001 | 1011101 | 1000111 | 11110 |
Color Harmonies of #478316
Complementary color
Monochromatic Colors of #478316
Black with #478316
Text Example
Text Example
White with #478316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478316; }
p { color: rgb(71,131,22); }
H1.HeaderClassName
{
color: #478316;
}
.AnyTagClassName
{
color: #478316;
}
</style>
background-color css
<style>
a { background-color: #478316; }
a { background-color: rgb(71,131,22); }
div.DivClassName
{
background-color: #478316;
}
.BgClassName
{
background-color: #478316;
}
</style>
border-color css
<style>
span { border-color: #478316; }
span { border-color: rgb(71,131,22); }
td.TdClassName
{
border-color: #478316;
}
.TagClassName
{
border-color: #478316;
}
</style>