Shades of Bilbao #468514
Tints of Bilbao #468514
RGB
CMYK
RGB Variations
Color information
#468514 (or 0x468514) is known color: Bilbao. HEX triplet: 46, 85 and 14. RGB value is (70,133,20). Sum of RGB (Red+Green+Blue) = 70+133+20=223 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.39% from 223); Green value is 133 (52.34% from 255 or 59.64% from 223); Blue value is 20 (8.20% from 255 or 8.97% from 223); Max value from RGB is 133 - color contains mainly: green. Hex color #468514 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468514 is #B97AEB. Grayscale: #656565. Windows color (decimal): -12155628 or 1344838. OLE color: 1344838.
HSL color Cylindrical-coordinate representation of color #468514: hue angle of 93.45º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #468514 is Cyan = 0.47, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 133 | 20 | - |
| CMYK | 0.47 | 0 | 0.85 | 0.48 |
| HSL | 93.45º | 0.74% | 0.3% | - |
| HSV(B) | 93.45º | 0.85% | 0.52% | - |
| XYZ | 11.04 | 18.13 | 3.58 | - |
| YUV | 101.28 | 82.13 | 105.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 133 | 20 | 0.47 | 0 | 0.85 | 0.48 | 93.45 | 0.74 | 0.3 |
| Hex | 46 | 85 | 14 | 2F | 0 | 55 | 30 | 5D | 4A | 1E |
| Octal | 106 | 205 | 24 | 57 | 0 | 125 | 60 | 135 | 112 | 36 |
| Binary | 1000110 | 10000101 | 10100 | 101111 | 0 | 1010101 | 110000 | 1011101 | 1001010 | 11110 |
Color Harmonies of #468514
Complementary color
Monochromatic Colors of #468514
Black with #468514
Text Example
Text Example
White with #468514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468514; }
p { color: rgb(70,133,20); }
H1.HeaderClassName
{
color: #468514;
}
.AnyTagClassName
{
color: #468514;
}
</style>
background-color css
<style>
a { background-color: #468514; }
a { background-color: rgb(70,133,20); }
div.DivClassName
{
background-color: #468514;
}
.BgClassName
{
background-color: #468514;
}
</style>
border-color css
<style>
span { border-color: #468514; }
span { border-color: rgb(70,133,20); }
td.TdClassName
{
border-color: #468514;
}
.TagClassName
{
border-color: #468514;
}
</style>