Shades of Bilbao #468604
Tints of Bilbao #468604
RGB
CMYK
RGB Variations
Color information
#468604 (or 0x468604) is known color: Bilbao. HEX triplet: 46, 86 and 04. RGB value is (70,134,4). Sum of RGB (Red+Green+Blue) = 70+134+4=208 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.65% from 208); Green value is 134 (52.73% from 255 or 64.42% from 208); Blue value is 4 (1.95% from 255 or 1.92% from 208); Max value from RGB is 134 - color contains mainly: green. Hex color #468604 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468604 is #B979FB. Grayscale: #646464. Windows color (decimal): -12155388 or 296518. OLE color: 296518.
HSL color Cylindrical-coordinate representation of color #468604: hue angle of 89.54º 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 #468604 is Cyan = 0.48, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 134 | 4 | - |
| CMYK | 0.48 | 0 | 0.97 | 0.47 |
| HSL | 89.54º | 0.94% | 0.27% | - |
| HSV(B) | 89.54º | 0.97% | 0.53% | - |
| XYZ | 11.07 | 18.36 | 3.08 | - |
| YUV | 100.04 | 73.8 | 106.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 134 | 4 | 0.48 | 0 | 0.97 | 0.47 | 89.54 | 0.94 | 0.27 |
| Hex | 46 | 86 | 4 | 30 | 0 | 61 | 2F | 5A | 5E | 1B |
| Octal | 106 | 206 | 4 | 60 | 0 | 141 | 57 | 132 | 136 | 33 |
| Binary | 1000110 | 10000110 | 100 | 110000 | 0 | 1100001 | 101111 | 1011010 | 1011110 | 11011 |
Color Harmonies of #468604
Complementary color
Monochromatic Colors of #468604
Black with #468604
Text Example
Text Example
White with #468604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468604; }
p { color: rgb(70,134,4); }
H1.HeaderClassName
{
color: #468604;
}
.AnyTagClassName
{
color: #468604;
}
</style>
background-color css
<style>
a { background-color: #468604; }
a { background-color: rgb(70,134,4); }
div.DivClassName
{
background-color: #468604;
}
.BgClassName
{
background-color: #468604;
}
</style>
border-color css
<style>
span { border-color: #468604; }
span { border-color: rgb(70,134,4); }
td.TdClassName
{
border-color: #468604;
}
.TagClassName
{
border-color: #468604;
}
</style>