Shades of Bilbao #468011
Tints of Bilbao #468011
RGB
CMYK
RGB Variations
Color information
#468011 (or 0x468011) is known color: Bilbao. HEX triplet: 46, 80 and 11. RGB value is (70,128,17). Sum of RGB (Red+Green+Blue) = 70+128+17=215 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.56% from 215); Green value is 128 (50.39% from 255 or 59.53% from 215); Blue value is 17 (7.03% from 255 or 7.91% from 215); Max value from RGB is 128 - color contains mainly: green. Hex color #468011 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468011 is #B97FEE. Grayscale: #626262. Windows color (decimal): -12156911 or 1146950. OLE color: 1146950.
HSL color Cylindrical-coordinate representation of color #468011: hue angle of 91.35º degrees, saturation: 0.77, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #468011 is Cyan = 0.45, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 70 | 128 | 17 | - |
| CMYK | 0.45 | 0 | 0.87 | 0.50 |
| HSL | 91.35º | 0.77% | 0.28% | - |
| HSV(B) | 91.35º | 0.87% | 0.5% | - |
| XYZ | 10.35 | 16.78 | 3.22 | - |
| YUV | 98 | 82.28 | 108.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 128 | 17 | 0.45 | 0 | 0.87 | 0.50 | 91.35 | 0.77 | 0.28 |
| Hex | 46 | 80 | 11 | 2D | 0 | 57 | 32 | 5B | 4D | 1C |
| Octal | 106 | 200 | 21 | 55 | 0 | 127 | 62 | 133 | 115 | 34 |
| Binary | 1000110 | 10000000 | 10001 | 101101 | 0 | 1010111 | 110010 | 1011011 | 1001101 | 11100 |
Color Harmonies of #468011
Complementary color
Monochromatic Colors of #468011
Black with #468011
Text Example
Text Example
White with #468011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468011; }
p { color: rgb(70,128,17); }
H1.HeaderClassName
{
color: #468011;
}
.AnyTagClassName
{
color: #468011;
}
</style>
background-color css
<style>
a { background-color: #468011; }
a { background-color: rgb(70,128,17); }
div.DivClassName
{
background-color: #468011;
}
.BgClassName
{
background-color: #468011;
}
</style>
border-color css
<style>
span { border-color: #468011; }
span { border-color: rgb(70,128,17); }
td.TdClassName
{
border-color: #468011;
}
.TagClassName
{
border-color: #468011;
}
</style>