Shades of Bilbao #468215
Tints of Bilbao #468215
RGB
CMYK
RGB Variations
Color information
#468215 (or 0x468215) is known color: Bilbao. HEX triplet: 46, 82 and 15. RGB value is (70,130,21). Sum of RGB (Red+Green+Blue) = 70+130+21=221 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.67% from 221); Green value is 130 (51.17% from 255 or 58.82% from 221); Blue value is 21 (8.59% from 255 or 9.50% from 221); Max value from RGB is 130 - color contains mainly: green. Hex color #468215 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468215 is #B97DEA. Grayscale: #646464. Windows color (decimal): -12156395 or 1409606. OLE color: 1409606.
HSL color Cylindrical-coordinate representation of color #468215: hue angle of 93.03º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #468215 is Cyan = 0.46, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 130 | 21 | - |
| CMYK | 0.46 | 0 | 0.84 | 0.49 |
| HSL | 93.03º | 0.72% | 0.3% | - |
| HSV(B) | 93.03º | 0.84% | 0.51% | - |
| XYZ | 10.64 | 17.32 | 3.49 | - |
| YUV | 99.63 | 83.62 | 106.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 130 | 21 | 0.46 | 0 | 0.84 | 0.49 | 93.03 | 0.72 | 0.3 |
| Hex | 46 | 82 | 15 | 2E | 0 | 54 | 31 | 5D | 48 | 1E |
| Octal | 106 | 202 | 25 | 56 | 0 | 124 | 61 | 135 | 110 | 36 |
| Binary | 1000110 | 10000010 | 10101 | 101110 | 0 | 1010100 | 110001 | 1011101 | 1001000 | 11110 |
Color Harmonies of #468215
Complementary color
Monochromatic Colors of #468215
Black with #468215
Text Example
Text Example
White with #468215
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468215; }
p { color: rgb(70,130,21); }
H1.HeaderClassName
{
color: #468215;
}
.AnyTagClassName
{
color: #468215;
}
</style>
background-color css
<style>
a { background-color: #468215; }
a { background-color: rgb(70,130,21); }
div.DivClassName
{
background-color: #468215;
}
.BgClassName
{
background-color: #468215;
}
</style>
border-color css
<style>
span { border-color: #468215; }
span { border-color: rgb(70,130,21); }
td.TdClassName
{
border-color: #468215;
}
.TagClassName
{
border-color: #468215;
}
</style>