Shades of Bilbao #478312
Tints of Bilbao #478312
RGB
CMYK
RGB Variations
Color information
#478312 (or 0x478312) is known color: Bilbao. HEX triplet: 47, 83 and 12. RGB value is (71,131,18). Sum of RGB (Red+Green+Blue) = 71+131+18=220 (29% of max value = 765). Red value is 71 (28.12% from 255 or 32.27% from 220); Green value is 131 (51.56% from 255 or 59.55% from 220); Blue value is 18 (7.42% from 255 or 8.18% from 220); Max value from RGB is 131 - color contains mainly: green. Hex color #478312 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #478312 is #B87CED. Grayscale: #646464. Windows color (decimal): -12090606 or 1213255. OLE color: 1213255.
HSL color Cylindrical-coordinate representation of color #478312: hue angle of 91.86º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #478312 is Cyan = 0.46, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 131 | 18 | - |
| CMYK | 0.46 | 0 | 0.86 | 0.49 |
| HSL | 91.86º | 0.76% | 0.29% | - |
| HSV(B) | 91.86º | 0.86% | 0.51% | - |
| XYZ | 10.82 | 17.62 | 3.4 | - |
| YUV | 100.18 | 81.62 | 107.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 131 | 18 | 0.46 | 0 | 0.86 | 0.49 | 91.86 | 0.76 | 0.29 |
| Hex | 47 | 83 | 12 | 2E | 0 | 56 | 31 | 5C | 4C | 1D |
| Octal | 107 | 203 | 22 | 56 | 0 | 126 | 61 | 134 | 114 | 35 |
| Binary | 1000111 | 10000011 | 10010 | 101110 | 0 | 1010110 | 110001 | 1011100 | 1001100 | 11101 |
Color Harmonies of #478312
Complementary color
Monochromatic Colors of #478312
Black with #478312
Text Example
Text Example
White with #478312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478312; }
p { color: rgb(71,131,18); }
H1.HeaderClassName
{
color: #478312;
}
.AnyTagClassName
{
color: #478312;
}
</style>
background-color css
<style>
a { background-color: #478312; }
a { background-color: rgb(71,131,18); }
div.DivClassName
{
background-color: #478312;
}
.BgClassName
{
background-color: #478312;
}
</style>
border-color css
<style>
span { border-color: #478312; }
span { border-color: rgb(71,131,18); }
td.TdClassName
{
border-color: #478312;
}
.TagClassName
{
border-color: #478312;
}
</style>