Shades of Bilbao #468804
Tints of Bilbao #468804
RGB
CMYK
RGB Variations
Color information
#468804 (or 0x468804) is known color: Bilbao. HEX triplet: 46, 88 and 04. RGB value is (70,136,4). Sum of RGB (Red+Green+Blue) = 70+136+4=210 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.33% from 210); Green value is 136 (53.52% from 255 or 64.76% from 210); Blue value is 4 (1.95% from 255 or 1.90% from 210); Max value from RGB is 136 - color contains mainly: green. Hex color #468804 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468804 is #B977FB. Grayscale: #656565. Windows color (decimal): -12154876 or 297030. OLE color: 297030.
HSL color Cylindrical-coordinate representation of color #468804: hue angle of 90º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #468804 is Cyan = 0.49, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 136 | 4 | - |
| CMYK | 0.49 | 0 | 0.97 | 0.47 |
| HSL | 90º | 0.94% | 0.27% | - |
| HSV(B) | 90º | 0.97% | 0.53% | - |
| XYZ | 11.35 | 18.92 | 3.17 | - |
| YUV | 101.22 | 73.13 | 105.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 136 | 4 | 0.49 | 0 | 0.97 | 0.47 | 90 | 0.94 | 0.27 |
| Hex | 46 | 88 | 4 | 31 | 0 | 61 | 2F | 5A | 5E | 1B |
| Octal | 106 | 210 | 4 | 61 | 0 | 141 | 57 | 132 | 136 | 33 |
| Binary | 1000110 | 10001000 | 100 | 110001 | 0 | 1100001 | 101111 | 1011010 | 1011110 | 11011 |
Color Harmonies of #468804
Complementary color
Monochromatic Colors of #468804
Black with #468804
Text Example
Text Example
White with #468804
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468804; }
p { color: rgb(70,136,4); }
H1.HeaderClassName
{
color: #468804;
}
.AnyTagClassName
{
color: #468804;
}
</style>
background-color css
<style>
a { background-color: #468804; }
a { background-color: rgb(70,136,4); }
div.DivClassName
{
background-color: #468804;
}
.BgClassName
{
background-color: #468804;
}
</style>
border-color css
<style>
span { border-color: #468804; }
span { border-color: rgb(70,136,4); }
td.TdClassName
{
border-color: #468804;
}
.TagClassName
{
border-color: #468804;
}
</style>