Shades of Bilbao #468013
Tints of Bilbao #468013
RGB
CMYK
RGB Variations
Color information
#468013 (or 0x468013) is known color: Bilbao. HEX triplet: 46, 80 and 13. RGB value is (70,128,19). Sum of RGB (Red+Green+Blue) = 70+128+19=217 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.26% from 217); Green value is 128 (50.39% from 255 or 58.99% from 217); Blue value is 19 (7.81% from 255 or 8.76% from 217); Max value from RGB is 128 - color contains mainly: green. Hex color #468013 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468013 is #B97FEC. Grayscale: #626262. Windows color (decimal): -12156909 or 1278022. OLE color: 1278022.
HSL color Cylindrical-coordinate representation of color #468013: hue angle of 91.93º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #468013 is Cyan = 0.45, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 70 | 128 | 19 | - |
| CMYK | 0.45 | 0 | 0.85 | 0.50 |
| HSL | 91.93º | 0.74% | 0.29% | - |
| HSV(B) | 91.93º | 0.85% | 0.5% | - |
| XYZ | 10.36 | 16.79 | 3.31 | - |
| YUV | 98.23 | 83.28 | 107.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 128 | 19 | 0.45 | 0 | 0.85 | 0.50 | 91.93 | 0.74 | 0.29 |
| Hex | 46 | 80 | 13 | 2D | 0 | 55 | 32 | 5C | 4A | 1D |
| Octal | 106 | 200 | 23 | 55 | 0 | 125 | 62 | 134 | 112 | 35 |
| Binary | 1000110 | 10000000 | 10011 | 101101 | 0 | 1010101 | 110010 | 1011100 | 1001010 | 11101 |
Color Harmonies of #468013
Complementary color
Monochromatic Colors of #468013
Black with #468013
Text Example
Text Example
White with #468013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468013; }
p { color: rgb(70,128,19); }
H1.HeaderClassName
{
color: #468013;
}
.AnyTagClassName
{
color: #468013;
}
</style>
background-color css
<style>
a { background-color: #468013; }
a { background-color: rgb(70,128,19); }
div.DivClassName
{
background-color: #468013;
}
.BgClassName
{
background-color: #468013;
}
</style>
border-color css
<style>
span { border-color: #468013; }
span { border-color: rgb(70,128,19); }
td.TdClassName
{
border-color: #468013;
}
.TagClassName
{
border-color: #468013;
}
</style>