Shades of Bilbao #468214
Tints of Bilbao #468214
RGB
CMYK
RGB Variations
Color information
#468214 (or 0x468214) is known color: Bilbao. HEX triplet: 46, 82 and 14. RGB value is (70,130,20). Sum of RGB (Red+Green+Blue) = 70+130+20=220 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.82% from 220); Green value is 130 (51.17% from 255 or 59.09% from 220); Blue value is 20 (8.20% from 255 or 9.09% from 220); Max value from RGB is 130 - color contains mainly: green. Hex color #468214 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468214 is #B97DEB. Grayscale: #636363. Windows color (decimal): -12156396 or 1344070. OLE color: 1344070.
HSL color Cylindrical-coordinate representation of color #468214: hue angle of 92.73º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #468214 is Cyan = 0.46, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 130 | 20 | - |
| CMYK | 0.46 | 0 | 0.85 | 0.49 |
| HSL | 92.73º | 0.73% | 0.29% | - |
| HSV(B) | 92.73º | 0.85% | 0.51% | - |
| XYZ | 10.63 | 17.32 | 3.44 | - |
| YUV | 99.52 | 83.12 | 106.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 130 | 20 | 0.46 | 0 | 0.85 | 0.49 | 92.73 | 0.73 | 0.29 |
| Hex | 46 | 82 | 14 | 2E | 0 | 55 | 31 | 5D | 49 | 1D |
| Octal | 106 | 202 | 24 | 56 | 0 | 125 | 61 | 135 | 111 | 35 |
| Binary | 1000110 | 10000010 | 10100 | 101110 | 0 | 1010101 | 110001 | 1011101 | 1001001 | 11101 |
Color Harmonies of #468214
Complementary color
Monochromatic Colors of #468214
Black with #468214
Text Example
Text Example
White with #468214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468214; }
p { color: rgb(70,130,20); }
H1.HeaderClassName
{
color: #468214;
}
.AnyTagClassName
{
color: #468214;
}
</style>
background-color css
<style>
a { background-color: #468214; }
a { background-color: rgb(70,130,20); }
div.DivClassName
{
background-color: #468214;
}
.BgClassName
{
background-color: #468214;
}
</style>
border-color css
<style>
span { border-color: #468214; }
span { border-color: rgb(70,130,20); }
td.TdClassName
{
border-color: #468214;
}
.TagClassName
{
border-color: #468214;
}
</style>