Shades of Bilbao #468008
Tints of Bilbao #468008
RGB
CMYK
RGB Variations
Color information
#468008 (or 0x468008) is known color: Bilbao. HEX triplet: 46, 80 and 08. RGB value is (70,128,8). Sum of RGB (Red+Green+Blue) = 70+128+8=206 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.98% from 206); Green value is 128 (50.39% from 255 or 62.14% from 206); Blue value is 8 (3.52% from 255 or 3.88% from 206); Max value from RGB is 128 - color contains mainly: green. Hex color #468008 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468008 is #B97FF7. Grayscale: #616161. Windows color (decimal): -12156920 or 557126. OLE color: 557126.
HSL color Cylindrical-coordinate representation of color #468008: hue angle of 89º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #468008 is Cyan = 0.45, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 70 | 128 | 8 | - |
| CMYK | 0.45 | 0 | 0.94 | 0.50 |
| HSL | 89º | 0.88% | 0.27% | - |
| HSV(B) | 89º | 0.94% | 0.5% | - |
| XYZ | 10.29 | 16.76 | 2.92 | - |
| YUV | 96.98 | 77.78 | 108.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 128 | 8 | 0.45 | 0 | 0.94 | 0.50 | 89 | 0.88 | 0.27 |
| Hex | 46 | 80 | 8 | 2D | 0 | 5E | 32 | 59 | 58 | 1B |
| Octal | 106 | 200 | 10 | 55 | 0 | 136 | 62 | 131 | 130 | 33 |
| Binary | 1000110 | 10000000 | 1000 | 101101 | 0 | 1011110 | 110010 | 1011001 | 1011000 | 11011 |
Color Harmonies of #468008
Complementary color
Monochromatic Colors of #468008
Black with #468008
Text Example
Text Example
White with #468008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468008; }
p { color: rgb(70,128,8); }
H1.HeaderClassName
{
color: #468008;
}
.AnyTagClassName
{
color: #468008;
}
</style>
background-color css
<style>
a { background-color: #468008; }
a { background-color: rgb(70,128,8); }
div.DivClassName
{
background-color: #468008;
}
.BgClassName
{
background-color: #468008;
}
</style>
border-color css
<style>
span { border-color: #468008; }
span { border-color: rgb(70,128,8); }
td.TdClassName
{
border-color: #468008;
}
.TagClassName
{
border-color: #468008;
}
</style>