Shades of Bilbao #468111
Tints of Bilbao #468111
RGB
CMYK
RGB Variations
Color information
#468111 (or 0x468111) is known color: Bilbao. HEX triplet: 46, 81 and 11. RGB value is (70,129,17). Sum of RGB (Red+Green+Blue) = 70+129+17=216 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.41% from 216); Green value is 129 (50.78% from 255 or 59.72% from 216); Blue value is 17 (7.03% from 255 or 7.87% from 216); Max value from RGB is 129 - color contains mainly: green. Hex color #468111 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468111 is #B97EEE. Grayscale: #626262. Windows color (decimal): -12156655 or 1147206. OLE color: 1147206.
HSL color Cylindrical-coordinate representation of color #468111: hue angle of 91.61º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #468111 is Cyan = 0.46, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 129 | 17 | - |
| CMYK | 0.46 | 0 | 0.87 | 0.49 |
| HSL | 91.61º | 0.77% | 0.29% | - |
| HSV(B) | 91.61º | 0.87% | 0.51% | - |
| XYZ | 10.48 | 17.04 | 3.27 | - |
| YUV | 98.59 | 81.95 | 107.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 129 | 17 | 0.46 | 0 | 0.87 | 0.49 | 91.61 | 0.77 | 0.29 |
| Hex | 46 | 81 | 11 | 2E | 0 | 57 | 31 | 5C | 4D | 1D |
| Octal | 106 | 201 | 21 | 56 | 0 | 127 | 61 | 134 | 115 | 35 |
| Binary | 1000110 | 10000001 | 10001 | 101110 | 0 | 1010111 | 110001 | 1011100 | 1001101 | 11101 |
Color Harmonies of #468111
Complementary color
Monochromatic Colors of #468111
Black with #468111
Text Example
Text Example
White with #468111
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468111; }
p { color: rgb(70,129,17); }
H1.HeaderClassName
{
color: #468111;
}
.AnyTagClassName
{
color: #468111;
}
</style>
background-color css
<style>
a { background-color: #468111; }
a { background-color: rgb(70,129,17); }
div.DivClassName
{
background-color: #468111;
}
.BgClassName
{
background-color: #468111;
}
</style>
border-color css
<style>
span { border-color: #468111; }
span { border-color: rgb(70,129,17); }
td.TdClassName
{
border-color: #468111;
}
.TagClassName
{
border-color: #468111;
}
</style>