Shades of Bilbao #468904
Tints of Bilbao #468904
RGB
CMYK
RGB Variations
Color information
#468904 (or 0x468904) is known color: Bilbao. HEX triplet: 46, 89 and 04. RGB value is (70,137,4). Sum of RGB (Red+Green+Blue) = 70+137+4=211 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.18% from 211); Green value is 137 (53.91% from 255 or 64.93% from 211); Blue value is 4 (1.95% from 255 or 1.90% from 211); Max value from RGB is 137 - color contains mainly: green. Hex color #468904 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468904 is #B976FB. Grayscale: #666666. Windows color (decimal): -12154620 or 297286. OLE color: 297286.
HSL color Cylindrical-coordinate representation of color #468904: hue angle of 90.23º degrees, saturation: 0.94, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #468904 is Cyan = 0.49, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 70 | 137 | 4 | - |
| CMYK | 0.49 | 0 | 0.97 | 0.46 |
| HSL | 90.23º | 0.94% | 0.28% | - |
| HSV(B) | 90.23º | 0.97% | 0.54% | - |
| XYZ | 11.49 | 19.2 | 3.22 | - |
| YUV | 101.81 | 72.8 | 105.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 137 | 4 | 0.49 | 0 | 0.97 | 0.46 | 90.23 | 0.94 | 0.28 |
| Hex | 46 | 89 | 4 | 31 | 0 | 61 | 2E | 5A | 5E | 1C |
| Octal | 106 | 211 | 4 | 61 | 0 | 141 | 56 | 132 | 136 | 34 |
| Binary | 1000110 | 10001001 | 100 | 110001 | 0 | 1100001 | 101110 | 1011010 | 1011110 | 11100 |
Color Harmonies of #468904
Complementary color
Monochromatic Colors of #468904
Black with #468904
Text Example
Text Example
White with #468904
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468904; }
p { color: rgb(70,137,4); }
H1.HeaderClassName
{
color: #468904;
}
.AnyTagClassName
{
color: #468904;
}
</style>
background-color css
<style>
a { background-color: #468904; }
a { background-color: rgb(70,137,4); }
div.DivClassName
{
background-color: #468904;
}
.BgClassName
{
background-color: #468904;
}
</style>
border-color css
<style>
span { border-color: #468904; }
span { border-color: rgb(70,137,4); }
td.TdClassName
{
border-color: #468904;
}
.TagClassName
{
border-color: #468904;
}
</style>