Shades of Bilbao #467907
Tints of Bilbao #467907
RGB
CMYK
RGB Variations
Color information
#467907 (or 0x467907) is known color: Bilbao. HEX triplet: 46, 79 and 07. RGB value is (70,121,7). Sum of RGB (Red+Green+Blue) = 70+121+7=198 (26% of max value = 765). Red value is 70 (27.73% from 255 or 35.35% from 198); Green value is 121 (47.66% from 255 or 61.11% from 198); Blue value is 7 (3.12% from 255 or 3.54% from 198); Max value from RGB is 121 - color contains mainly: green. Hex color #467907 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467907 is #B986F8. Grayscale: #5D5D5D. Windows color (decimal): -12158713 or 489798. OLE color: 489798.
HSL color Cylindrical-coordinate representation of color #467907: hue angle of 86.84º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #467907 is Cyan = 0.42, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 121 | 7 | - |
| CMYK | 0.42 | 0 | 0.94 | 0.53 |
| HSL | 86.84º | 0.89% | 0.25% | - |
| HSV(B) | 86.84º | 0.94% | 0.47% | - |
| XYZ | 9.4 | 14.99 | 2.6 | - |
| YUV | 92.76 | 79.6 | 111.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 121 | 7 | 0.42 | 0 | 0.94 | 0.53 | 86.84 | 0.89 | 0.25 |
| Hex | 46 | 79 | 7 | 2A | 0 | 5E | 35 | 57 | 59 | 19 |
| Octal | 106 | 171 | 7 | 52 | 0 | 136 | 65 | 127 | 131 | 31 |
| Binary | 1000110 | 1111001 | 111 | 101010 | 0 | 1011110 | 110101 | 1010111 | 1011001 | 11001 |
Color Harmonies of #467907
Complementary color
Monochromatic Colors of #467907
Black with #467907
Text Example
Text Example
White with #467907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467907; }
p { color: rgb(70,121,7); }
H1.HeaderClassName
{
color: #467907;
}
.AnyTagClassName
{
color: #467907;
}
</style>
background-color css
<style>
a { background-color: #467907; }
a { background-color: rgb(70,121,7); }
div.DivClassName
{
background-color: #467907;
}
.BgClassName
{
background-color: #467907;
}
</style>
border-color css
<style>
span { border-color: #467907; }
span { border-color: rgb(70,121,7); }
td.TdClassName
{
border-color: #467907;
}
.TagClassName
{
border-color: #467907;
}
</style>