Shades of Bilbao #468012
Tints of Bilbao #468012
RGB
CMYK
RGB Variations
Color information
#468012 (or 0x468012) is known color: Bilbao. HEX triplet: 46, 80 and 12. RGB value is (70,128,18). Sum of RGB (Red+Green+Blue) = 70+128+18=216 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.41% from 216); Green value is 128 (50.39% from 255 or 59.26% from 216); Blue value is 18 (7.42% from 255 or 8.33% from 216); Max value from RGB is 128 - color contains mainly: green. Hex color #468012 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468012 is #B97FED. Grayscale: #626262. Windows color (decimal): -12156910 or 1212486. OLE color: 1212486.
HSL color Cylindrical-coordinate representation of color #468012: hue angle of 91.64º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #468012 is Cyan = 0.45, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 70 | 128 | 18 | - |
| CMYK | 0.45 | 0 | 0.86 | 0.50 |
| HSL | 91.64º | 0.75% | 0.29% | - |
| HSV(B) | 91.64º | 0.86% | 0.5% | - |
| XYZ | 10.35 | 16.78 | 3.27 | - |
| YUV | 98.12 | 82.78 | 107.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 128 | 18 | 0.45 | 0 | 0.86 | 0.50 | 91.64 | 0.75 | 0.29 |
| Hex | 46 | 80 | 12 | 2D | 0 | 56 | 32 | 5C | 4B | 1D |
| Octal | 106 | 200 | 22 | 55 | 0 | 126 | 62 | 134 | 113 | 35 |
| Binary | 1000110 | 10000000 | 10010 | 101101 | 0 | 1010110 | 110010 | 1011100 | 1001011 | 11101 |
Color Harmonies of #468012
Complementary color
Monochromatic Colors of #468012
Black with #468012
Text Example
Text Example
White with #468012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468012; }
p { color: rgb(70,128,18); }
H1.HeaderClassName
{
color: #468012;
}
.AnyTagClassName
{
color: #468012;
}
</style>
background-color css
<style>
a { background-color: #468012; }
a { background-color: rgb(70,128,18); }
div.DivClassName
{
background-color: #468012;
}
.BgClassName
{
background-color: #468012;
}
</style>
border-color css
<style>
span { border-color: #468012; }
span { border-color: rgb(70,128,18); }
td.TdClassName
{
border-color: #468012;
}
.TagClassName
{
border-color: #468012;
}
</style>