Shades of Bilbao #468304
Tints of Bilbao #468304
RGB
CMYK
RGB Variations
Color information
#468304 (or 0x468304) is known color: Bilbao. HEX triplet: 46, 83 and 04. RGB value is (70,131,4). Sum of RGB (Red+Green+Blue) = 70+131+4=205 (27% of max value = 765). Red value is 70 (27.73% from 255 or 34.15% from 205); Green value is 131 (51.56% from 255 or 63.90% from 205); Blue value is 4 (1.95% from 255 or 1.95% from 205); Max value from RGB is 131 - color contains mainly: green. Hex color #468304 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468304 is #B97CFB. Grayscale: #626262. Windows color (decimal): -12156156 or 295750. OLE color: 295750.
HSL color Cylindrical-coordinate representation of color #468304: hue angle of 88.82º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #468304 is Cyan = 0.47, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 131 | 4 | - |
| CMYK | 0.47 | 0 | 0.97 | 0.49 |
| HSL | 88.82º | 0.94% | 0.26% | - |
| HSV(B) | 88.82º | 0.97% | 0.51% | - |
| XYZ | 10.66 | 17.54 | 2.94 | - |
| YUV | 98.28 | 74.79 | 107.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 131 | 4 | 0.47 | 0 | 0.97 | 0.49 | 88.82 | 0.94 | 0.26 |
| Hex | 46 | 83 | 4 | 2F | 0 | 61 | 31 | 59 | 5E | 1A |
| Octal | 106 | 203 | 4 | 57 | 0 | 141 | 61 | 131 | 136 | 32 |
| Binary | 1000110 | 10000011 | 100 | 101111 | 0 | 1100001 | 110001 | 1011001 | 1011110 | 11010 |
Color Harmonies of #468304
Complementary color
Monochromatic Colors of #468304
Black with #468304
Text Example
Text Example
White with #468304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468304; }
p { color: rgb(70,131,4); }
H1.HeaderClassName
{
color: #468304;
}
.AnyTagClassName
{
color: #468304;
}
</style>
background-color css
<style>
a { background-color: #468304; }
a { background-color: rgb(70,131,4); }
div.DivClassName
{
background-color: #468304;
}
.BgClassName
{
background-color: #468304;
}
</style>
border-color css
<style>
span { border-color: #468304; }
span { border-color: rgb(70,131,4); }
td.TdClassName
{
border-color: #468304;
}
.TagClassName
{
border-color: #468304;
}
</style>