Shades of Bilbao #468314
Tints of Bilbao #468314
RGB
CMYK
RGB Variations
Color information
#468314 (or 0x468314) is known color: Bilbao. HEX triplet: 46, 83 and 14. RGB value is (70,131,20). Sum of RGB (Red+Green+Blue) = 70+131+20=221 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.67% from 221); Green value is 131 (51.56% from 255 or 59.28% from 221); Blue value is 20 (8.20% from 255 or 9.05% from 221); Max value from RGB is 131 - color contains mainly: green. Hex color #468314 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468314 is #B97CEB. Grayscale: #646464. Windows color (decimal): -12156140 or 1344326. OLE color: 1344326.
HSL color Cylindrical-coordinate representation of color #468314: hue angle of 92.97º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #468314 is Cyan = 0.47, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 131 | 20 | - |
| CMYK | 0.47 | 0 | 0.85 | 0.49 |
| HSL | 92.97º | 0.74% | 0.3% | - |
| HSV(B) | 92.97º | 0.85% | 0.51% | - |
| XYZ | 10.77 | 17.59 | 3.49 | - |
| YUV | 100.11 | 82.79 | 106.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 131 | 20 | 0.47 | 0 | 0.85 | 0.49 | 92.97 | 0.74 | 0.3 |
| Hex | 46 | 83 | 14 | 2F | 0 | 55 | 31 | 5D | 4A | 1E |
| Octal | 106 | 203 | 24 | 57 | 0 | 125 | 61 | 135 | 112 | 36 |
| Binary | 1000110 | 10000011 | 10100 | 101111 | 0 | 1010101 | 110001 | 1011101 | 1001010 | 11110 |
Color Harmonies of #468314
Complementary color
Monochromatic Colors of #468314
Black with #468314
Text Example
Text Example
White with #468314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468314; }
p { color: rgb(70,131,20); }
H1.HeaderClassName
{
color: #468314;
}
.AnyTagClassName
{
color: #468314;
}
</style>
background-color css
<style>
a { background-color: #468314; }
a { background-color: rgb(70,131,20); }
div.DivClassName
{
background-color: #468314;
}
.BgClassName
{
background-color: #468314;
}
</style>
border-color css
<style>
span { border-color: #468314; }
span { border-color: rgb(70,131,20); }
td.TdClassName
{
border-color: #468314;
}
.TagClassName
{
border-color: #468314;
}
</style>